diff --git a/media/attribution.js b/media/attribution.js index 84f2076d..bdcaa67e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -10470,7 +10470,19 @@ const attributionData = { { prefix: "./media/characters/baadra/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/27344682/", nsfw: true }, + { name: "front.svg", source: null, nsfw: true } + ], + authors: [ + "doodlies" + ], + owners: [ + "xrequiem" + ] + }, + { + prefix: "./media/characters/baadra/", + files: [ + { name: "front-alt.svg", source: "https://www.furaffinity.net/view/27344682/", nsfw: true }, { name: "back.svg", source: "https://www.furaffinity.net/view/27344682/" }, { name: "head.svg", source: "https://www.furaffinity.net/view/27344682/" }, { name: "head-angry.svg", source: "https://www.furaffinity.net/view/27344682/" }, @@ -24878,6 +24890,10 @@ const attributionData = { "name": "forest-wolf", "url": "https://www.furaffinity.net/user/forest-wolf/" }, + "doodlies": { + "name": "Doodlies", + "url": "https://www.furaffinity.net/user/doodlies/" + }, } } diff --git a/media/characters/baadra/front-alt.svg b/media/characters/baadra/front-alt.svg new file mode 100644 index 00000000..41e265d5 --- /dev/null +++ b/media/characters/baadra/front-alt.svg @@ -0,0 +1,761 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/baadra/front.svg b/media/characters/baadra/front.svg index 41e265d5..e5cf739a 100644 --- a/media/characters/baadra/front.svg +++ b/media/characters/baadra/front.svg @@ -1,761 +1,1644 @@ - + + width="1770.591" height="1873.42" viewBox="0 0 1770.591 1873.42" style="enable-background:new 0 0 1770.591 1873.42;" xml:space="preserve"> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 4a012713..13496fe9 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -26727,6 +26727,16 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/baadra/front.svg", + extra: 1694/1553, + bottom: 179/1873 + } + }, + frontAlt: { + height: math.unit(17 + 6 / 12, "feet"), + weight: math.unit(150, "lb"), + name: "Front (Alt)", + image: { + source: "./media/characters/baadra/front-alt.svg", extra: 3137 / 2890, bottom: 168.4 / 3305 }