mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user