From af28802d69775e07d7a6b65fd785a2c6a5c371da Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 16 Apr 2022 20:09:39 -0400 Subject: [PATCH] Add a DANGER view for Vivian Sylveon --- media/attribution.js | 16 + media/characters/vivian-sylveon/danger.svg | 1745 ++++++++++++++++++++ presets/characters.js | 10 +- 3 files changed, 1770 insertions(+), 1 deletion(-) create mode 100644 media/characters/vivian-sylveon/danger.svg diff --git a/media/attribution.js b/media/attribution.js index f447b4b2..efbcd77e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -14834,6 +14834,18 @@ const attributionData = { "killersylv" ] }, + { + prefix: "./media/characters/vivian-sylveon/", + files: [ + { name: "danger.svg", source: "https://twitter.com/itsaButtsteak/status/1446935903964913673" } + ], + authors: [ + "buttsteak" + ], + owners: [ + "killersylv" + ] + }, { prefix: "./media/characters/daiki/", files: [ @@ -30674,6 +30686,10 @@ const attributionData = { "name": "L00dPanda", "url": "https://www.furaffinity.net/user/l00dpanda" }, + "buttsteak": { + "name": "Buttsteak", + "url": "https://twitter.com/itsaButtsteak" + }, } } diff --git a/media/characters/vivian-sylveon/danger.svg b/media/characters/vivian-sylveon/danger.svg new file mode 100644 index 00000000..097d565f --- /dev/null +++ b/media/characters/vivian-sylveon/danger.svg @@ -0,0 +1,1745 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index bb298fc4..58394251 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -40592,11 +40592,12 @@ characterMakers.push(() => makeCharacter( hyper: { height: math.unit(5.58, "feet"), name: "Hyper", + preyCapacity: math.unit(2.80616218797, "m^3"), image: { source: "./media/characters/vivian-sylveon/hyper.svg", extra: 999/676, bottom: 697/1696 - } + }, }, paw: { height: math.unit(1.8, "feet"), @@ -40605,6 +40606,13 @@ characterMakers.push(() => makeCharacter( source: "./media/characters/vivian-sylveon/paw.svg" } }, + danger: { + height: math.unit(7.5, "feet"), + name: "DANGER", + image: { + source: "./media/characters/vivian-sylveon/danger.svg" + } + }, }, [ {