From 8d6613d1b8f429d684df2488b547964166436b52 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 9 Sep 2020 08:40:14 -0400 Subject: [PATCH] Add Beatrice, Holly, and Lilith --- media/attribution.js | 43 + .../beatrice-the-behemoth-heathers/front.svg | 631 +++++++++++++ .../front-super.svg | 570 ++++++++++++ .../holly-the-mega-mousky-heathers/front.svg | 699 ++++++++++++++ .../characters/lilith-zott/front-dressed.svg | 873 ++++++++++++++++++ media/characters/lilith-zott/front.svg | 488 ++++++++++ presets/characters.js | 119 +++ 7 files changed, 3423 insertions(+) create mode 100644 media/characters/beatrice-the-behemoth-heathers/front.svg create mode 100644 media/characters/holly-the-mega-mousky-heathers/front-super.svg create mode 100644 media/characters/holly-the-mega-mousky-heathers/front.svg create mode 100644 media/characters/lilith-zott/front-dressed.svg create mode 100644 media/characters/lilith-zott/front.svg diff --git a/media/attribution.js b/media/attribution.js index 783327f5..daa457e0 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -11300,6 +11300,45 @@ const attributionData = { "tenerog0226" ] }, + { + prefix: "./media/characters/beatrice-the-behemoth-heathers/", + files: [ + { name: "front.svg", source: null } + ], + authors: [ + "beathebehemoth" + ], + owners: [ + "beathebehemoth" + ] + }, + { + prefix: "./media/characters/holly-the-mega-mousky-heathers/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/31737319/" }, + { name: "front-super.svg", source: "https://www.furaffinity.net/view/32386453/" }, + ], + authors: [ + "beathebehemoth" + ], + owners: [ + "beathebehemoth" + ] + }, + { + prefix: "./media/characters/lilith-zott/", + files: [ + { name: "front.svg", source: null }, + { name: "front-dressed.svg", source: "https://www.furaffinity.net/view/36938688/" } + ], + authors: [ + "beathebehemoth" + ], + owners: [ + "beathebehemoth" + ] + }, + //characters { prefix: "./media/dildos/chance/", @@ -15568,6 +15607,10 @@ const attributionData = { "name": "Tenerog", "url": "https://twitter.com/tenerog0226/" }, + "beathebehemoth": { + "name": "BeaTheBetemoth", + "url": "https://www.furaffinity.net/user/beathebehemoth/" + }, } } diff --git a/media/characters/beatrice-the-behemoth-heathers/front.svg b/media/characters/beatrice-the-behemoth-heathers/front.svg new file mode 100644 index 00000000..d6ca12bf --- /dev/null +++ b/media/characters/beatrice-the-behemoth-heathers/front.svg @@ -0,0 +1,631 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/holly-the-mega-mousky-heathers/front-super.svg b/media/characters/holly-the-mega-mousky-heathers/front-super.svg new file mode 100644 index 00000000..b57fc4c9 --- /dev/null +++ b/media/characters/holly-the-mega-mousky-heathers/front-super.svg @@ -0,0 +1,570 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/holly-the-mega-mousky-heathers/front.svg b/media/characters/holly-the-mega-mousky-heathers/front.svg new file mode 100644 index 00000000..ed9d0bee --- /dev/null +++ b/media/characters/holly-the-mega-mousky-heathers/front.svg @@ -0,0 +1,699 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/lilith-zott/front-dressed.svg b/media/characters/lilith-zott/front-dressed.svg new file mode 100644 index 00000000..b4546816 --- /dev/null +++ b/media/characters/lilith-zott/front-dressed.svg @@ -0,0 +1,873 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/lilith-zott/front.svg b/media/characters/lilith-zott/front.svg new file mode 100644 index 00000000..349d153a --- /dev/null +++ b/media/characters/lilith-zott/front.svg @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index fec259a7..4eed428f 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -1354,6 +1354,15 @@ const speciesData = { name: "Lopunny", parents: ["pokemon", "rabbit"] }, + "korean-jindo-dog": { + name: "Korean Jindo Dog", + parents: ["dog"] + }, + "naga": { + name: "Naga", + parents: ["snake", "monster"] + }, + } //species @@ -28619,6 +28628,116 @@ characterMakers.push(() => makeCharacter( }, ] )) + +characterMakers.push(() => makeCharacter( + { name: "Beatrice \"The Behemoth\" Heathers", species: ["husky", "kaiju"], tags: ["anthro"] }, + { + front: { + height: math.unit(6, "feet"), + weight: math.unit(150, "lb"), + name: "Front", + image: { + source: "./media/characters/beatrice-the-behemoth-heathers/front.svg", + extra: 2625/2518, + bottom: 60/2685 + } + }, + }, + [ + { + name: "Normal", + height: math.unit(6 + 2/12, "feet"), + default: true + }, + { + name: "Macro", + height: math.unit(1180, "feet") + }, + ] +)) + +characterMakers.push(() => makeCharacter( + { name: "Lilith Zott", species: ["bat", "kaiju"], tags: ["anthro"] }, + { + front: { + height: math.unit(5 + 6/12, "feet"), + weight: math.unit(108, "lb"), + name: "Front", + image: { + source: "./media/characters/lilith-zott/front.svg", + extra: 2510/2238, + bottom: 100/2610 + } + }, + frontDressed: { + height: math.unit(5 + 6/12, "feet"), + weight: math.unit(108, "lb"), + name: "Front (Dressed)", + image: { + source: "./media/characters/lilith-zott/front-dressed.svg", + extra: 2510/2238, + bottom: 100/2610 + } + }, + }, + [ + { + name: "Normal", + height: math.unit(5 + 6/12, "feet") + }, + { + name: "Macro", + height: math.unit(200, "feet"), + default: true + }, + { + name: "Macro+", + height: math.unit(1030, "feet") + }, + ] +)) + +characterMakers.push(() => makeCharacter( + { name: "Holly \"The Mega Mousky\" Heathers", species: ["mouse", "husky", "kaiju"], tags: ["anthro"] }, + { + front: { + height: math.unit(6, "feet"), + weight: math.unit(150, "lb"), + name: "Front", + image: { + source: "./media/characters/holly-the-mega-mousky-heathers/front.svg", + extra: 2567/2435, + bottom: 39/2606 + } + }, + frontSuper: { + height: math.unit(6, "feet"), + name: "Front (Super)", + image: { + source: "./media/characters/holly-the-mega-mousky-heathers/front-super.svg", + extra: 2567/2435, + bottom: 39/2606 + } + }, + }, + [ + { + name: "Normal", + height: math.unit(5 + 10/12, "feet") + }, + { + name: "Macro", + height: math.unit(220, "feet"), + default: true + }, + { + name: "Macro+", + height: math.unit(1100, "feet") + }, + ] +)) + + //characters function makeCharacters() {