diff --git a/code/datums/autolathe/tools.dm b/code/datums/autolathe/tools.dm index e62232540f..6d698a1b8c 100644 --- a/code/datums/autolathe/tools.dm +++ b/code/datums/autolathe/tools.dm @@ -63,3 +63,7 @@ /datum/category_item/autolathe/tools/rsf name = "rapid service fabricator" path = /obj/item/weapon/rsf + +/datum/category_item/autolathe/tools/cable_coil //CHOMPEdit -- defaults to 1,5,10x with a 30x stack max, need to figure out 30x eventually + name = "cable coil" + path =/obj/item/stack/cable_coil