mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
feat(Core: new hook OnPlayerQueueRandomDungeon() and revert (now unnecessary) PR (#8196)
This commit is contained in:
@@ -1252,16 +1252,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user