Fixes ghosts being ate (and immediately reformed) by the singularity, fixes them not being able to return to body.

This commit is contained in:
Ren Erthilo
2012-04-25 20:31:51 +01:00
parent 4f01edb7db
commit 3e9f5a24d5
@@ -1,7 +1,8 @@
var/global/list/uneatable = list(
/turf/space,
/obj/effect/overlay,
/mob/aiEye
/mob/aiEye,
/mob/dead/observer // Stop ghosts being ate and not being able to get back to their bodies
)
/obj/machinery/singularity/