This commit is contained in:
Matt Atlas
2022-03-20 19:47:37 +01:00
parent dd01f63e0c
commit bda2616409
3 changed files with 3 additions and 3 deletions
@@ -16,7 +16,7 @@
to_chat(A, "<br>")
if(prob(30)) //most of the time, we don't want an announcement, so as to allow AIs to fake blackouts.
command_announcement.Announce(alert, volume=25)
command_announcement.Announce(alert)
return
return 1