Merge pull request #14704 from LetterN/buy-illegals
fixes-emag-on-console
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user