mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
/obj/structure/window_frame/unanchored,
|
||||
/obj/structure/window_frame/empty
|
||||
)
|
||||
obj_flags = OBJ_FLAG_MOVES_UNSUPPORTED
|
||||
var/should_check_mapload = TRUE
|
||||
var/has_glass_installed = FALSE
|
||||
var/glass_needed = 4
|
||||
|
||||
Reference in New Issue
Block a user