mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
fixed up some singularity ignores
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user