mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 22:25:46 +01:00
The operating computer no longer "speaks" with no power (#21874)
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user