From 234c8072b92d82f9427e89a33c8628ceea96a0ea Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Mon, 28 Jun 2021 23:01:53 -0400 Subject: [PATCH] Add new views for Kuiper Vanrel and remove one --- media/attribution.js | 18 +- media/characters/kuiper-vanrel/back.svg | 517 +++++++++ media/characters/kuiper-vanrel/battle-alt.svg | 330 ------ media/characters/kuiper-vanrel/front.svg | 1005 +++++++++++++---- presets/characters.js | 25 +- 5 files changed, 1317 insertions(+), 578 deletions(-) create mode 100644 media/characters/kuiper-vanrel/back.svg delete mode 100644 media/characters/kuiper-vanrel/battle-alt.svg diff --git a/media/attribution.js b/media/attribution.js index 71ba9f90..53bd29a1 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -3275,7 +3275,6 @@ const attributionData = { { prefix: "./media/characters/kuiper-vanrel/", files: [ - { name: "front.svg", source: null }, { name: "foot.svg", source: null }, ], authors: [ @@ -3285,6 +3284,19 @@ const attributionData = { "kuipaws" ] }, + { + prefix: "./media/characters/kuiper-vanrel/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/40338634/" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/40338634/" }, + ], + authors: [ + "korbin" + ], + owners: [ + "kuipaws" + ] + }, { prefix: "./media/characters/kuiper-vanrel/", files: [ @@ -21770,6 +21782,10 @@ const attributionData = { "name": "NummyNumz", "url": "https://www.furaffinity.net/user/nummynumz" }, + "korbin": { + "name": "Korbin", + "url": "https://www.furaffinity.net/user/korbin" + }, } } diff --git a/media/characters/kuiper-vanrel/back.svg b/media/characters/kuiper-vanrel/back.svg new file mode 100644 index 00000000..07a70b74 --- /dev/null +++ b/media/characters/kuiper-vanrel/back.svg @@ -0,0 +1,517 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/kuiper-vanrel/battle-alt.svg b/media/characters/kuiper-vanrel/battle-alt.svg deleted file mode 100644 index ca94e231..00000000 --- a/media/characters/kuiper-vanrel/battle-alt.svg +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/characters/kuiper-vanrel/front.svg b/media/characters/kuiper-vanrel/front.svg index 64788f75..4ebdef1c 100644 --- a/media/characters/kuiper-vanrel/front.svg +++ b/media/characters/kuiper-vanrel/front.svg @@ -1,241 +1,780 @@ - + + width="1091.32" height="1288.28" viewBox="0 0 1091.32 1288.28" style="enable-background:new 0 0 1091.32 1288.28;" xml:space="preserve"> - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index f58302cf..5597ac3b 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -12101,12 +12101,20 @@ characterMakers.push(() => makeCharacter( { front: { height: math.unit(7 + 5 / 12, "feet"), - weight: math.unit(150, "lb"), name: "Front", image: { source: "./media/characters/kuiper-vanrel/front.svg", - extra: 1118 / 1068, - bottom: 0.09 + extra: 1219/1169, + bottom: 69/1288 + } + }, + back: { + height: math.unit(7 + 5 / 12, "feet"), + name: "Back", + image: { + source: "./media/characters/kuiper-vanrel/back.svg", + extra: 1236/1193, + bottom: 27/1263 } }, foot: { @@ -12118,7 +12126,6 @@ characterMakers.push(() => makeCharacter( }, battle: { height: math.unit(6.824, "feet"), - weight: math.unit(150, "lb"), name: "Battle", image: { source: "./media/characters/kuiper-vanrel/battle.svg", @@ -12126,16 +12133,6 @@ characterMakers.push(() => makeCharacter( bottom: 29 / 1492.5 } }, - battleAlt: { - height: math.unit(6.824, "feet"), - weight: math.unit(150, "lb"), - name: "Battle (Alt)", - image: { - source: "./media/characters/kuiper-vanrel/battle-alt.svg", - extra: 2081 / 1965, - bottom: 40 / 2121 - } - }, }, [ {