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
@@ -14,7 +14,7 @@
fakeable = TRUE
/datum/round_event/ghost_role/blob/announce(fake)
if(prob(50))
if(prob(75))
priority_announce("Confirmed outbreak of level 5 biohazard aboard [station_name()]. All personnel must contain the outbreak.", "Biohazard Alert", 'sound/ai/outbreak5.ogg')
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