Chasms shouldn't eat camera vision

This commit is contained in:
Archie
2021-06-15 21:01:56 -03:00
parent c838602cf2
commit f1b8938896
+1
View File
@@ -6,6 +6,7 @@
var/static/list/falling_atoms = list() // Atoms currently falling into chasms
var/static/list/forbidden_types = typecacheof(list(
/mob/camera,
/obj/singularity,
/obj/docking_port,
/obj/structure/lattice,