This commit is contained in:
TDSSS
2020-08-11 20:32:19 +02:00
parent 42561b25af
commit cfe665842e
7 changed files with 81 additions and 9 deletions
@@ -14,7 +14,7 @@
circuit = /obj/item/circuitboard/labor_shuttle/one_way
req_access = list( )
/obj/machinery/computer/shuttle/labor/one_way/Topic(href, href_list)
/obj/machinery/computer/shuttle/labor/one_way/Topic(href, href_list) //TODO make those work, too
if(href_list["move"])
var/obj/docking_port/mobile/M = SSshuttle.getShuttle("laborcamp")
if(!M)