mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Singularity can no longer eat the AI's eye mob
Cleaned up how throwing works.
This commit is contained in:
@@ -2,7 +2,8 @@ var/global/list/uneatable = list(
|
||||
/turf/space,
|
||||
/obj/effect,
|
||||
/obj/effect/overlay,
|
||||
/obj/effect/rune
|
||||
/obj/effect/rune,
|
||||
/mob/aiEye
|
||||
)
|
||||
|
||||
/obj/machinery/singularity/
|
||||
|
||||
Reference in New Issue
Block a user