diff --git a/media/attribution.js b/media/attribution.js index eaaa7ca6..9f7a0a57 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -12549,6 +12549,18 @@ const attributionData = { "rhyslonde" ] }, + { + prefix: "./media/characters/noraly/", + files: [ + { name: "front.svg", source: null, nsfw: true } + ], + authors: [ + "arizonathevixen" + ], + owners: [ + "rhyslonde" + ] + }, { prefix: "./media/characters/pera/", files: [ @@ -17802,6 +17814,10 @@ const attributionData = { "name": "Kai", "url": "https://www.furaffinity.net/user/goddesskai~" }, + "arizonathevixen": { + "name": "💚 skunk-mom 💚", + "url": "https://twitter.com/arizonathevixen" + }, } } diff --git a/media/characters/noraly/front.svg b/media/characters/noraly/front.svg new file mode 100644 index 00000000..d8e1f4d1 --- /dev/null +++ b/media/characters/noraly/front.svg @@ -0,0 +1,595 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 3746414f..6d39fe20 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -29019,12 +29019,12 @@ characterMakers.push(() => makeCharacter( [ { name: "Normal", - height: math.unit(6 + 2 / 12, "feet"), - default: true + height: math.unit(6 + 2 / 12, "feet") }, { name: "Macro", - height: math.unit(1180, "feet") + height: math.unit(1180, "feet"), + default: true }, ] )) @@ -29060,13 +29060,9 @@ characterMakers.push(() => makeCharacter( }, { name: "Macro", - height: math.unit(200, "feet"), + height: math.unit(1030, "feet"), default: true }, - { - name: "Macro+", - height: math.unit(1030, "feet") - }, ] )) @@ -29100,13 +29096,9 @@ characterMakers.push(() => makeCharacter( }, { name: "Macro", - height: math.unit(220, "feet"), + height: math.unit(1100, "feet"), default: true }, - { - name: "Macro+", - height: math.unit(1100, "feet") - }, ] )) @@ -32534,6 +32526,16 @@ characterMakers.push(() => makeCharacter( characterMakers.push(() => makeCharacter( { name: "Noraly", species: ["mia"], tags: ["anthro"] }, { + front: { + height: math.unit(5 + 2/12, "feet"), + weight: math.unit(200, "lb"), + name: "Front", + image: { + source: "./media/characters/noraly/front.svg", + extra: 4985/4773, + bottom: 150/5135 + } + }, full: { height: math.unit(5 + 2/12, "feet"), weight: math.unit(164, "lb"),