Files
Bubberstation/code/modules/mob/dead/death.dm
2015-07-15 23:52:35 +02:00

6 lines
124 B
Plaintext

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