Edit coat rack components to include long stick #61075
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 "Edit coat rack components to include long stick"
Purpose of change
The ingame description for the furniture item "coat rack" states, and I quote:
Before this proposed change deconstructing a coat rack provided two 2x4 planks. However, it makes sense to me that such a furniture item, when deconstructed, would provide a long and sturdy enough pole or stick that can be used for crafting purposes.
Describe the solution
Edit the deconstruction recipe of the coat rack furniture item (ID: f_rack_coat) to provide:
Additionally, edit the construction recipe of the coat rack furniture item for consistency:
The products from smashing the furniture has not been changed, as it would make sense for forcefully smashing apart a coat rack to break the long pole part of it to be unusable.
Describe alternatives you've considered
Do not make this change. Make the coat rack provide heavy sticks, long poles (would be insanely OP), or some other long wooden component instead.
Testing
Additional context
This is my first PR and while it is quite rudimentary I hope to contribute more in the future :)