From 4ac03a4582d8542e74a8a174a6cf910c1487ee40 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 24 Apr 2020 17:36:30 -0400 Subject: [PATCH] Add Goddess Elizabeth's mouth --- media/attribution.js | 3 +- media/characters/goddess-elizabeth/mouth.svg | 135 +++++++++++++++++++ presets/characters.js | 7 + 3 files changed, 144 insertions(+), 1 deletion(-) create mode 100644 media/characters/goddess-elizabeth/mouth.svg diff --git a/media/attribution.js b/media/attribution.js index 4589405e..c189bc35 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -2566,7 +2566,8 @@ const attributionData = { prefix: "./media/characters/goddess-elizabeth/", files: [ { name: "front.svg", source: "https://www.furaffinity.net/view/30317113/" }, - { name: "foot.svg", source: "https://www.furaffinity.net/view/30317113/" } + { name: "foot.svg", source: "https://www.furaffinity.net/view/30317113/" }, + { name: "mouth.svg", source: "https://www.furaffinity.net/view/30317113/" }, ], authors: [ "darkietehjester" diff --git a/media/characters/goddess-elizabeth/mouth.svg b/media/characters/goddess-elizabeth/mouth.svg new file mode 100644 index 00000000..0b9881a3 --- /dev/null +++ b/media/characters/goddess-elizabeth/mouth.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index e93dce9d..0dd2f875 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -6394,6 +6394,13 @@ characterMakers.push(() => makeCharacter( source: "./media/characters/goddess-elizabeth/foot.svg" } }, + mouth: { + height: math.unit(6, "feet"), + name: "Mouth", + image: { + source: "./media/characters/goddess-elizabeth/mouth.svg" + } + }, }, [ {