diff --git a/species/blobfox/assets/flag_agender.svg b/species/blobfox/assets/flag_agender.svg new file mode 100644 index 0000000..298d6f4 --- /dev/null +++ b/species/blobfox/assets/flag_agender.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/species/blobfox/species.toml b/species/blobfox/species.toml index ced4478..539cda7 100644 --- a/species/blobfox/species.toml +++ b/species/blobfox/species.toml @@ -58,6 +58,7 @@ heart_ace = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", " heart_demisexual = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"] heart_pan = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"] heart_trans = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"] +heart_agender = ["body-basic", "eyes-basic", "left-hand", "right-hand", "holding", "big-object"] # Snuggle snuggle_left = ["body-basic", "eyes-closed", "mouth-w"] diff --git a/species/blobfox/variants/heart_agender.mustache b/species/blobfox/variants/heart_agender.mustache new file mode 100644 index 0000000..a6f52b1 --- /dev/null +++ b/species/blobfox/variants/heart_agender.mustache @@ -0,0 +1,25 @@ +{{>header}} + {{>body}} + + {{>eyes}} + + + + {{#heart}}#heart{{/heart}} + + + + + {{#heart}}#heart{{/heart}} + + + + + {{#flag_agender}}{{/flag_agender}} + + + + {{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}} + + {{>hands}} +{{>footer}}