Fixes Vulpkanin Earfluff

Earfluff and Vulpine Fluff respectively.

The icon states in the vulp file had their names the wrong way around and there was a missing datum entry in the vulp facial hair file for regular old ear fluff.
This commit is contained in:
KasparoVy
2018-11-13 22:41:34 -05:00
parent 8a7eb0009a
commit 074b799c81
2 changed files with 4 additions and 0 deletions
@@ -3,6 +3,10 @@
species_allowed = list("Vulpkanin")
gender = NEUTER
/datum/sprite_accessory/facial_hair/vulpkanin/vulp_earfluff
name = "Earfluff"
icon_state = "earfluff"
/datum/sprite_accessory/facial_hair/vulpkanin/vulp_blaze
name = "Blaze"
icon_state = "blaze"