mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
removed redundant LFG disable
This commit is contained in:
@@ -330,16 +330,9 @@ IndividualProgression.AllowEarlyDungeonSet2 = 1
|
|||||||
IndividualProgression.PvPGearRequirements = 1
|
IndividualProgression.PvPGearRequirements = 1
|
||||||
#
|
#
|
||||||
# IndividualProgression.DisableRDF
|
# IndividualProgression.DisableRDF
|
||||||
# Description: Enable or disable the Random Dungeon Finder feature within the context of Individual Progression.
|
# Description: Enable or disable the Random Dungeon Finder feature within the context of Individual Progression.
|
||||||
|
# Queing for specific dungeons will still be possible. (See worldserver.conf for total LFG removal).
|
||||||
# Default: 0 - Enabled
|
# Default: 0 - Enabled
|
||||||
# 1 - Disabled
|
# 1 - Disabled
|
||||||
#
|
#
|
||||||
IndividualProgression.DisableRDF = 0
|
IndividualProgression.DisableRDF = 0
|
||||||
|
|
||||||
#
|
|
||||||
# IndividualProgression.DisableLFG
|
|
||||||
# Description: Enable or disable the Looking For Group feature within the context of Individual Progression. (This will also disable RDF)
|
|
||||||
# Default: 0 - Enabled
|
|
||||||
# 1 - Disabled
|
|
||||||
#
|
|
||||||
IndividualProgression.DisableLFG = 0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user