From 1fc469d5bcd3922c40d3ea5d00695d165767e713 Mon Sep 17 00:00:00 2001 From: Adrien Burgun Date: Mon, 1 Aug 2022 12:42:50 +0200 Subject: [PATCH] :bug: Fix stella not having ear filling --- species/blobstella/templates/body-basic.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/species/blobstella/templates/body-basic.mustache b/species/blobstella/templates/body-basic.mustache index fb9dbc0..e767445 100644 --- a/species/blobstella/templates/body-basic.mustache +++ b/species/blobstella/templates/body-basic.mustache @@ -12,7 +12,7 @@ {{! Right ear }} {{#set-fill}} {{vars.ear_color}} | {{#base}}#right-ear{{/base}} {{/set-fill}} -{{#set-fill}} {{vars.ear_fluff_color}} | {{#base}}#right-ear-full{{/base}} {{/set-fill}} +{{#set-fill}} {{vars.ear_fluff_color}} | {{#base}}#right-ear-fluff{{/base}} {{/set-fill}} {{! Marks }}