mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
Fix some announcement sounds (#57192)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user