Turrets now need to be linked to built turret controls using multiool. Map-placed ones autolink as before

Changes multitool buffer type to better reflect the use
This commit is contained in:
AnturK
2015-11-18 21:23:32 +01:00
parent 6c2cb63ff0
commit e93fc3c6d2
3 changed files with 50 additions and 29 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
throw_speed = 3
materials = list(MAT_METAL=50, MAT_GLASS=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
hitsound = 'sound/weapons/tap.ogg'