fixes-emag-on-console

This commit is contained in:
LetterN
2021-05-09 21:39:26 +08:00
parent df2f94b3be
commit 57044515d2
@@ -79,6 +79,7 @@
if (obj_flags & EMAGGED)
return
obj_flags |= EMAGGED
SSshuttle.shuttle_purchase_requirements_met |= "emagged"
if (authenticated)
authorize_access = get_all_accesses()
to_chat(user, "<span class='danger'>You scramble the communication routing circuits!</span>")