AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "BattlegroundRV.h"
#include "Battleground.h"
#include "GameObject.h"
#include "Log.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "WorldPacket.h"
Go to the source code of this file.
Variables | |
static constexpr Milliseconds | BG_RV_PILLAR_SWITCH_TIMER = 25s |
static constexpr Milliseconds | BG_RV_FIRE_TO_PILLAR_TIMER = 20s |
static constexpr Milliseconds | BG_RV_CLOSE_FIRE_TIMER = 5s |
static constexpr Milliseconds | BG_RV_FIRST_TIMER = 20500ms |
|
staticconstexpr |
Referenced by BattlegroundRV::PostUpdateImpl().
|
staticconstexpr |
Referenced by BattlegroundRV::PostUpdateImpl().
|
staticconstexpr |
Referenced by BattlegroundRV::StartingEventOpenDoors().
|
staticconstexpr |
Referenced by BattlegroundRV::PostUpdateImpl().