Works with Mistlands Update!
This is inspired by Keezys_Better_Wolves mod, and tweaks the approach to allow hunting with tamed wolves without the loss of enemy wolf howls.
- Both adult and young enemy wolves will howl constantly whenever they're in earshot.
- Adult tame wolves will not howl, but their young offspring will.
- Breeding tame wolves shouldn't come at the cost of peace and quiet.
- This mod will only silence howls if there are young tame wolves within 30 meters.
- This allows exploring/hunting beyond the homestead without changing enemy wolf behavior.
While tame wolves won't attack one of their own, they're handy companions in most exploring/hunting situations. So having them present shouldn't also silence enemy wolves.
Configuration now allows:
- EnableToggleFlag, default: true
- SilenceAdultsFlag, default: false
- SilenceRangeValue, default: 30f
Built with BepInEx
Releases in github repo are packaged for Thunderstore Mod Manager.
- 0.0.7 Drop requirement for Official BepInEx ConfigurationManager from Thunderstore manifest.json to allow flexibility
- 0.0.6 Target latest BepInEx version 5.4.2105
- 0.0.5 Update for latest version of BepInEx
- 0.0.4 Update for latest version of BepInEx and ConfigurationManager
- 0.0.3 Add config and ability to silence adult wolves
- 0.0.2 Update README and set latest BepInEx version
- 0.0.1 Initial publication