TrinityCore
|
#include "OutdoorPvP.h"
Go to the source code of this file.
Classes | |
struct | tf_tower_world_state |
class | OPvPCapturePointTF |
class | OutdoorPvPTF |
Macros | |
#define | TF_CAPTURE_BUFF 33377 |
Variables | |
const uint8 | OutdoorPvPTFBuffZonesNum = 5 |
const uint32 | OutdoorPvPTFBuffZones [OutdoorPvPTFBuffZonesNum] |
const uint32 | TF_LOCK_TIME = 3600 * 6 * 1000 |
const uint32 | TF_LOCK_TIME_UPDATE = 15000 |
const uint32 | TF_ALLY_QUEST = 11505 |
const uint32 | TF_HORDE_QUEST = 11506 |
const go_type | TFCapturePoints [TF_TOWER_NUM] |
const tf_tower_world_state | TFTowerWorldStates [TF_TOWER_NUM] |
const uint32 | TFTowerPlayerEnterEvents [TF_TOWER_NUM] |
const uint32 | TFTowerPlayerLeaveEvents [TF_TOWER_NUM] |
#define TF_CAPTURE_BUFF 33377 |
enum DefenseMessages |
enum TFTowerStates |
enum TFWorldStates |
const uint32 OutdoorPvPTFBuffZones[OutdoorPvPTFBuffZonesNum] |
const go_type TFCapturePoints[TF_TOWER_NUM] |
const uint32 TFTowerPlayerEnterEvents[TF_TOWER_NUM] |
const uint32 TFTowerPlayerLeaveEvents[TF_TOWER_NUM] |
const tf_tower_world_state TFTowerWorldStates[TF_TOWER_NUM] |