diff options
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index ceeedcaa125..cdc563bcf2d 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -1667,6 +1667,10 @@ AutoBroadcast.Timer = 60000 # Default: 0 (disable) # 1 (enable) # +# Battleground.Random.ResetHour +# Reset random battlegrounds at specified hour of the day (0-23) +# Default: 6 +# ############################################################################### Battleground.CastDeserter = 1 @@ -1676,6 +1680,7 @@ Battleground.InvitationType = 0 BattleGround.PrematureFinishTimer = 300000 BattleGround.PremadeGroupWaitForMatch = 1800000 Battleground.GiveXPForKills = 0 +Battleground.Random.ResetHour = 6 ############################################################################### # ARENA CONFIG |
