Command QoL

This commit is contained in:
Neerti
2020-03-09 10:51:42 -04:00
parent a4100b5b74
commit 86f58ecca7
4 changed files with 28 additions and 10 deletions
@@ -78,8 +78,7 @@
FA.set_security_level(newlevel)
for(var/obj/machinery/status_display/FA in machines)
if(FA.z in using_map.contact_levels)
FA.display_alert(newlevel)
FA.mode = 3
FA.on_alert_changed(newlevel)
if(level >= SEC_LEVEL_RED)
atc.reroute_traffic(yes = 1) // Tell them fuck off we're busy.