From e11d626d0ac6c38a140fd080dfd5ffd112735f0f Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 21 May 2020 10:19:16 -0400 Subject: [PATCH] Add new views for Desta --- media/attribution.js | 19 +- media/characters/desta/back.svg | 273 +++++++++++ media/characters/desta/front-alt.svg | 399 ++++++++++++++++ media/characters/desta/front.svg | 683 ++++++++++++--------------- presets/characters.js | 20 + 5 files changed, 1002 insertions(+), 392 deletions(-) create mode 100644 media/characters/desta/back.svg create mode 100644 media/characters/desta/front-alt.svg diff --git a/media/attribution.js b/media/attribution.js index 92188cc9..b6133b59 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -7183,7 +7183,20 @@ const attributionData = { { prefix: "./media/characters/desta/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/26988779/" } + { name: "front.svg", source: "https://www.furaffinity.net/view/35561297/" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/35561297/" }, + ], + authors: [ + "nandix" + ], + owners: [ + "thatdratini" + ] + }, + { + prefix: "./media/characters/desta/", + files: [ + { name: "front-alt.svg", source: "https://www.furaffinity.net/view/26988779/" } ], authors: [ "shizuworks" @@ -14129,6 +14142,10 @@ const attributionData = { "name": "ScalySchisms", "url": "https://www.furaffinity.net/user/scalyschisms/", }, + "nandix": { + "name": "nandix", + "url": "https://www.furaffinity.net/user/nandix/", + }, } } diff --git a/media/characters/desta/back.svg b/media/characters/desta/back.svg new file mode 100644 index 00000000..a81d2885 --- /dev/null +++ b/media/characters/desta/back.svg @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/desta/front-alt.svg b/media/characters/desta/front-alt.svg new file mode 100644 index 00000000..2001e2df --- /dev/null +++ b/media/characters/desta/front-alt.svg @@ -0,0 +1,399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/desta/front.svg b/media/characters/desta/front.svg index 2001e2df..2aef1ec9 100644 --- a/media/characters/desta/front.svg +++ b/media/characters/desta/front.svg @@ -1,399 +1,300 @@ - + + viewBox="0 0 414.07 779.19" style="enable-background:new 0 0 414.07 779.19;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 73ca2fe3..6085f292 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -17702,6 +17702,26 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/desta/front.svg", + extra: 767/726, + bottom: 11.7/779 + } + }, + back: { + height: math.unit(5 + 2 / 12, "feet"), + weight: math.unit(110, "lb"), + name: "Back", + image: { + source: "./media/characters/desta/back.svg", + extra: 777/728, + bottom: 6/784 + } + }, + frontAlt: { + height: math.unit(5 + 2 / 12, "feet"), + weight: math.unit(110, "lb"), + name: "Front", + image: { + source: "./media/characters/desta/front-alt.svg", extra: 1482 / 1417 } },