From 4e47e89df892f8d275dd857688600d6e73d0a537 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 28 Aug 2021 17:27:16 -0400 Subject: [PATCH] Add a new view for Tharquench Sizestealer --- media/attribution.js | 14 +- .../tharquench-sizestealer/front-alt.svg | 981 +++++ .../tharquench-sizestealer/front.svg | 3696 ++++++++++++----- presets/characters.js | 12 +- 4 files changed, 3728 insertions(+), 975 deletions(-) create mode 100644 media/characters/tharquench-sizestealer/front-alt.svg 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 @@ - + + width="1266.55" height="1640.83" viewBox="0 0 1266.55 1640.83" style="enable-background:new 0 0 1266.55 1640.83;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 }