ERT/TCFL Chance Tweaks (#6012)

This commit is contained in:
Werner
2019-03-12 00:09:19 +01:00
committed by GitHub
parent c03bce60ad
commit 3eebf17cde
7 changed files with 246 additions and 152 deletions

View File

@@ -154,7 +154,7 @@
to_chat(usr, "<span class='warning'>All emergency response teams are dispatched and can not be called at this time.</span>")
return
trigger_armed_response_team(1)
SSresponseteam.trigger_armed_response_team()
feedback_inc("alert_keycard_auth_ert",1)
/obj/machinery/keycard_auth/proc/is_ert_blocked()