Reduces volume of the nuke sound (#86888)

This commit is contained in:
grungussuss
2024-09-27 16:33:45 +02:00
committed by GitHub
parent 3ceaf41119
commit 2cf34ec44e
13 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -291,7 +291,7 @@
return
if(GLOB.cult_narsie.resolved == FALSE)
GLOB.cult_narsie.resolved = TRUE
sound_to_playing_players('sound/machines/alarm.ogg')
sound_to_playing_players('sound/announcer/alarm/nuke_alarm.ogg', 70)
addtimer(CALLBACK(GLOBAL_PROC, GLOBAL_PROC_REF(cult_ending_helper)), 12 SECONDS)
///Called only if the crew managed to destroy narsie at the very last second for [/proc/begin_the_end()]