From 68efb9b8cf5bf99e6827ee735adb30f5530498b4 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 15 May 2020 13:10:46 -0400 Subject: [PATCH] Update Alicia's anthro silhouette --- media/characters/alicia/anthro.svg | 1388 +++++++++++++++++++++------- media/characters/alicia/paw.svg | 98 ++ presets/characters.js | 11 +- 3 files changed, 1178 insertions(+), 319 deletions(-) create mode 100644 media/characters/alicia/paw.svg 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 @@ - + + viewBox="0 0 2715.7 2647.56" style="enable-background:new 0 0 2715.7 2647.56;" xml:space="preserve"> - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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: {