diff --git a/media/attribution.js b/media/attribution.js index 627e4fa8..d191504e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -4105,6 +4105,18 @@ const attributionData = { "freschclauhs" ] }, + { + prefix: "./media/characters/odyssey/", + files: [ + { name: "lounging.svg", source: "https://www.furaffinity.net/view/34611002/", nsfw: true } + ], + authors: [ + "matemi" + ], + owners: [ + "freschclauhs" + ] + }, { prefix: "./media/characters/okuri/", files: [ @@ -24638,6 +24650,10 @@ const attributionData = { "name": "Riolutiny", "url": "https://www.furaffinity.net/user/riolutiny" }, + "matemi": { + "name": "matemi", + "url": "https://www.furaffinity.net/user/matemi" + }, } } diff --git a/media/characters/odyssey/front.svg b/media/characters/odyssey/front.svg index 3e5bba9c..c4fa60d6 100644 --- a/media/characters/odyssey/front.svg +++ b/media/characters/odyssey/front.svg @@ -1,285 +1,634 @@ - + + width="733.805" height="1793.686" viewBox="0 0 733.805 1793.686" style="enable-background:new 0 0 733.805 1793.686;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/odyssey/lounging.svg b/media/characters/odyssey/lounging.svg new file mode 100644 index 00000000..81a96371 --- /dev/null +++ b/media/characters/odyssey/lounging.svg @@ -0,0 +1,715 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/odyssey/side.svg b/media/characters/odyssey/side.svg index 16ff2784..029626b1 100644 --- a/media/characters/odyssey/side.svg +++ b/media/characters/odyssey/side.svg @@ -1,513 +1,527 @@ - - + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - diff --git a/presets/characters.js b/presets/characters.js index 97215bdd..1e6ce5f3 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -10324,22 +10324,33 @@ characterMakers.push(() => makeCharacter( { name: "Odyssey", species: ["lynx"], tags: ["anthro"] }, { front: { - height: math.unit(6, "feet"), - weight: math.unit(150, "lb"), + height: math.unit(5 + 4/12, "feet"), + weight: math.unit(120, "lb"), name: "Front", image: { source: "./media/characters/odyssey/front.svg", - extra: 1782 / 1582, - bottom: 0.01 + extra: 1747/1571, + bottom: 47/1794 } }, side: { - height: math.unit(5.7, "feet"), - weight: math.unit(140, "lb"), + height: math.unit(5.1, "feet"), + weight: math.unit(120, "lb"), name: "Side", image: { source: "./media/characters/odyssey/side.svg", - extra: 6462 / 5700 + extra: 1847/1619, + bottom: 47/1894 + } + }, + lounging: { + height: math.unit(1.464, "feet"), + weight: math.unit(120, "lb"), + name: "Lounging", + image: { + source: "./media/characters/odyssey/lounging.svg", + extra: 1235/837, + bottom: 551/1786 } }, },