feat(Core/Config): add option for LFG expansion (#7256)

This commit is contained in:
Patrick Lewis
2021-08-30 11:39:19 -07:00
committed by GitHub
parent 10983b118d
commit 1c43e6ac6e
4 changed files with 13 additions and 1 deletions

View File

@@ -1252,6 +1252,16 @@ DeletedCharacterTicketTrace = 0
DungeonFinder.OptionsMask = 1
#
# DungeonFinder.Expansion
# Description: Allow setting which expansion can be used in LFG
# 2 - Wotlk (Default)
# 1 - TBC
# 0 - Classic
# Default: 2
DungeonFinder.Expansion = 2
#
# AccountInstancesPerHour
# Description: Controls the max amount of different instances player can enter within hour