rename a bunch of atom flags

This commit is contained in:
spookerton
2022-10-17 17:38:20 +01:00
parent bb472b4832
commit ffba11e5ab
76 changed files with 156 additions and 145 deletions

View File

@@ -31,7 +31,7 @@
/obj/machinery/station_map/Initialize()
. = ..()
atom_flags |= ON_BORDER // Why? It doesn't help if its not density
atom_flags |= ATOM_HAS_TRANSITION_PRIORITY // Why? It doesn't help if its not density
/obj/machinery/station_map/Initialize()
. = ..()