bitrunning hotfix 2 [NO GBP] (#78633)

Bitrunning releated fixes
---------

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
This commit is contained in:
Jeremiah
2023-09-29 08:58:05 +02:00
committed by GitHub
co-authored by LemonInTheDark
parent cd2c25a8de
commit 88c3f4bfa4
13 changed files with 88 additions and 116 deletions
+1
View File
@@ -5,6 +5,7 @@
/obj/machinery/quantum_server/proc/cool_off()
is_ready = TRUE
update_appearance()
radio.talk_into(src, "Thermal systems within operational parameters. Proceeding to domain configuration.", RADIO_CHANNEL_SUPPLY)
/// Attempts to connect to a quantum console
/obj/machinery/quantum_server/proc/find_console()