ups the prob of anomaly reports, add dust

This commit is contained in:
Poojawa
2018-03-29 15:26:53 -05:00
parent f25757e011
commit 50d9ff9295
7 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
announceWhen = 10
/datum/round_event/anomaly/anomaly_pyro/announce(fake)
if(prob(50))
if(prob(90))
priority_announce("Pyroclastic anomaly detected on long range scanners. Expected location: [impact_area.name].", "Anomaly Alert")
else
priority_announce("A report has been downloaded and printed out at all communications consoles.", "Incoming Classified Message", 'sound/ai/commandreport.ogg') // CITADEL EDIT metabreak