mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
feat(Core/Config): configurable BG Respawn Timers (#3569)
This commit is contained in:
@@ -2817,6 +2817,20 @@ Battleground.RewardWinnerArenaLast = 0
|
||||
Battleground.RewardLoserHonorFirst = 5
|
||||
Battleground.RewardLoserHonorLast = 5
|
||||
|
||||
#
|
||||
# Battleground.PlayerRespawn
|
||||
# Description: Battleground player resurrection interval (in seconds).
|
||||
# Default: 30
|
||||
|
||||
Battleground.PlayerRespawn = 30
|
||||
|
||||
#
|
||||
# Battleground.BuffRespawn
|
||||
# Description: Battleground buff respawn time (in seconds).
|
||||
# Default: 180 (Recommended 10+)
|
||||
|
||||
Battleground.BuffRespawn = 180
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user