mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Fixes Siro Dead Sprite (#19635)
Changes siro_dead to siro-dead to fix the dead state of the shrieker.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user