Can Make Cable Coils in Autolathes

This commit is contained in:
Fox-McCloud
2016-03-15 22:40:49 -04:00
parent 0f2d8b1465
commit 08c06782ee
4 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -470,7 +470,7 @@ obj/structure/cable/proc/cableColor(var/colorC)
w_class = 2.0
throw_speed = 2
throw_range = 5
materials = list(MAT_METAL=50, MAT_GLASS=20)
materials = list(MAT_METAL=10, MAT_GLASS=5)
flags = CONDUCT
slot_flags = SLOT_BELT
item_state = "coil"