into the bin (#24289)

This commit is contained in:
GDN
2024-03-07 11:04:57 +00:00
committed by GitHub
parent aa5d68bf38
commit 19a3f768c8
9 changed files with 16 additions and 31 deletions
+4 -1
View File
@@ -650,7 +650,10 @@
if(current_apc)
RegisterSignal(machine_powernet, COMSIG_POWERNET_POWER_CHANGE, PROC_REF(update), override = TRUE)
/obj/machinery/light/flicker(amount = rand(20, 30))
/obj/machinery/light/get_spooked()
return forced_flicker()
/obj/machinery/light/proc/forced_flicker(amount = rand(20, 30))
if(flickering)
return FALSE