diff --git a/media/attribution.js b/media/attribution.js
index 34cf4a86..16b565a0 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -10169,7 +10169,8 @@ const attributionData = {
{
prefix: "./media/characters/xavier-thyme/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/26999698/" }
+ { name: "front.svg", source: "https://www.furaffinity.net/view/26999698/" },
+ { name: "front-raven.svg", source: "https://www.furaffinity.net/view/26999698/" },
],
authors: [
"red"
diff --git a/media/characters/xavier-thyme/front-raven.svg b/media/characters/xavier-thyme/front-raven.svg
new file mode 100644
index 00000000..66fe041a
--- /dev/null
+++ b/media/characters/xavier-thyme/front-raven.svg
@@ -0,0 +1,869 @@
+
+
+
diff --git a/media/characters/xavier-thyme/front.svg b/media/characters/xavier-thyme/front.svg
index 66fe041a..d255cd44 100644
--- a/media/characters/xavier-thyme/front.svg
+++ b/media/characters/xavier-thyme/front.svg
@@ -1,545 +1,182 @@
diff --git a/presets/characters.js b/presets/characters.js
index 0414afc6..84b01ed7 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -25237,6 +25237,16 @@ characterMakers.push(() => makeCharacter(
name: "Front",
image: {
source: "./media/characters/xavier-thyme/front.svg",
+ extra: 3733/3642,
+ bottom: 131/3869
+ }
+ },
+ frontRaven: {
+ height: math.unit(7 + 1012, "feet"),
+ weight: math.unit(255, "lb"),
+ name: "Front (Raven)",
+ image: {
+ source: "./media/characters/xavier-thyme/front-raven.svg",
extra: 4385/3642,
bottom: 131/4517
}