mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-02 05:22:40 +00:00
One runtime fixed, other one didn't turn up.
I put in some stuff for it to be easier to find if it does.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
var/global/list/uneatable = list(
|
||||
/turf/space,
|
||||
/obj/effect/overlay
|
||||
/obj/effect/overlay,
|
||||
/atom/movable/lighting_overlay //Because apparently this needs to be outright stated and even /atom/movable gives energy regardless.
|
||||
)
|
||||
|
||||
/obj/machinery/singularity/
|
||||
|
||||
Reference in New Issue
Block a user