This commit is contained in:
zerothebigboy
2021-05-05 18:25:05 -04:00
parent f4af7bb28f
commit c8ebe720ec
3 changed files with 303 additions and 135 deletions

View File

@@ -556,7 +556,6 @@
/obj/item/card/id/pirate
access = list(ACCESS_SYNDICATE)
/obj/item/card/id/captains_spare
name = "captain's spare ID"
desc = "The spare ID of the High Lord himself."

View File

@@ -206,6 +206,7 @@
icon_screen = "syndishuttle"
icon_keyboard = "syndie_key"
light_color = LIGHT_COLOR_RED
req_access = list(ACCESS_SYNDICATE)
possible_destinations = "pirateship_away;pirateship_home;pirateship_custom"
/obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/pirate
@@ -214,7 +215,7 @@
shuttleId = "pirateship"
lock_override = CAMERA_LOCK_STATION
shuttlePortId = "pirateship_custom"
x_offset = 9
x_offset = 7
y_offset = 0
see_hidden = FALSE