TrinityCore
Loading...
Searching...
No Matches
arena_empyrean_domain.cpp File Reference
#include "AreaTrigger.h"
#include "Battleground.h"
#include "BattlegroundScript.h"
#include "Creature.h"
#include "GameObject.h"
#include "GenericMovementGenerator.h"
#include "Map.h"
#include "MotionMaster.h"
#include "Player.h"
#include "ScriptActions.h"
#include "ScriptMgr.h"
#include "TaskScheduler.h"
#include <G3D/Vector3.h>
+ Include dependency graph for arena_empyrean_domain.cpp:

Go to the source code of this file.

Classes

class  EmpyreanDomain::PlayerMoveDownEvent
 
struct  arena_empyrean_domain
 

Namespaces

namespace  EmpyreanDomain
 
namespace  EmpyreanDomain::AreaTriggers
 
namespace  EmpyreanDomain::Creatures
 
namespace  EmpyreanDomain::GameObjects
 
namespace  EmpyreanDomain::Points
 
namespace  EmpyreanDomain::Spells
 
namespace  EmpyreanDomain::StringIds
 

Functions

void AddSC_arena_empyrean_domain ()
 

Variables

static constexpr uint32 EmpyreanDomain::AreaTriggers::FlyDownAreaTrigger = 11990000
 
static constexpr uint32 EmpyreanDomain::Creatures::InvisibleStalker = 169468
 
static constexpr uint32 EmpyreanDomain::Creatures::Guard = 169472
 
static constexpr uint32 EmpyreanDomain::GameObjects::CollisionWall = 352927
 
static constexpr Position EmpyreanDomain::Points::Guard01Dest = { -1177.7396f, 665.9167f, 7266.0874f }
 
static constexpr Position EmpyreanDomain::Points::Guard02Dest = { -1323.2205f, 794.5243f, 7266.0874f }
 
static constexpr Position EmpyreanDomain::Points::Guard03Dest = { -1314.2778f, 800.59375f, 7266.283f }
 
static constexpr Position EmpyreanDomain::Points::Guard04Dest = { -1186.4219f, 657.78125f, 7266.283f }
 
static const Movement::PointsArray EmpyreanDomain::Points::PurplePath
 
static const Movement::PointsArray EmpyreanDomain::Points::GoldPath
 
static constexpr uint32 EmpyreanDomain::Spells::BastionArenaPvpReactionTrigger = 329820
 
static constexpr uint32 EmpyreanDomain::Spells::WindDrift = 329804
 
static constexpr uint32 EmpyreanDomain::Spells::WingsCosmetic = 329819
 
static constexpr uint32 EmpyreanDomain::Spells::ArenaStartingAreaMarker = 228212
 
static constexpr std::string_view EmpyreanDomain::StringIds::Guard01 = "empyrean_domain_guard_01"sv
 
static constexpr std::string_view EmpyreanDomain::StringIds::Guard02 = "empyrean_domain_guard_02"sv
 
static constexpr std::string_view EmpyreanDomain::StringIds::Guard03 = "empyrean_domain_guard_03"sv
 
static constexpr std::string_view EmpyreanDomain::StringIds::Guard04 = "empyrean_domain_guard_04"sv
 

Function Documentation

◆ AddSC_arena_empyrean_domain()

void AddSC_arena_empyrean_domain ( )

Definition at line 260 of file arena_empyrean_domain.cpp.

+ Here is the caller graph for this function: