mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
feat(Core/BG): allow MinPlayersPerTeam override for low-levels (#20083)
This commit is contained in:
@@ -3675,6 +3675,13 @@ Battleground.BerserkingBuffRespawn = 120
|
||||
|
||||
Battleground.SpeedBuffRespawn = 150
|
||||
|
||||
#
|
||||
# Battleground.Override.LowLevels.MinPlayers
|
||||
# Description: Overrides the minimum number of required players per team for all levels < MaxPlayerLevel
|
||||
# Default: 0 (Disabled)
|
||||
|
||||
Battleground.Override.LowLevels.MinPlayers = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user