From 47efc7d17690f3cf20f0edb3ebc3367c420b8db1 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 16 Jun 2021 09:32:58 -0400 Subject: [PATCH] Add more views for Nines --- media/attribution.js | 17 + media/characters/nines/back.svg | 943 +++++++++++++++++++++ media/characters/nines/front.svg | 1360 ++++++++++++++++++++++++++++++ presets/characters.js | 20 + 4 files changed, 2340 insertions(+) create mode 100644 media/characters/nines/back.svg create mode 100644 media/characters/nines/front.svg diff --git a/media/attribution.js b/media/attribution.js index 6dc8001b..9ac93d4e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -15542,6 +15542,19 @@ const attributionData = { "ninestimesfox" ] }, + { + prefix: "./media/characters/nines/", + files: [ + { name: "front.svg", source: "https://twitter.com/KaoruFox/status/1341842311953707015" }, + { name: "back.svg", source: "https://twitter.com/KaoruFox/status/1341842311953707015" }, + ], + authors: [ + "kaorufox" + ], + owners: [ + "ninestimesfox" + ] + }, //characters { prefix: "./media/dildos/chance/", @@ -21453,6 +21466,10 @@ const attributionData = { "name": "WolfPsalm", "url": "https://www.furaffinity.net/user/wolfpsalm/" }, + "kaorufox": { + "name": "KaoruFox", + "url": "https://twitter.com/KaoruFox/" + }, } } diff --git a/media/characters/nines/back.svg b/media/characters/nines/back.svg new file mode 100644 index 00000000..af089d3c --- /dev/null +++ b/media/characters/nines/back.svg @@ -0,0 +1,943 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/nines/front.svg b/media/characters/nines/front.svg new file mode 100644 index 00000000..30f5c2cc --- /dev/null +++ b/media/characters/nines/front.svg @@ -0,0 +1,1360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 5672448d..cf68ae40 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -40777,6 +40777,16 @@ characterMakers.push(() => makeCharacter( characterMakers.push(() => makeCharacter( { name: "Nines", species: ["kitsune"], tags: ["anthro"] }, { + front: { + height: math.unit(7, "feet"), + weight: math.unit(250, "lb"), + name: "Front", + image: { + source: "./media/characters/nines/front.svg", + extra: 1741/1607, + bottom: 41/1782 + } + }, side: { height: math.unit(7, "feet"), weight: math.unit(250, "lb"), @@ -40787,6 +40797,16 @@ characterMakers.push(() => makeCharacter( bottom: 93/1947 } }, + back: { + height: math.unit(7, "feet"), + weight: math.unit(250, "lb"), + name: "Back", + image: { + source: "./media/characters/nines/back.svg", + extra: 1748/1615, + bottom: 20/1768 + } + }, }, [ {