Merge pull request #6807 from Neerti/multiline_command_stuff

QoL: Comms Consoles
This commit is contained in:
Atermonera
2020-03-10 23:09:38 -07:00
committed by VirgoBot
parent beeac08a0d
commit ee32bfcf23
4 changed files with 28 additions and 10 deletions

View File

@@ -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.