diff --git a/media/attribution.js b/media/attribution.js index 605c5043..a4f8be07 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -8946,7 +8946,24 @@ const attributionData = { { prefix: "./media/characters/icowom-lee/", files: [ - { name: "front.svg", source: "https://www.furaffinity.net/view/20472356/" } + { name: "front.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + { name: "front-tentacles.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + { name: "back.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + { name: "back-tentacles.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + { name: "rump.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + { name: "genitals.svg", source: "https://www.furaffinity.net/view/21340889/", nsfw: true }, + ], + authors: [ + "lunar-haven-studios" + ], + owners: [ + "stokeman" + ] + }, + { + prefix: "./media/characters/icowom-lee/", + files: [ + { name: "front-dressed.svg", source: "https://www.furaffinity.net/view/20472356/" } ], authors: [ "thetiedtigress" @@ -13668,6 +13685,10 @@ const attributionData = { "name": "AngelTheCatgirl", "url": "https://www.furaffinity.net/user/angelthecatgirl/", }, + "lunar-haven-studios": { + "name": "Lunar-Haven-Studios", + "url": "https://www.furaffinity.net/user/lunar-haven-studios", + }, } } diff --git a/media/characters/icowom-lee/back-tentacles.svg b/media/characters/icowom-lee/back-tentacles.svg new file mode 100644 index 00000000..7e19a0bf --- /dev/null +++ b/media/characters/icowom-lee/back-tentacles.svg @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/icowom-lee/back.svg b/media/characters/icowom-lee/back.svg new file mode 100644 index 00000000..fcf2f6bc --- /dev/null +++ b/media/characters/icowom-lee/back.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + diff --git a/media/characters/icowom-lee/front-dressed.svg b/media/characters/icowom-lee/front-dressed.svg new file mode 100644 index 00000000..cf2a4fb3 --- /dev/null +++ b/media/characters/icowom-lee/front-dressed.svg @@ -0,0 +1,1011 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/icowom-lee/front-tentacles.svg b/media/characters/icowom-lee/front-tentacles.svg new file mode 100644 index 00000000..26956711 --- /dev/null +++ b/media/characters/icowom-lee/front-tentacles.svg @@ -0,0 +1,580 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/icowom-lee/front.svg b/media/characters/icowom-lee/front.svg index cf2a4fb3..4b36dd46 100644 --- a/media/characters/icowom-lee/front.svg +++ b/media/characters/icowom-lee/front.svg @@ -1,1011 +1,240 @@ - + + viewBox="0 0 533.16 1011.9" style="enable-background:new 0 0 533.16 1011.9;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/icowom-lee/genitals.svg b/media/characters/icowom-lee/genitals.svg new file mode 100644 index 00000000..cef9893f --- /dev/null +++ b/media/characters/icowom-lee/genitals.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + diff --git a/media/characters/icowom-lee/rump.svg b/media/characters/icowom-lee/rump.svg new file mode 100644 index 00000000..ae57db81 --- /dev/null +++ b/media/characters/icowom-lee/rump.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 66ed88c8..ad0cd9e7 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -21627,10 +21627,64 @@ characterMakers.push(() => makeCharacter( name: "Front", image: { source: "./media/characters/icowom-lee/front.svg", + extra: 985/955, + bottom: 25.4/1012 + } + }, + fronttentacles: { + height: math.unit(2.3, "m"), + weight: math.unit(304, "kg"), + name: "Front-tentacles", + image: { + source: "./media/characters/icowom-lee/front-tentacles.svg", + extra: 985/955, + bottom: 25.4/1012 + } + }, + back: { + height: math.unit(2.3, "m"), + weight: math.unit(304, "kg"), + name: "Back", + image: { + source: "./media/characters/icowom-lee/back.svg", + extra: 975/954, + bottom: 9.5/985 + } + }, + backtentacles: { + height: math.unit(2.3, "m"), + weight: math.unit(304, "kg"), + name: "Back-tentacles", + image: { + source: "./media/characters/icowom-lee/back-tentacles.svg", + extra: 975/954, + bottom: 9.5/985 + } + }, + frontDressed: { + height: math.unit(2.3, "m"), + weight: math.unit(304, "kg"), + name: "Front (Dressed)", + image: { + source: "./media/characters/icowom-lee/front-dressed.svg", extra: 3076 / 2933, bottom: 51.4 / 3125.1889 } }, + rump: { + height: math.unit(0.776, "meters"), + name: "Rump", + image: { + source: "./media/characters/icowom-lee/rump.svg" + } + }, + genitals: { + height: math.unit(0.78, "meters"), + name: "Genitals", + image: { + source: "./media/characters/icowom-lee/genitals.svg" + } + }, }, [ {