Adds already existing circuits to exodrone consoles. (#76826)

Consoles for exodronning didn't have circuits so you couldn't unscrew
and move them or similar.
This commit is contained in:
Helg2
2023-07-15 16:21:28 -04:00
committed by GitHub
parent f71ea26f72
commit c9749aa416
2 changed files with 2 additions and 0 deletions
@@ -77,6 +77,7 @@ GLOBAL_LIST_INIT(scan_conditions,init_scan_conditions())
/obj/machinery/computer/exoscanner_control
name = "Scanner Array Control Console"
circuit = /obj/item/circuitboard/computer/exoscanner_console
/// If scan was interrupted show a popup until dismissed.
var/failed_popup = FALSE
/// Site we're configuring targeted scans for.