mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user