Cult and antag fixes/tweaks (#3524)

This commit is contained in:
Alberyk
2017-10-02 22:34:01 -05:00
committed by Lohikar
parent 95bb5c7668
commit 8e53ea0c78
19 changed files with 91 additions and 61 deletions
+2
View File
@@ -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()