From dcba52996df45535c9ba81a3edd65eba24666589 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sun, 22 Nov 2020 10:48:45 -0500 Subject: [PATCH] Add Ryth's goia form --- media/attribution.js | 12 ++ media/characters/ryth/goia.svg | 378 +++++++++++++++++++++++++++++++++ presets/characters.js | 12 +- 3 files changed, 401 insertions(+), 1 deletion(-) create mode 100644 media/characters/ryth/goia.svg diff --git a/media/attribution.js b/media/attribution.js index c6d7ef31..e19cfba7 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -12421,6 +12421,18 @@ const attributionData = { "ryth" ] }, + { + prefix: "./media/characters/ryth/", + files: [ + { name: "goia.svg", source: "https://www.furaffinity.net/view/39218875/" } + ], + authors: [ + "ryth" + ], + owners: [ + "ryth" + ] + }, { prefix: "./media/characters/necrolance/", files: [ diff --git a/media/characters/ryth/goia.svg b/media/characters/ryth/goia.svg new file mode 100644 index 00000000..994ef337 --- /dev/null +++ b/media/characters/ryth/goia.svg @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 263cc377..5a386cdb 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -32145,7 +32145,7 @@ characterMakers.push(() => makeCharacter( )) characterMakers.push(() => makeCharacter( - { name: "Ryth", species: ["gremlin"], tags: ["anthro"] }, + { name: "Ryth", species: ["gremlin", "zorgoia"], tags: ["anthro", "feral"] }, { front: { height: math.unit(4, "feet"), @@ -32157,6 +32157,16 @@ characterMakers.push(() => makeCharacter( bottom: 25/901 } }, + goia: { + height: math.unit(12, "feet"), + weight: math.unit(10800, "lb"), + name: "Goia", + image: { + source: "./media/characters/ryth/goia.svg", + extra: 3450/3198, + bottom: 61/3511 + } + }, }, [ {