From 627e945804a9bdd34b0f1a75d876ee7472ad8f73 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 20 Mar 2020 14:28:00 -0400 Subject: [PATCH] Add Arokha; add tater tots --- media/attribution.js | 17 + media/characters/arokha-sieyes/front.svg | 569 +++++++++++++++++++++++ media/food/fast-food/tater-tot.svg | 114 +++++ presets/characters.js | 31 ++ presets/food.js | 3 +- 5 files changed, 733 insertions(+), 1 deletion(-) create mode 100644 media/characters/arokha-sieyes/front.svg create mode 100644 media/food/fast-food/tater-tot.svg diff --git a/media/attribution.js b/media/attribution.js index 58fa7bbd..7fc18a38 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -7187,6 +7187,18 @@ const attributionData = { "yabout" ] }, + { + prefix: "./media/characters/arokha-sieyes/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/98207/" } + ], + authors: [ + "cownugget" + ], + owners: [ + "aronai" + ] + }, //characters { prefix: "./media/food/animals/", @@ -7230,6 +7242,7 @@ const attributionData = { { name: "french-fry.svg", source: null }, { name: "chicken-nugget.svg", source: null }, { name: "onion-ring.svg", source: null }, + { name: "tater-tor.svg", source: null } ], authors: [ "chemicalcrux" @@ -9968,6 +9981,10 @@ const attributionData = { "name": "Yabout", "url": "https://www.furaffinity.net/user/yabout", }, + "cownugget": { + "name": "Cownugget", + "url": "https://www.furaffinity.net/user/cownugget", + }, } } diff --git a/media/characters/arokha-sieyes/front.svg b/media/characters/arokha-sieyes/front.svg new file mode 100644 index 00000000..bb6116f3 --- /dev/null +++ b/media/characters/arokha-sieyes/front.svg @@ -0,0 +1,569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/food/fast-food/tater-tot.svg b/media/food/fast-food/tater-tot.svg new file mode 100644 index 00000000..5b020d59 --- /dev/null +++ b/media/food/fast-food/tater-tot.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 3d73d09a..747fe702 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -17664,6 +17664,37 @@ characterMakers["Xuna"] = () => { ] ) }; + +characterMakers["Arokha Sieyes"] = () => { + return makeCharacter( + "Arokha Sieyes", + "Aronai", + { + front: { + height: math.unit(5 + 9/12, "feet"), + weight: math.unit(150, "lb"), + name: "Front", + image: { + source: "./media/characters/arokha-sieyes/front.svg", + extra: 1425/1284, + bottom: 0.05 + } + }, + }, + [ + { + name: "Normal", + height: math.unit(5 + 9/12, "feet") + }, + { + name: "Macro", + height: math.unit(30, "meters"), + default: true + }, + ] + ) +}; + //characters function makeCharacters() { diff --git a/presets/food.js b/presets/food.js index f3dffd68..771b57e8 100644 --- a/presets/food.js +++ b/presets/food.js @@ -119,7 +119,8 @@ function makeFood() { ["chicken-nugget", 1.65, "inches"], ["onion-ring", 4, "inches"], ["donut", 75, "mm"], - ["bagel", 4, "inches"] + ["bagel", 4, "inches"], + ["tater-tot", 0.8, "inches"], ], "Fast Food", "",