Polaris
Polaris copied to clipboard
Welding Tool Usage Checks
Brief description of the issue
While implementing tool qualities, I have to sidestep a lot of stuff that's very specific to welding tools, or things that should be treated as welding tools, to avoid bloating scope any further.
Doing a search for TOOL_WELDER
should find most of the spots. Calling out further spots here for tracking:
Plasma cutter is a welding tool https://github.com/PolarisSS13/Polaris/blob/848d3ed523c46e3d6cb680bee1a814907a986529/code/game/objects/structures/girders.dm#L162