mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
feat(Core/Config): configurable BG Respawn Timers (#3569)
This commit is contained in:
@@ -44,7 +44,7 @@ Battlefield::Battlefield()
|
||||
|
||||
m_uiKickAfkPlayersTimer = 1000;
|
||||
|
||||
m_LastResurectTimer = 30 * IN_MILLISECONDS;
|
||||
m_LastResurectTimer = RESURRECTION_INTERVAL;
|
||||
m_StartGroupingTimer = 0;
|
||||
m_StartGrouping = false;
|
||||
StalkerGuid = 0;
|
||||
|
||||
Reference in New Issue
Block a user