Removes Excessive Automated Yakking

This commit is contained in:
Fox McCloud
2020-06-23 17:13:44 -04:00
parent 747b183207
commit 5d0db22b6f
8 changed files with 0 additions and 717 deletions
@@ -132,10 +132,6 @@ GLOBAL_DATUM_INIT(security_announcement_down, /datum/announcement/priority/secur
FA.overlays.Cut()
FA.overlays += image('icons/obj/monitors.dmi', "overlay_delta")
if(level >= SEC_LEVEL_RED)
GLOB.atc.reroute_traffic(yes = TRUE) // Tell them fuck off we're busy.
else
GLOB.atc.reroute_traffic(yes = FALSE)
SSnightshift.check_nightshift(TRUE)
else