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:
@@ -331,15 +331,8 @@ IndividualProgression.PvPGearRequirements = 1
|
||||
#
|
||||
# IndividualProgression.DisableRDF
|
||||
# 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
|
||||
# 1 - Disabled
|
||||
#
|
||||
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