TrinityCore
OutdoorPvPHP.cpp File Reference
#include "OutdoorPvPHP.h"
#include "GameObject.h"
#include "Map.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "WorldStatePackets.h"
+ Include dependency graph for OutdoorPvPHP.cpp:

Go to the source code of this file.

Classes

class  OutdoorPvP_hellfire_peninsula
 

Functions

void AddSC_outdoorpvp_hp ()
 

Variables

uint32 const OutdoorPvPHPBuffZonesNum = 6
 
uint32 const OutdoorPvPHPBuffZones [OutdoorPvPHPBuffZonesNum] = { 3483, 3563, 3562, 3713, 3714, 3836 }
 

Function Documentation

◆ AddSC_outdoorpvp_hp()

void AddSC_outdoorpvp_hp ( )

Definition at line 316 of file OutdoorPvPHP.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ OutdoorPvPHPBuffZones

uint32 const OutdoorPvPHPBuffZones[OutdoorPvPHPBuffZonesNum] = { 3483, 3563, 3562, 3713, 3714, 3836 }

Definition at line 27 of file OutdoorPvPHP.cpp.

◆ OutdoorPvPHPBuffZonesNum

uint32 const OutdoorPvPHPBuffZonesNum = 6

Definition at line 26 of file OutdoorPvPHP.cpp.