diff --git a/media/attribution.js b/media/attribution.js index 814c537d..efa7a6dd 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -6245,6 +6245,18 @@ const attributionData = { "aeznon" ] }, + { + prefix: "./media/characters/geta/", + files: [ + { name: "paw.svg", source: "https://www.furaffinity.net/view/41600004/" } + ], + authors: [ + "footpaws" + ], + owners: [ + "aeznon" + ] + }, { prefix: "./media/characters/tyrnn/", files: [ @@ -25422,6 +25434,10 @@ const attributionData = { "name": "Wimpering", "url": "https://twitter.com/Wimpering1" }, + "footpaws": { + "name": "Footpaws", + "url": "https://www.furaffinity.net/user/footpaws/" + }, } } diff --git a/media/characters/geta/front.svg b/media/characters/geta/front.svg index b1c827af..1c3ded59 100644 --- a/media/characters/geta/front.svg +++ b/media/characters/geta/front.svg @@ -1,87 +1,529 @@ - + + width="505.288" height="1023.329" viewBox="0 0 505.288 1023.329" style="enable-background:new 0 0 505.288 1023.329;" xml:space="preserve"> + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/geta/paw.svg b/media/characters/geta/paw.svg new file mode 100644 index 00000000..f7ee5b52 --- /dev/null +++ b/media/characters/geta/paw.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 9094541f..170c432f 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -4904,13 +4904,22 @@ characterMakers.push(() => makeCharacter( { name: "Geta", species: ["fox"], tags: ["anthro"] }, { front: { - height: math.unit(6, "feet"), - weight: math.unit(150, "lbs"), + height: math.unit(5 + 5 / 12, "feet"), + weight: math.unit(120, "lbs"), name: "Front", image: { - source: "./media/characters/geta/front.svg" + source: "./media/characters/geta/front.svg", + extra: 1003/933, + bottom: 21/1024 } - } + }, + paw: { + height: math.unit(0.35, "feet"), + name: "Paw", + image: { + source: "./media/characters/geta/paw.svg" + } + }, }, [