mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #13674 from Fox-McCloud/remove-atc
Removes Excessive Automated Yakking
This commit is contained in:
@@ -123,10 +123,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
|
||||
|
||||
Reference in New Issue
Block a user