/vg/ Multitool menu port!

With 100% better squashing.

I hope.
This commit is contained in:
PJB3005
2015-05-14 22:34:02 +02:00
parent d62b3d3d77
commit 257e77c400
33 changed files with 2626 additions and 163 deletions
+6 -1
View File
@@ -18,7 +18,12 @@
m_amt = 50
g_amt = 20
origin_tech = "magnets=1;engineering=1"
var/obj/machinery/telecomms/buffer // simple machine buffer for device linkage
var/obj/machinery/buffer // simple machine buffer for device linkage
/obj/item/device/multitool/proc/IsBufferA(var/typepath)
if(!buffer)
return 0
return istype(buffer,typepath)
// Syndicate device disguised as a multitool; it will turn red when an AI camera is nearby.