diff --git a/media/attribution.js b/media/attribution.js
index 92188cc9..b6133b59 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -7183,7 +7183,20 @@ const attributionData = {
{
prefix: "./media/characters/desta/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/26988779/" }
+ { name: "front.svg", source: "https://www.furaffinity.net/view/35561297/" },
+ { name: "back.svg", source: "https://www.furaffinity.net/view/35561297/" },
+ ],
+ authors: [
+ "nandix"
+ ],
+ owners: [
+ "thatdratini"
+ ]
+ },
+ {
+ prefix: "./media/characters/desta/",
+ files: [
+ { name: "front-alt.svg", source: "https://www.furaffinity.net/view/26988779/" }
],
authors: [
"shizuworks"
@@ -14129,6 +14142,10 @@ const attributionData = {
"name": "ScalySchisms",
"url": "https://www.furaffinity.net/user/scalyschisms/",
},
+ "nandix": {
+ "name": "nandix",
+ "url": "https://www.furaffinity.net/user/nandix/",
+ },
}
}
diff --git a/media/characters/desta/back.svg b/media/characters/desta/back.svg
new file mode 100644
index 00000000..a81d2885
--- /dev/null
+++ b/media/characters/desta/back.svg
@@ -0,0 +1,273 @@
+
+
+
diff --git a/media/characters/desta/front-alt.svg b/media/characters/desta/front-alt.svg
new file mode 100644
index 00000000..2001e2df
--- /dev/null
+++ b/media/characters/desta/front-alt.svg
@@ -0,0 +1,399 @@
+
+
+
diff --git a/media/characters/desta/front.svg b/media/characters/desta/front.svg
index 2001e2df..2aef1ec9 100644
--- a/media/characters/desta/front.svg
+++ b/media/characters/desta/front.svg
@@ -1,399 +1,300 @@
-
+
diff --git a/presets/characters.js b/presets/characters.js
index 73ca2fe3..6085f292 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -17702,6 +17702,26 @@ characterMakers.push(() => makeCharacter(
name: "Front",
image: {
source: "./media/characters/desta/front.svg",
+ extra: 767/726,
+ bottom: 11.7/779
+ }
+ },
+ back: {
+ height: math.unit(5 + 2 / 12, "feet"),
+ weight: math.unit(110, "lb"),
+ name: "Back",
+ image: {
+ source: "./media/characters/desta/back.svg",
+ extra: 777/728,
+ bottom: 6/784
+ }
+ },
+ frontAlt: {
+ height: math.unit(5 + 2 / 12, "feet"),
+ weight: math.unit(110, "lb"),
+ name: "Front",
+ image: {
+ source: "./media/characters/desta/front-alt.svg",
extra: 1482 / 1417
}
},