Fix welding tools and cable coils as tools

This commit is contained in:
ShadowLarkens
2021-05-02 18:30:18 -07:00
parent 8583d9dbb6
commit 5c3a8254d0
2 changed files with 3 additions and 0 deletions
@@ -21,6 +21,8 @@
//R&D tech level
origin_tech = list(TECH_ENGINEERING = 1)
tool_qualities = list(TOOL_WELDER)
//Welding tool specific stuff
var/welding = 0 //Whether or not the welding tool is off(0), on(1) or currently welding(2)