Merge pull request #2114 from Yoshax/CargoConsoleFix

Ensures cargo consoles can be properly emagged
This commit is contained in:
Neerti
2016-07-13 14:40:06 -04:00
committed by GitHub
2 changed files with 15 additions and 0 deletions

View File

@@ -212,6 +212,8 @@
if(!hacked)
user << "<span class='notice'>Special supplies unlocked.</span>"
hacked = 1
can_order_contraband = 1
req_access = list()
return 1
/obj/machinery/computer/supplycomp/Topic(href, href_list)