AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
BattlegroundRV.cpp File Reference
#include "BattlegroundRV.h"
#include "ArenaScore.h"
#include "Battleground.h"
#include "GameObject.h"
#include "Log.h"
#include "ObjectAccessor.h"
#include "Pet.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
 

Variable Documentation

◆ BG_RV_CLOSE_FIRE_TIMER

constexpr Milliseconds BG_RV_CLOSE_FIRE_TIMER = 5s
staticconstexpr

◆ BG_RV_FIRE_TO_PILLAR_TIMER

constexpr Milliseconds BG_RV_FIRE_TO_PILLAR_TIMER = 20s
staticconstexpr

◆ BG_RV_FIRST_TIMER

constexpr Milliseconds BG_RV_FIRST_TIMER = 20500ms
staticconstexpr

◆ BG_RV_PILLAR_SWITCH_TIMER

constexpr Milliseconds BG_RV_PILLAR_SWITCH_TIMER = 25s
staticconstexpr