[MIRROR] Station announcements cleanup [MDB IGNORE] (#24792)

* Station announcements cleanup

* Fix diffs

* Space indentation

* skyrat edits

---------

Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-11-05 01:58:16 -05:00
committed by GitHub
co-authored by lessthanthree Giz
parent aa2397e986
commit 761cdc3d20
32 changed files with 246 additions and 71 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
// whether it's, say, a tesla zapping tcomms, or some selective
// modification of the tcomms bus
if(prob(80) || fake)
priority_announce(alert)
priority_announce(alert, "Anomaly Alert")
/datum/round_event/processor_overload/start()