Advanced camera consoles use a list for z lock rather than a single z level (#30661)

* Refactor Abductor Console

* Station lock
This commit is contained in:
KorPhaeron
2017-09-28 05:24:34 -05:00
committed by CitadelStationBot
parent 2d48a0cf50
commit 6fca708b33
4 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -47,8 +47,8 @@
desc = "Used to designate a precise transit location for the syndicate shuttle."
icon_screen = "syndishuttle"
icon_keyboard = "syndie_key"
z_lock = ZLEVEL_STATION_PRIMARY
shuttleId = "syndicate"
station_lock_override = TRUE
shuttlePortId = "syndicate_custom"
shuttlePortName = "custom location"
jumpto_ports = list("syndicate_ne" = 1, "syndicate_nw" = 1, "syndicate_n" = 1, "syndicate_se" = 1, "syndicate_sw" = 1, "syndicate_s" = 1)