Merge pull request #14704 from LetterN/buy-illegals

fixes-emag-on-console
This commit is contained in:
Lin
2021-05-10 14:28:37 -05:00
committed by GitHub
@@ -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>")