The operating computer no longer "speaks" with no power (#21874)

This commit is contained in:
Henri215
2023-08-05 03:10:46 -03:00
committed by GitHub
parent bcb5440906
commit 18db2efa3d
@@ -183,6 +183,8 @@
return FALSE
/obj/machinery/computer/operating/process()
if(stat & (NOPOWER|BROKEN))
return
if(!table) //Does this Operating Computer have an Operating Table connected to it?
return
if(!verbose) //Are the speakers on?