Update individualProgression.conf.dist

This commit is contained in:
Grimfeather
2025-08-17 05:08:47 +02:00
committed by GitHub
parent 2dccbca6de
commit 24338ba63a

View File

@@ -128,10 +128,10 @@ IndividualProgression.PreviousGearTuning = 0
# Description: In WotLK, a catch-up mechanism was added so that hunter pets are leveled up higher when tamed # Description: In WotLK, a catch-up mechanism was added so that hunter pets are leveled up higher when tamed
# Enable this option to restore Vanilla and TBC behavior and require more pet training # Enable this option to restore Vanilla and TBC behavior and require more pet training
# #
# Default: 1 - Enabled # Default: 0 - Disabled
# 0 - Disabled # 1 - Enabled
# #
IndividualProgression.HunterPetLevelFix = 1 IndividualProgression.HunterPetLevelFix = 0
# IndividualProgression.RequireNaxxStrathEntrance # IndividualProgression.RequireNaxxStrathEntrance
# #