fix emag shuttle order

This commit is contained in:
qweq12yt
2021-05-17 18:48:01 -03:00
parent 9dd372ed11
commit ba20b5b8aa
2 changed files with 2 additions and 1 deletions
@@ -83,6 +83,7 @@
authorize_access = get_all_accesses()
to_chat(user, "<span class='danger'>You scramble the communication routing circuits!</span>")
playsound(src, 'sound/machines/terminal_alert.ogg', 50, FALSE)
SSshuttle.shuttle_purchase_requirements_met["emagged"] = TRUE
return
/obj/machinery/computer/communications/ui_act(action, list/params)