Tweaks to mounted kitchen and workshop #82883
Merged
+2
−1
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 "Add cable ports and workbench to mounted kitchen and mounted workshop"
Purpose of change
Add WORKBENCH flag, to crafting can be done on those. They're flat surfaces after all. Workbench specs are similar to simple table, so a dedicated workbench (like we found on some specialized trucks) still make sense.
Add CABLE_PORTS flag, so we can connect and recharge tools. Yes, now you can recharge your smartphone while in bed on the default RV. The ports make senses as you can "attach" tools to similar effect. The systems were made concurrently and do not account for each other, the reason that may have escaped from earlier audit.
Describe the solution
As mentioned above, add both flags. Again, WORKBECH require extra configuration which I did stole from (vehicle) table.
Describe alternatives you've considered
Testing
Additional context