into the bin (#24289)

This commit is contained in:
GDN
2024-03-07 05:04:57 -06:00
committed by GitHub
parent aa5d68bf38
commit 19a3f768c8
9 changed files with 16 additions and 31 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
if(areas && areas.len > 0)
for(var/area/A in areas)
for(var/obj/machinery/light/L in A)
L.flicker(10)
L.forced_flicker(10)
/datum/event/prison_break/end()
for(var/area/A in shuffle(areas))