Replaces two super not-lore-friendly messages with one stolen from Bay.

This commit is contained in:
Belsima
2017-09-08 22:02:07 -04:00
parent ac06febd90
commit 542128a9b0
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@
power_channel = ENVIRON
/obj/machinery/keycard_auth/attack_ai(mob/user as mob)
user << "The station AI is not to interact with these devices."
to_chat (user, "<span class='warning'>A firewall prevents you from interfacing with this device!</span>")
return
/obj/machinery/keycard_auth/attackby(obj/item/weapon/W as obj, mob/user as mob)