Allow metal wreckage to be used for cutting #68447
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Balance "Allow metal wreckage to be used for cutting"
Purpose of change
Allow the sharp edges of metal wreckage to be used for cutting. Only lowest level of cutting is provided, on par with eg. stone axe head. This is mostly useful in an emergency situation, eg. the helicopter crash start.
Describe the solution
Add CUT 1 to metal wreckage via pseudo tool.
Describe alternatives you've considered
I considered also adding very low negative butchering quality, but except for extremely small animals this is not going to be doable since the tool itself can't be maneuvered. We can't represent the size distinction so that's a no go.
Also considered adding wood sawing 1 but came to the same conclusion, the tool not being movable makes it unusable for things we use wood sawing 1 for.
Testing
Spawn metal wreckage, see it provides cutting 1.
Additional context