mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
The Computer-ening (#13831)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/obj/machinery/computer/drone_control
|
||||
name = "Maintenance Drone Control"
|
||||
desc = "Used to monitor the station's drone population and the assembler that services them."
|
||||
light_color = LIGHT_COLOR_ORANGE
|
||||
|
||||
icon_screen = "engi"
|
||||
icon_screen = "power"
|
||||
icon_keyboard = "yellow_key"
|
||||
light_color = LIGHT_COLOR_YELLOW
|
||||
req_access = list(access_engine_equip)
|
||||
circuit = /obj/item/circuitboard/drone_control
|
||||
|
||||
|
||||
Reference in New Issue
Block a user