diff --git a/media/attribution.js b/media/attribution.js index e734aee2..b91a186e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -10315,6 +10315,26 @@ const attributionData = { "balina" ] }, + { + prefix: "./media/characters/balina-mahigan/", + files: [ + { name: "arm.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "back-port.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "front.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "hoofpaw.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "left-hand-back.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "left-hand-front.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "right-hand-back.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + { name: "right-hand-front.svg", source: "https://www.furaffinity.net/view/25540594/", nsfw: "false" }, + ], + authors: [ + "amber-aria" + ], + owners: [ + "balina" + ] + }, //characters { prefix: "./media/dildos/chance/", @@ -14239,6 +14259,10 @@ const attributionData = { "name": "Malificus", "url": "https://www.furaffinity.net/user/malificus", }, + "amber-aria": { + "name": "Amber-Aria", + "url": "https://www.furaffinity.net/user/amber-aria", + }, } } diff --git a/media/characters/balina-mahigan/arm.svg b/media/characters/balina-mahigan/arm.svg new file mode 100644 index 00000000..d0fae01e --- /dev/null +++ b/media/characters/balina-mahigan/arm.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/back-port.svg b/media/characters/balina-mahigan/back-port.svg new file mode 100644 index 00000000..fa60b85a --- /dev/null +++ b/media/characters/balina-mahigan/back-port.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/back.svg b/media/characters/balina-mahigan/back.svg new file mode 100644 index 00000000..691d239e --- /dev/null +++ b/media/characters/balina-mahigan/back.svg @@ -0,0 +1,594 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/front.svg b/media/characters/balina-mahigan/front.svg new file mode 100644 index 00000000..b2407931 --- /dev/null +++ b/media/characters/balina-mahigan/front.svg @@ -0,0 +1,1014 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/hoofpaw.svg b/media/characters/balina-mahigan/hoofpaw.svg new file mode 100644 index 00000000..08a3df8e --- /dev/null +++ b/media/characters/balina-mahigan/hoofpaw.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/left-hand-back.svg b/media/characters/balina-mahigan/left-hand-back.svg new file mode 100644 index 00000000..3a2e5686 --- /dev/null +++ b/media/characters/balina-mahigan/left-hand-back.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/left-hand-front.svg b/media/characters/balina-mahigan/left-hand-front.svg new file mode 100644 index 00000000..586e9196 --- /dev/null +++ b/media/characters/balina-mahigan/left-hand-front.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/right-hand-back.svg b/media/characters/balina-mahigan/right-hand-back.svg new file mode 100644 index 00000000..79079b72 --- /dev/null +++ b/media/characters/balina-mahigan/right-hand-back.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + diff --git a/media/characters/balina-mahigan/right-hand-front.svg b/media/characters/balina-mahigan/right-hand-front.svg new file mode 100644 index 00000000..d21fc704 --- /dev/null +++ b/media/characters/balina-mahigan/right-hand-front.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 5c137683..7f08b02a 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -25694,6 +25694,88 @@ characterMakers.push(() => makeCharacter( ] )) +characterMakers.push(() => makeCharacter( + { name: "Balina Mahigan", species: ["wolf", "cow"], tags: ["anthro"] }, + { + front: { + height: math.unit(6 + 4/12, "feet"), + weight: math.unit(150, "lb"), + name: "Front", + image: { + source: "./media/characters/balina-mahigan/front.svg", + extra: 447/428, + bottom: 18/466 + } + }, + back: { + height: math.unit(6 + 4/12, "feet"), + weight: math.unit(150, "lb"), + name: "Back", + image: { + source: "./media/characters/balina-mahigan/back.svg", + extra: 445/428, + bottom: 4.07/448 + } + }, + arm: { + height: math.unit(1.88, "feet"), + name: "Arm", + image: { + source: "./media/characters/balina-mahigan/arm.svg" + } + }, + backPort: { + height: math.unit(0.685, "feet"), + name: "Back Port", + image: { + source: "./media/characters/balina-mahigan/back-port.svg" + } + }, + hoofpaw: { + height: math.unit(1.41, "feet"), + name: "Hoofpaw", + image: { + source: "./media/characters/balina-mahigan/hoofpaw.svg" + } + }, + leftHandBack: { + height: math.unit(0.938, "feet"), + name: "Left Hand (Back)", + image: { + source: "./media/characters/balina-mahigan/left-hand-back.svg" + } + }, + leftHandFront: { + height: math.unit(0.938, "feet"), + name: "Left Hand (Front)", + image: { + source: "./media/characters/balina-mahigan/left-hand-front.svg" + } + }, + rightHandBack: { + height: math.unit(0.95, "feet"), + name: "Right Hand (Back)", + image: { + source: "./media/characters/balina-mahigan/right-hand-back.svg" + } + }, + rightHandFront: { + height: math.unit(0.95, "feet"), + name: "Right Hand (Front)", + image: { + source: "./media/characters/balina-mahigan/right-hand-front.svg" + } + }, + }, + [ + { + name: "Normal", + height: math.unit(6 + 4/12, "feet"), + default: true + }, + ] +)) + //characters function makeCharacters() {