This commit is contained in:
Yoshax
2016-02-20 03:07:20 +00:00
parent f059ce8f71
commit d1309b7b60
+5
View File
@@ -137,6 +137,11 @@
interact(mob/user as mob)
return //HTML MENU FOR WIRES GOES HERE
/obj/item/device/assembly/nano_host()
if(istype(loc, /obj/item/device/assembly_holder))
return loc.nano_host()
return ..()
/*
var/small_icon_state = null//If this obj will go inside the assembly use this for icons
var/list/small_icon_state_overlays = null//Same here