Fix welding tools and cable coils as tools

This commit is contained in:
ShadowLarkens
2021-05-02 18:30:18 -07:00
parent 0198ff3fbf
commit c688399f60
2 changed files with 3 additions and 0 deletions

View File

@@ -510,6 +510,7 @@ obj/structure/cable/proc/cableColor(var/colorC)
stacktype = /obj/item/stack/cable_coil
drop_sound = 'sound/items/drop/accessory.ogg'
pickup_sound = 'sound/items/pickup/accessory.ogg'
tool_qualities = list(TOOL_CABLE_COIL)
/obj/item/stack/cable_coil/cyborg
name = "cable coil synthesizer"