mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 09:27:45 +01:00
Merge branch 'Aurorastation/development' into Map-Development
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
name = "skipjack control console"
|
||||
req_access = list(access_syndicate)
|
||||
shuttle_tag = "Skipjack"
|
||||
light_color = LIGHT_COLOR_RED
|
||||
|
||||
/obj/machinery/computer/shuttle_control/multi/syndicate
|
||||
name = "mercenary shuttle control console"
|
||||
req_access = list(access_syndicate)
|
||||
shuttle_tag = "Mercenary"
|
||||
light_color = LIGHT_COLOR_RED
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
name = "shuttle control console"
|
||||
icon = 'icons/obj/computer.dmi'
|
||||
|
||||
light_color = LIGHT_COLOR_CYAN
|
||||
icon_screen = "shuttle"
|
||||
circuit = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user