From 178bc65a7ea7c1ca099d492b7bfab6bb96af79a4 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Tue, 1 Mar 2022 11:01:41 -0500 Subject: [PATCH] Add Robin Phox's Delphox form --- media/attribution.js | 11 +- media/characters/robin-phox/delphox-back.svg | 705 +++++++++++ .../robin-phox/delphox-front-nsfw.svg | 1035 +++++++++++++++++ media/characters/robin-phox/delphox-front.svg | 1003 ++++++++++++++++ presets/characters.js | 43 + 5 files changed, 2793 insertions(+), 4 deletions(-) create mode 100644 media/characters/robin-phox/delphox-back.svg create mode 100644 media/characters/robin-phox/delphox-front-nsfw.svg create mode 100644 media/characters/robin-phox/delphox-front.svg diff --git a/media/attribution.js b/media/attribution.js index 0dcc4ca0..ccd8e242 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -20716,15 +20716,18 @@ const attributionData = { { prefix: "./media/characters/robin-phox/", files: [ - { name: "snivy-front.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, - { name: "snivy-back.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, + { name: "snivy-front.svg", source: "https://twitter.com/Cassettewaves/status/1402317146831540227" }, + { name: "snivy-back.svg", source: "https://twitter.com/Cassettewaves/status/1402317146831540227" }, { name: "snivy-front-nsfw.svg", source: null, nsfw: true}, - { name: "snivy-foot.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, - { name: "snivy-sole.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, + { name: "snivy-foot.svg", source: "https://twitter.com/Cassettewaves/status/1402317146831540227" }, + { name: "snivy-sole.svg", source: "https://twitter.com/Cassettewaves/status/1402317146831540227" }, { name: "yoshi-front.svg", source: "https://twitter.com/RobinPhox/status/1457614087844630529" }, { name: "yoshi-back.svg", source: "https://twitter.com/RobinPhox/status/1457614087844630529" }, { name: "yoshi-front-nsfw.svg", source: null, nsfw: true}, { name: "yoshi-foot.svg", source: "https://twitter.com/RobinPhox/status/1457614087844630529" }, + { name: "delphox-front.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, + { name: "delphox-back.svg", source: "https://twitter.com/Cassettewaves/status/1387838932662951937" }, + { name: "delphox-front-nsfw.svg", source: null, nsfw: true}, ], authors: [ "cassettewaves" diff --git a/media/characters/robin-phox/delphox-back.svg b/media/characters/robin-phox/delphox-back.svg new file mode 100644 index 00000000..37a070fa --- /dev/null +++ b/media/characters/robin-phox/delphox-back.svg @@ -0,0 +1,705 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/robin-phox/delphox-front-nsfw.svg b/media/characters/robin-phox/delphox-front-nsfw.svg new file mode 100644 index 00000000..4f2e233c --- /dev/null +++ b/media/characters/robin-phox/delphox-front-nsfw.svg @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/robin-phox/delphox-front.svg b/media/characters/robin-phox/delphox-front.svg new file mode 100644 index 00000000..39a3950f --- /dev/null +++ b/media/characters/robin-phox/delphox-front.svg @@ -0,0 +1,1003 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index ec019a0e..93bf0049 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -57666,6 +57666,40 @@ characterMakers.push(() => makeCharacter( }, form: "yoshi", }, + delphox_front: { + height: math.unit(4 + 11/12, "feet"), + weight: math.unit(86, "lb"), + name: "Front", + image: { + source: "./media/characters/robin-phox/delphox-front.svg", + extra: 1266/1069, + bottom: 32/1298 + }, + form: "delphox", + default: true + }, + delphox_frontNsfw: { + height: math.unit(4 + 11/12, "feet"), + weight: math.unit(86, "lb"), + name: "Front (NSFW)", + image: { + source: "./media/characters/robin-phox/delphox-front-nsfw.svg", + extra: 1266/1069, + bottom: 32/1298 + }, + form: "delphox", + }, + delphox_back: { + height: math.unit(4 + 11/12, "feet"), + weight: math.unit(86, "lb"), + name: "Back", + image: { + source: "./media/characters/robin-phox/delphox-back.svg", + extra: 1269/1083, + bottom: 15/1284 + }, + form: "delphox", + }, }, [ { @@ -57680,6 +57714,12 @@ characterMakers.push(() => makeCharacter( default: true, form: "yoshi" }, + { + name: "Normal", + height: math.unit(4 + 11/12, "feet"), + default: true, + form: "delphox" + }, { name: "Macro", height: math.unit(500, "feet"), @@ -57709,6 +57749,9 @@ characterMakers.push(() => makeCharacter( "yoshi": { name: "Yoshi", }, + "delphox": { + name: "Delphox", + }, } ))