diff --git a/media/attribution.js b/media/attribution.js index 9583bab9..ea827455 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -11937,10 +11937,11 @@ const attributionData = { { prefix: "./media/characters/khardesh/", files: [ - { name: "front.svg", source: " https://www.furaffinity.net/view/32294159/" } + { name: "front.svg", source: null }, + { name: "back.svg", source: null }, ], authors: [ - "adalfyre" + "5ushiroll" ], owners: [ "argentvz" diff --git a/media/characters/khardesh/back.svg b/media/characters/khardesh/back.svg new file mode 100644 index 00000000..cb5f733e --- /dev/null +++ b/media/characters/khardesh/back.svg @@ -0,0 +1,890 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/khardesh/front.svg b/media/characters/khardesh/front.svg index 71dc3242..41dc3891 100644 --- a/media/characters/khardesh/front.svg +++ b/media/characters/khardesh/front.svg @@ -1,678 +1,1460 @@ - + + width="1533.282" height="1855.041" viewBox="0 0 1533.282 1855.041" style="enable-background:new 0 0 1533.282 1855.041;" xml:space="preserve"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 86b7417a..c34fa5c9 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -30692,8 +30692,17 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/khardesh/front.svg", - extra: 888 / 797, - bottom: 25 / 913 + extra: 1788/1596, + bottom: 66/1854 + } + }, + back: { + height: math.unit(6 + 6 / 12, "feet"), + name: "Back", + image: { + source: "./media/characters/khardesh/back.svg", + extra: 1781/1584, + bottom: 68/1849 } }, },