mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
icon_state = "fuel_port"
|
||||
density = 0
|
||||
anchored = 1
|
||||
obj_flags = OBJ_FLAG_MOVES_UNSUPPORTED
|
||||
var/icon_closed = "fuel_port"
|
||||
var/icon_empty = "fuel_port_empty"
|
||||
var/icon_full = "fuel_port_full"
|
||||
|
||||
Reference in New Issue
Block a user