mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
anchored = FALSE
|
||||
|
||||
flags = ON_BORDER
|
||||
obj_flags = OBJ_FLAG_ROTATABLE
|
||||
obj_flags = OBJ_FLAG_ROTATABLE|OBJ_FLAG_MOVES_UNSUPPORTED
|
||||
|
||||
build_amt = 2
|
||||
var/broken = FALSE
|
||||
|
||||
Reference in New Issue
Block a user