fixed up some singularity ignores

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2012-08-11 12:44:11 +10:00
parent 6ded63b850
commit f33ee15700
@@ -2,7 +2,11 @@
var/global/list/uneatable = list(
/turf/space,
/obj/effect,
/obj/effect/overlay,
/obj/effect/explosion,
/obj/effect/expl_particles,
/obj/effect/forcefield,
/obj/effect/effect,
/mob/aiEye,
/mob/dead/observer // Stop ghosts being ate and not being able to get back to their bodies
)