Fixes Siro Dead Sprite (#19635)

Changes siro_dead to siro-dead to fix the dead state of the shrieker.
This commit is contained in:
Acetrea
2024-07-17 21:10:39 +00:00
committed by GitHub
parent 48279168f3
commit 02acdcabbd
2 changed files with 59 additions and 1 deletions
@@ -142,7 +142,7 @@
icon = 'icons/mob/npc/moghes_48.dmi'
icon_state = "siro"
icon_living = "siro"
icon_dead = "siro_dead"
icon_dead = "siro-dead"
turns_per_move = 3
organ_names = list("head", "chest", "right upper wing", "right lower wing", "left upper wing", "left lower wing", "right leg", "left leg")