mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user