Restores Teshari patterned ears (#17009)

Fixed Teshari pattern ears being missing from the ears selection.
This commit is contained in:
SatinIsle
2025-02-01 01:19:24 +01:00
committed by GitHub
parent da3710df9b
commit fa6614d00b
@@ -632,6 +632,22 @@
color_blend_mode = ICON_MULTIPLY
extra_overlay = "tesharilowinner"
/datum/sprite_accessory/ears/tesh_pattern_ear_male
name = "Teshari male ear pattern (colorable)"
desc = ""
icon_state = "teshari"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "teshari_male_pattern"
/datum/sprite_accessory/ears/tesh_pattern_ear_female
name = "Teshari female ear pattern (colorable)"
desc = ""
icon_state = "teshari"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "teshari_female_pattern"
/datum/sprite_accessory/ears/inkling
name = "colorable mature inkling hair"
desc = ""