diff --git a/media/characters/alicia/anthro.svg b/media/characters/alicia/anthro.svg
index 5de15798..37d65156 100644
--- a/media/characters/alicia/anthro.svg
+++ b/media/characters/alicia/anthro.svg
@@ -1,326 +1,1078 @@
-
+
diff --git a/media/characters/alicia/paw.svg b/media/characters/alicia/paw.svg
new file mode 100644
index 00000000..5ad515e8
--- /dev/null
+++ b/media/characters/alicia/paw.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/presets/characters.js b/presets/characters.js
index e7afc15a..1f58525a 100644
--- a/presets/characters.js
+++ b/presets/characters.js
@@ -5578,7 +5578,16 @@ characterMakers.push(() => makeCharacter(
weight: math.unit(73, "kg"),
name: "Anthro",
image: {
- source: "./media/characters/alicia/anthro.svg"
+ source: "./media/characters/alicia/anthro.svg",
+ extra: 2571/2385,
+ bottom: 75/2648
+ }
+ },
+ paw: {
+ height: math.unit(1.32, "feet"),
+ name: "Paw",
+ image: {
+ source: "./media/characters/alicia/paw.svg"
}
},
feral: {