mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 02:13:06 +00:00
6 lines
124 B
Plaintext
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
|