From 445df93c31bd691ff5937a3272b42eafd453f6d3 Mon Sep 17 00:00:00 2001 From: Adrien Burgun Date: Sun, 21 Aug 2022 00:51:51 +0200 Subject: [PATCH] :sparkles: Add oh_my emote --- species/blobcat/templates/hands.mustache | 27 +++- species/blobcat/templates/nose.mustache | 6 + species/blobfox/assets/oh_my.svg | 49 +++++++ species/blobfox/species.toml | 2 + species/blobfox/templates/hands.mustache | 15 +++ species/blobfox/variants/oh_my.mustache | 8 ++ vector/blobfox_oh_my.svg | 165 +++++++++++++++++++++++ 7 files changed, 269 insertions(+), 3 deletions(-) create mode 100644 species/blobfox/assets/oh_my.svg create mode 100644 species/blobfox/variants/oh_my.mustache create mode 100644 vector/blobfox_oh_my.svg diff --git a/species/blobcat/templates/hands.mustache b/species/blobcat/templates/hands.mustache index d4457ed..3ad3b62 100644 --- a/species/blobcat/templates/hands.mustache +++ b/species/blobcat/templates/hands.mustache @@ -1,3 +1,24 @@ -{{#set-fill}} - {{vars.hand_color}} | {{>blobfox.hands}} -{{/set-fill}} +{{^tags.oh-my}} + {{#set-fill}} + {{vars.hand_color}} | {{>blobfox.hands}} + {{/set-fill}} +{{/tags.oh-my}} + +{{#tags.oh-my}} + {{#tags.left-hand}} + + {{#set-stroke}} + {{vars.hand_stroke_color}} | + {{#set-fill}} {{vars.hand_color}} | {{#oh_my}}#left-hand{{/oh_my}} {{/set-fill}} + {{/set-stroke}} + + {{/tags.left-hand}} + {{#tags.right-hand}} + + {{#set-stroke}} + {{vars.hand_stroke_color}} | + {{#set-fill}} {{vars.hand_color}} | {{#oh_my}}#right-hand{{/oh_my}} {{/set-fill}} + {{/set-stroke}} + + {{/tags.right-hand}} +{{/tags.oh-my}} diff --git a/species/blobcat/templates/nose.mustache b/species/blobcat/templates/nose.mustache index 73e3e4d..37eecbe 100644 --- a/species/blobcat/templates/nose.mustache +++ b/species/blobcat/templates/nose.mustache @@ -15,3 +15,9 @@ {{#blobfox.base}}#nose{{/blobfox.base}} {{/tags.mouth-hmpf}} + +{{#tags.oh-my}} + + {{#blobfox.base}}#nose{{/blobfox.base}} + +{{/tags.oh-my}} diff --git a/species/blobfox/assets/oh_my.svg b/species/blobfox/assets/oh_my.svg new file mode 100644 index 0000000..3f61bbf --- /dev/null +++ b/species/blobfox/assets/oh_my.svg @@ -0,0 +1,49 @@ + + + blobfox_oh_my + + + + + + + + + + + + + + + + + + + + + + + + + + Blobfox team (https://git.shadamethyst.xyz/adri326/blobfox), licensed under the Apache 2.0 License + + + blobfox_oh_my + + + Feuerfuchs + + + https://git.shadamethyst.xyz/adri326/blobfox + + + Shad Amethyst + + + + + + diff --git a/species/blobfox/species.toml b/species/blobfox/species.toml index 539cda7..251f132 100644 --- a/species/blobfox/species.toml +++ b/species/blobfox/species.toml @@ -48,6 +48,8 @@ coffee_happy = ["body-basic", "holding", "eyes-happy", "mouth-w", "hand-cup", "r blush = ["body-basic", "ear-blush", "eyes-closed", "blush", "mouth-hmpf"] +oh_my = ["body-basic", "eyes-basic", "left-hand", "right-hand", "oh-my"] + heart = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"] egg = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding"] diff --git a/species/blobfox/templates/hands.mustache b/species/blobfox/templates/hands.mustache index 46468e8..28235fb 100644 --- a/species/blobfox/templates/hands.mustache +++ b/species/blobfox/templates/hands.mustache @@ -58,5 +58,20 @@ {{/tags.holding}} {{/tags.hand-3c}} + {{#tags.oh-my}} + {{#tags.left-hand}} + {{#set-stroke}} + {{vars.hand_stroke_color}} | + {{#set-fill}} {{vars.hand_color}} | {{#oh_my}}#left-hand{{/oh_my}} {{/set-fill}} + {{/set-stroke}} + {{/tags.left-hand}} + {{#tags.right-hand}} + {{#set-stroke}} + {{vars.hand_stroke_color}} | + {{#set-fill}} {{vars.hand_color}} | {{#oh_my}}#right-hand{{/oh_my}} {{/set-fill}} + {{/set-stroke}} + {{/tags.right-hand}} + {{/tags.oh-my}} + diff --git a/species/blobfox/variants/oh_my.mustache b/species/blobfox/variants/oh_my.mustache new file mode 100644 index 0000000..57f4559 --- /dev/null +++ b/species/blobfox/variants/oh_my.mustache @@ -0,0 +1,8 @@ +{{>header}} + {{>body}} + + {{>eyes}} + {{>nose}} + + {{>hands}} +{{>footer}} diff --git a/vector/blobfox_oh_my.svg b/vector/blobfox_oh_my.svg new file mode 100644 index 0000000..a14217d --- /dev/null +++ b/vector/blobfox_oh_my.svg @@ -0,0 +1,165 @@ + + + blobfox_oh_my + + + + + + + + + + + + + + + + + + + + + + + + + + Blobfox team (https://git.shadamethyst.xyz/adri326/blobfox), licensed under the Apache 2.0 License + + + blobfox_oh_my + + + Feuerfuchs + + + https://git.shadamethyst.xyz/adri326/blobfox + + + Shad Amethyst + + + + + +