[MIRROR] Fix some announcement sounds (#3686)

* Fix some announcement sounds (#57192)

* Fix some announcement sounds

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-02-27 11:27:18 +00:00
committed by GitHub
co-authored by MrMelbert
parent bb297fde49
commit 84fbdbf1f4
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -561,7 +561,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