Files
GS13NG/code/modules/mob/dead/death.dm

6 lines
106 B
Plaintext

/mob/dead/dust() //ghosts can't be vaporised.
return
/mob/dead/gib() //ghosts can't be gibbed.
return