Adds a chu tail (#19462)

This commit is contained in:
Cameron Lennox
2026-05-13 19:27:20 -04:00
committed by GitHub
parent 3c937494cf
commit 10923e5103
2 changed files with 9 additions and 0 deletions
@@ -1949,3 +1949,12 @@
ani_state = "xenotail_fullcolouralt_w"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/tail/chu
name = "chu tail"
desc = ""
icon_state = "chu"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
extra_overlay = "chu_markings"
extra_overlay2 = "chu_tipmarkings"