What happened to you, AI?

This commit is contained in:
S34NW
2021-05-02 13:34:53 +01:00
parent 9532300afd
commit b22ded5a93
76 changed files with 73 additions and 53 deletions
+1 -1
View File
@@ -604,7 +604,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
"Custom" = "Cryptic Message")
var/list/MsgSound = list("Beep" = 'sound/misc/notice2.ogg',
"Enemy Communications Intercepted" = 'sound/AI/intercept2.ogg',
"Enemy Communications Intercepted" = 'sound/AI/intercept.ogg',
"New Command Report Created" = 'sound/AI/commandreport.ogg')
var/type = input(usr, "Pick a type of report to send", "Report Type", "") as anything in MsgType