feat(mods/MonsterGirls): Add bunny-girl mutation category #6042
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.
Purpose of change (The Why)
After #5885, the mod needs to be updated for proper compatibility and also in order to have the new mutation path!
Describe the solution (The How)
Adds the bunnygirl mutation path based on the vanilla Rabbit path
Describe alternatives you've considered
Current design choices led me to decide against it, but could very well be done if desired
Testing
I used my scripts and looked over the changes in github desktop to make sure they all looked right.
Additional context
I've started to realize that the Kemonomimi names are kinda weird to have for the most part, and if I'm already calling them "X-girl" in the IDs then it would be sensible enough to just go on ahead and change their displayed names in-game too. So that might be a nice small future PR, if it's decided to be a good enough idea.
Checklist
Mandatory
closes #1234
in Summary of the PR so it can be closed automatically.main
so it won't cause conflict when updatingmain
branch later.