diff --git a/media/attribution.js b/media/attribution.js
index 42296834..529d627a 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -12736,9 +12736,14 @@ const attributionData = {
{
prefix: "./media/characters/ryth/",
files: [
- { name: "goia.svg", source: "https://www.furaffinity.net/view/39218875/" }
+ { name: "goia.svg", source: "https://twitter.com/Rythtourni/status/1438623340747534343" },
+ { name: "goia-front.svg", source: "https://twitter.com/Rythtourni/status/1438623340747534343" },
+ { name: "goia-maw.svg", source: "https://twitter.com/Rythtourni/status/1438623340747534343" },
+ { name: "goia-forepaw.svg", source: "https://twitter.com/Rythtourni/status/1438623340747534343" },
+ { name: "goia-hindpaw.svg", source: "https://twitter.com/Rythtourni/status/1438623340747534343" },
],
authors: [
+ "corriezodori",
"ryth"
],
owners: [
diff --git a/media/characters/ryth/goia-forepaw.svg b/media/characters/ryth/goia-forepaw.svg
new file mode 100644
index 00000000..3ff69f17
--- /dev/null
+++ b/media/characters/ryth/goia-forepaw.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/media/characters/ryth/goia-front.svg b/media/characters/ryth/goia-front.svg
new file mode 100644
index 00000000..ff0fc119
--- /dev/null
+++ b/media/characters/ryth/goia-front.svg
@@ -0,0 +1,350 @@
+
+
+
diff --git a/media/characters/ryth/goia-hindpaw.svg b/media/characters/ryth/goia-hindpaw.svg
new file mode 100644
index 00000000..e4f807a1
--- /dev/null
+++ b/media/characters/ryth/goia-hindpaw.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/media/characters/ryth/goia-maw.svg b/media/characters/ryth/goia-maw.svg
new file mode 100644
index 00000000..4ed41b8a
--- /dev/null
+++ b/media/characters/ryth/goia-maw.svg
@@ -0,0 +1,174 @@
+
+
+
diff --git a/media/characters/ryth/goia.svg b/media/characters/ryth/goia.svg
index 5473c10e..f06ed6b1 100644
--- a/media/characters/ryth/goia.svg
+++ b/media/characters/ryth/goia.svg
@@ -1,538 +1,404 @@
-
+
diff --git a/presets/characters.js b/presets/characters.js
index dcc4ccc5..0d09fa62 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -32909,13 +32909,44 @@ characterMakers.push(() => makeCharacter(
}
},
goia: {
- height: math.unit(12, "feet"),
+ height: math.unit(4, "meters"),
weight: math.unit(10800, "lb"),
name: "Goia",
image: {
source: "./media/characters/ryth/goia.svg",
- extra: 3450/3198,
- bottom: 61/3511
+ extra: 745/640,
+ bottom: 107/852
+ }
+ },
+ goiaFront: {
+ height: math.unit(4, "meters"),
+ weight: math.unit(10800, "lb"),
+ name: "Goia (Front)",
+ image: {
+ source: "./media/characters/ryth/goia-front.svg",
+ extra: 750/586,
+ bottom: 114/864
+ }
+ },
+ goiaMaw: {
+ height: math.unit(5.55, "feet"),
+ name: "Goia Maw",
+ image: {
+ source: "./media/characters/ryth/goia-maw.svg"
+ }
+ },
+ goiaForepaw: {
+ height: math.unit(3.5, "feet"),
+ name: "Goia Forepaw",
+ image: {
+ source: "./media/characters/ryth/goia-forepaw.svg"
+ }
+ },
+ goiaHindpaw: {
+ height: math.unit(5.55, "feet"),
+ name: "Goia Hindpaw",
+ image: {
+ source: "./media/characters/ryth/goia-hindpaw.svg"
}
},
},