mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Allow Dungeon Set 2 before AQ progression phase
This commit is contained in:
@@ -292,3 +292,15 @@ IndividualProgression.DisableDefaultProgression = 0
|
||||
#
|
||||
|
||||
IndividualProgression.CustomProgression = ""
|
||||
#
|
||||
# IndividualProgression.AllowEarlyDungeonSet2
|
||||
# Description: Dungeon Set 2 was introduced in patch 1.10 and requires completing some AQ content that is normally not available until a later phase
|
||||
# When enabled, this allows the relevant content to be accessed early so that Dungeon Set 2 can be acquired before it is made obsolete
|
||||
# by raid gear.
|
||||
#
|
||||
# Default: 0 - Disabled
|
||||
# 1 - Enabled
|
||||
#
|
||||
#
|
||||
|
||||
IndividualProgression.AllowEarlyDungeonSet2 = 1
|
||||
Reference in New Issue
Block a user