diff --git a/media/attribution.js b/media/attribution.js
index 109c860b..0ddaf80d 100644
--- a/media/attribution.js
+++ b/media/attribution.js
@@ -10235,7 +10235,19 @@ const attributionData = {
{
prefix: "./media/characters/tharquench-sizestealer/",
files: [
- { name: "front.svg", source: "https://www.furaffinity.net/view/36251935/" }
+ { name: "front.svg", source: "https://www.furaffinity.net/view/43385300/" }
+ ],
+ authors: [
+ "fandroit"
+ ],
+ owners: [
+ "dylanstrategie"
+ ]
+ },
+ {
+ prefix: "./media/characters/tharquench-sizestealer/",
+ files: [
+ { name: "front-alt.svg", source: "https://www.furaffinity.net/view/36251935/" }
],
authors: [
"captainzepto"
diff --git a/media/characters/tharquench-sizestealer/front-alt.svg b/media/characters/tharquench-sizestealer/front-alt.svg
new file mode 100644
index 00000000..ad4f604b
--- /dev/null
+++ b/media/characters/tharquench-sizestealer/front-alt.svg
@@ -0,0 +1,981 @@
+
+
+
diff --git a/media/characters/tharquench-sizestealer/front.svg b/media/characters/tharquench-sizestealer/front.svg
index ad4f604b..1686408c 100644
--- a/media/characters/tharquench-sizestealer/front.svg
+++ b/media/characters/tharquench-sizestealer/front.svg
@@ -1,981 +1,2731 @@
-
+
diff --git a/presets/characters.js b/presets/characters.js
index 6694f6a4..0e0cb3c2 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -25512,11 +25512,21 @@ characterMakers.push(() => makeCharacter(
{ name: "Tharquench Sizestealer", species: ["skaven"], tags: ["anthro"] },
{
front: {
- height: math.unit(6, "feet"),
+ height: math.unit(2.1, "meters"),
weight: math.unit(150, "lb"),
name: "Front",
image: {
source: "./media/characters/tharquench-sizestealer/front.svg",
+ extra: 1605/1470,
+ bottom: 36/1641
+ }
+ },
+ frontAlt: {
+ height: math.unit(2.1, "meters"),
+ weight: math.unit(150, "lb"),
+ name: "Front (Alt)",
+ image: {
+ source: "./media/characters/tharquench-sizestealer/front-alt.svg",
extra: 2318 / 2063,
bottom: 93.4 / 2410
}