mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
feat(Core/Player): allow to queue both RDF & BGs together (#10102)
This commit is contained in:
committed by
GitHub
parent
2fce4e0f12
commit
a1c415b226
@@ -3622,6 +3622,14 @@ LFG.KickPreventionTimer = 900
|
||||
|
||||
EnablePlayerSettings = 0
|
||||
|
||||
#
|
||||
# JoinBGAndLFG.Enable
|
||||
# Description: Allow queueing for BG and LFG at the same time.
|
||||
# Default: 0 - Disabled
|
||||
# 1 - Enabled
|
||||
|
||||
JoinBGAndLFG.Enable = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user