diff --git a/media/attribution.js b/media/attribution.js index 11904ac8..b7014755 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -4372,7 +4372,19 @@ const attributionData = { { prefix: "./media/characters/shingo/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/32499316/" } + { name: "front.svg", source: "https://www.furaffinity.net/view/32940604/" } + ], + authors: [ + "strawberryneko" + ], + owners: [ + "shingo" + ] + }, + { + prefix: "./media/characters/shingo/", + files: [ + { name: "front-alt.svg", source: "https://www.furaffinity.net/view/32499316/" } ], authors: [ "feve" @@ -17165,6 +17177,10 @@ const attributionData = { "name": "ObligateCannibal", "url": "https://www.furaffinity.net/user/obligatecannibal" }, + "strawberryneko": { + "name": "StrawberryNeko", + "url": "https://www.furaffinity.net/user/strawberryneko" + }, } } diff --git a/media/characters/shingo/front-alt.svg b/media/characters/shingo/front-alt.svg new file mode 100644 index 00000000..a2cc0a03 --- /dev/null +++ b/media/characters/shingo/front-alt.svg @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + diff --git a/media/characters/shingo/front.svg b/media/characters/shingo/front.svg index a2cc0a03..c436c3e3 100644 --- a/media/characters/shingo/front.svg +++ b/media/characters/shingo/front.svg @@ -1,252 +1,1122 @@ - + + width="599.89" height="717.4" viewBox="0 0 599.89 717.4" style="enable-background:new 0 0 599.89 717.4;" xml:space="preserve"> - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 8118187e..15ce7751 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -2407,6 +2407,16 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/shingo/front.svg", + extra: 706/681, + bottom: 11/717 + } + }, + frontAlt: { + height: math.unit(6, "feet"), + weight: math.unit(75, "kg"), + name: "Front (Alt)", + image: { + source: "./media/characters/shingo/front-alt.svg", extra: 3511 / 3338, bottom: 0.005 }