Merge pull request #8273 from Kyep/ert_orders

ERT Spawn Tweaks
This commit is contained in:
tigercat2000
2017-10-25 16:42:30 -07:00
committed by GitHub
4 changed files with 53 additions and 24 deletions
@@ -159,7 +159,7 @@
to_chat(usr, "<span class='warning'>All Emergency Response Teams are dispatched and can not be called at this time.</span>")
return
to_chat(usr, "<span class = 'notice'>ERT request transmitted.</span>")
print_centcom_report(ert_reason, worldtime2text() +" ERT Request")
var/fullmin_count = 0
for(var/client/C in admins)