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
Content "Add cougar kittens and fix cougar taming in mods"
Purpose of change
#71816 was recently merged, but this change allows direct taming of full grown cougars (With Tamable Wildlife), an endeavor that would be sure to end badly for anyone trying and that goes against how the mod handles taming of aggressive/violent wildlife, it could easily be reverted, but I decided to take the chance and add cougar kittens to vanilla, and allow those to be tamed in the mod.
Describe the solution
Adds the relevant entries to the cougar monster definition, adds a new cougar kitten monster, adds a new monster group for cougar families to spawn, and changes the cougar taming in Tamable Wildlife.
Describe alternatives you've considered
Just reverting the change? Or taking this further to allow other animals that lack reproduction capabilities to, well, reproduce (and taming their young!).
Testing
It works! They naturally spawn and can now be tamed with Tamable Wildlife.
Additional context