mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
Fixed command report sound
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
title = "Classified [command_name()] Update"
|
title = "Classified [command_name()] Update"
|
||||||
|
|
||||||
if(announce)
|
if(announce)
|
||||||
priority_announce("A report has been downloaded and printed out at all communications consoles.", "Incoming Classified Message", "commandreport", SSstation.announcer.get_rand_report_sound(), has_important_message = TRUE)
|
priority_announce("A report has been downloaded and printed out at all communications consoles.", "Incoming Classified Message", SSstation.announcer.get_rand_report_sound(), has_important_message = TRUE)
|
||||||
|
|
||||||
var/datum/comm_message/M = new
|
var/datum/comm_message/M = new
|
||||||
M.title = title
|
M.title = title
|
||||||
|
|||||||
Reference in New Issue
Block a user