Fix some announcement sounds (#57192)

This commit is contained in:
MrMelbert
2021-02-26 17:09:59 -06:00
committed by GitHub
parent 3573c63f61
commit 042dc5ccdf
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -560,7 +560,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
var/announce_command_report = TRUE
switch(confirm)
if("Yes")
priority_announce(input, null, SSstation.announcer.get_rand_report_sound())
priority_announce(input, null, SSstation.announcer.get_rand_report_sound(), has_important_message = TRUE)
announce_command_report = FALSE
if("Cancel")
return