Files
FluffyandGitHub c25c8b6a37 Last editorconfig fixup (#17782)
* one

* two

* three

* fsdsdf
2023-11-20 18:22:42 +00:00

5 lines
119 B
Plaintext

/mob/living/carbon/alien/death(gibbed)
if(!gibbed && icon_dead)
icon_state = icon_dead
return ..(gibbed,death_msg)