Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one

This commit is contained in:
Heroman
2023-10-01 09:34:43 +10:00
parent d62009d967
commit 9a94306585
310 changed files with 1036 additions and 946 deletions
@@ -27,3 +27,7 @@
/// DEPRECATED PROC: DO NOT USE IN NEW CODE
/obj/item/proc/is_multitool()
return has_tool_quality(TOOL_MULTITOOL)
/// DEPRECATED PROC: DO NOT USE IN NEW CODE
/obj/item/proc/is_welder()
return has_tool_quality(TOOL_WELDER)