From a72cd848e10ceee78ef24396cb7f8eded061e7e9 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 21 Oct 2021 19:00:32 -0400 Subject: [PATCH] Update Sasha Katraine's silhouettes --- media/attribution.js | 9 +- media/characters/sasha-katraine/back.svg | 1135 +++++++++++++++++ media/characters/sasha-katraine/front.svg | 1402 +++++++++++++++++++-- presets/characters.js | 13 +- 4 files changed, 2479 insertions(+), 80 deletions(-) create mode 100644 media/characters/sasha-katraine/back.svg diff --git a/media/attribution.js b/media/attribution.js index 3864573a..576df9a1 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -8945,10 +8945,11 @@ const attributionData = { { prefix: "./media/characters/sasha-katraine/", files: [ - { name: "front.svg", source: "https://www.heroforge.com/load_config=7518224" } + { name: "front.svg", source: "https://www.furaffinity.net/view/38681663/" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/38681663/" }, ], authors: [ - "chemicalcrux" + "lycangel" ], owners: [ "kompaktcat" @@ -25063,6 +25064,10 @@ const attributionData = { "name": "Davilion", "url": "https://blendswap.com/profile/1118818" }, + "lycangel": { + "name": "lycangel", + "url": "https://www.furaffinity.net/user/lycangel" + }, } } diff --git a/media/characters/sasha-katraine/back.svg b/media/characters/sasha-katraine/back.svg new file mode 100644 index 00000000..38ffcd1a --- /dev/null +++ b/media/characters/sasha-katraine/back.svg @@ -0,0 +1,1135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/sasha-katraine/front.svg b/media/characters/sasha-katraine/front.svg index ec44cc69..538cfc6f 100644 --- a/media/characters/sasha-katraine/front.svg +++ b/media/characters/sasha-katraine/front.svg @@ -1,82 +1,1330 @@ - + + width="1411.44" height="1782.052" viewBox="0 0 1411.44 1782.052" style="enable-background:new 0 0 1411.44 1782.052;" xml:space="preserve"> + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 7e1c34ea..8154f7cb 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -22443,7 +22443,18 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/sasha-katraine/front.svg", - bottom: 0.045 + extra: 1745/1694, + bottom: 37/1782 + } + }, + back: { + height: math.unit(5 + 3 / 12, "feet"), + weight: math.unit(137, "lb"), + name: "Back", + image: { + source: "./media/characters/sasha-katraine/back.svg", + extra: 1776/1699, + bottom: 26/1802 } }, },