Adds helpers to avoid << use (#29611)

This commit is contained in:
Jordan Brown
2017-08-09 00:27:54 -03:00
committed by Leo
parent faf6c60caa
commit d1ae0a0c95
82 changed files with 277 additions and 296 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
sleep(1150)
if(resolved == FALSE)
resolved = TRUE
world << sound('sound/machines/alarm.ogg')
sound_to_playing_players('sound/machines/alarm.ogg')
addtimer(CALLBACK(GLOBAL_PROC, .proc/cult_ending_helper), 120)
addtimer(CALLBACK(GLOBAL_PROC, .proc/ending_helper), 220)