mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user