mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Reduces volume of the nuke sound (#86888)
This commit is contained in:
@@ -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()]
|
||||
|
||||
Reference in New Issue
Block a user