Add pebbles as a possible ammo to stone pouch #55520
Closed
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
Bugfixes "Add pebbles as a possible ammo to stone pouch"
Purpose of change
Make sense to put pebble inside stone pouches. If we can fit 10 rocks with 6 cm length inside a stone pouch, we should be able to fit 20 pebbles with 3 cm length and solve Fix #55462.
Describe the solution
Just add the possibility to have pebbles as ammo type in stone pouch.
Describe alternatives you've considered
Leave as is today or let put anything inside this pouch.
Testing
Tested in the latest experimental version. Spawned pebbles and inserted in the stone pouch. Also got a slingshot and was able to reload from the pouch.
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
No Fungal Growth [no_fungal_growth],
Bionic Professions [package_bionic_professions]
]
Additional context