From 8f11122d1d3b331f05b89f95d9be394057f4eb00 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 30 Jun 2021 17:06:35 -0400 Subject: [PATCH] Update Ryth's views --- media/attribution.js | 11 +- media/characters/ryth/back.svg | 1011 +++++++++++++++++ media/characters/ryth/front.svg | 1684 +++++++++++++++++++---------- media/characters/ryth/goia.svg | 892 ++++++++------- media/characters/ryth/mouth.svg | 690 ++++++++++++ media/characters/ryth/tailmaw.svg | 192 ++++ presets/characters.js | 28 +- 7 files changed, 3544 insertions(+), 964 deletions(-) create mode 100644 media/characters/ryth/back.svg create mode 100644 media/characters/ryth/mouth.svg create mode 100644 media/characters/ryth/tailmaw.svg diff --git a/media/attribution.js b/media/attribution.js index 4f369dfb..8e5fe7c6 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -12673,10 +12673,13 @@ const attributionData = { { prefix: "./media/characters/ryth/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/38399523/" } + { name: "front.svg", source: null }, + { name: "back.svg", source: null }, + { name: "mouth.svg", source: null }, + { name: "tailmaw.svg", source: null }, ], authors: [ - "zannathedragon" + "masonparker" ], owners: [ "ryth" @@ -21895,6 +21898,10 @@ const attributionData = { "name": "StupidShepherd", "url": "https://www.furaffinity.net/user/stupidshepherd" }, + "masonparker": { + "name": "MasonParker", + "url": "https://www.furaffinity.net/user/masonparker/" + }, } } diff --git a/media/characters/ryth/back.svg b/media/characters/ryth/back.svg new file mode 100644 index 00000000..6fc7dd34 --- /dev/null +++ b/media/characters/ryth/back.svg @@ -0,0 +1,1011 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/ryth/front.svg b/media/characters/ryth/front.svg index 26fbcf24..17fca28a 100644 --- a/media/characters/ryth/front.svg +++ b/media/characters/ryth/front.svg @@ -1,602 +1,1098 @@ - + + width="2271.65" height="1961.53" viewBox="0 0 2271.65 1961.53" style="enable-background:new 0 0 2271.65 1961.53;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/ryth/goia.svg b/media/characters/ryth/goia.svg index 994ef337..5473c10e 100644 --- a/media/characters/ryth/goia.svg +++ b/media/characters/ryth/goia.svg @@ -1,378 +1,538 @@ - + + width="2837.89" height="1973.01" viewBox="0 0 2837.89 1973.01" style="enable-background:new 0 0 2837.89 1973.01;" xml:space="preserve"> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/ryth/mouth.svg b/media/characters/ryth/mouth.svg new file mode 100644 index 00000000..b1b5adab --- /dev/null +++ b/media/characters/ryth/mouth.svg @@ -0,0 +1,690 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/ryth/tailmaw.svg b/media/characters/ryth/tailmaw.svg new file mode 100644 index 00000000..99a6c3c1 --- /dev/null +++ b/media/characters/ryth/tailmaw.svg @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 478d598f..9522f15c 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -32451,8 +32451,32 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/ryth/front.svg", - extra: 876/691, - bottom: 25/901 + extra: 1920/1748, + bottom: 42/1962 + } + }, + back: { + height: math.unit(4, "feet"), + weight: math.unit(400, "lb"), + name: "Back", + image: { + source: "./media/characters/ryth/back.svg", + extra: 1897/1690, + bottom: 89/1986 + } + }, + mouth: { + height: math.unit(1.39, "feet"), + name: "Mouth", + image: { + source: "./media/characters/ryth/mouth.svg" + } + }, + tailmaw: { + height: math.unit(1.23, "feet"), + name: "Tailmaw", + image: { + source: "./media/characters/ryth/tailmaw.svg" } }, goia: {