mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Cult and antag fixes/tweaks (#3524)
This commit is contained in:
@@ -432,6 +432,8 @@
|
||||
addtimer(thecallback, offset)
|
||||
offset += rand(5, 15)
|
||||
|
||||
playsound(src.loc, 'sound/effects/light_flicker.ogg', 75, 1)
|
||||
|
||||
addtimer(CALLBACK(src, .proc/end_flicker), offset)
|
||||
|
||||
/obj/machinery/light/proc/handle_flicker()
|
||||
|
||||
Reference in New Issue
Block a user