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 @@
-
+
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 @@
-
+
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: {