Computerning bug fixes (#14209)

* Computerning bug fixes

Fixes  #14207
Fixes #14206

* Fixes #14210

* Fixes #14211
This commit is contained in:
Wowzewow (Wezzy)
2022-06-06 11:50:22 +02:00
committed by GitHub
parent ffecddbf56
commit b6c16c28cf
8 changed files with 27 additions and 12 deletions
@@ -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)