mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Fishing leveling fix
This commit is contained in:
@@ -148,4 +148,15 @@ IndividualProgression.MoltenCore.ManualRuneHandling = 1
|
||||
#
|
||||
#
|
||||
|
||||
IndividualProgression.MoltenCore.AqualEssenceCooldownReduction = 0
|
||||
IndividualProgression.MoltenCore.AqualEssenceCooldownReduction = 0
|
||||
#
|
||||
# IndividualProgression.FishingFix
|
||||
# Description: Before patch 3.1, fishing skill had progression and had to be leveled in low level zones before high level areas could add skill
|
||||
# In patch 3.1, it was changed to allow leveling fishing even when catching junk in high level zones, allowing progression to be skipped
|
||||
# This reverts that changed.
|
||||
# Default: 1 - Enabled (Pre 3.1 behavior - Fishing requires progression through zone levels)
|
||||
# 0 - Disabled (Post 3.1 behavior - Allow leveling fishing in any area)
|
||||
#
|
||||
#
|
||||
|
||||
IndividualProgression.FishingFix = 1
|
||||
|
||||
Reference in New Issue
Block a user