mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Computerning bug fixes (#14209)
* Computerning bug fixes Fixes #14207 Fixes #14206 * Fixes #14210 * Fixes #14211
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/computer/drone_control
|
||||
name = "Maintenance Drone Control"
|
||||
desc = "Used to monitor the station's drone population and the assembler that services them."
|
||||
icon_screen = "power"
|
||||
icon_screen = "power_monitor"
|
||||
icon_keyboard = "yellow_key"
|
||||
light_color = LIGHT_COLOR_YELLOW
|
||||
req_access = list(access_engine_equip)
|
||||
|
||||
Reference in New Issue
Block a user