TrinityCore
Loading...
Searching...
No Matches
DeephaulRavine::Positions Namespace Reference

Variables

static constexpr Position WestMineCartSpawn = { 4250.3647f, -2751.066f, 239.46973f, static_cast<float>(M_PI) }
 
static constexpr Position EastMineCartSpawn = { 3875.0f, -3150.0f, 240.2913f, 0.0f }
 
static constexpr std::array< Position, 5 > EarthenMineCartsHorde
 
static constexpr std::array< Position, 5 > EarthenMineCartsAlliance
 

Variable Documentation

◆ EarthenMineCartsAlliance

constexpr std::array<Position, 5> DeephaulRavine::Positions::EarthenMineCartsAlliance
staticconstexpr
Initial value:
=
{{
{ 3949.052978515625f, -3106.71875f, 240.960845947265625f, 4.05515289306640625f },
{ 3961.213623046875f, -3090.671875f, 241.0115814208984375f, 4.05515289306640625f },
{ 3957.064208984375f, -3095.954833984375f, 240.8014068603515625f, 4.05515289306640625f },
{ 3965.46875f, -3084.96533203125f, 240.85400390625f, 4.068012237548828125f },
{ 3953.146728515625f, -3101.30029296875f, 240.928680419921875f, 4.05515289306640625f },
}}

Definition at line 148 of file battleground_deephaul_ravine.cpp.

◆ EarthenMineCartsHorde

constexpr std::array<Position, 5> DeephaulRavine::Positions::EarthenMineCartsHorde
staticconstexpr
Initial value:
=
{{
{ 4179.265625f, -2788.0712890625f, 240.7358856201171875f, 4.05515289306640625f },
{ 4163.166015625f, -2809.192626953125f, 240.86444091796875f, 4.05515289306640625f },
{ 4171.251953125f, -2798.54345703125f, 240.8136138916015625f, 4.05515289306640625f },
{ 4175.2255859375f, -2793.239501953125f, 240.7935028076171875f, 4.091466903686523437f },
{ 4167.109375f, -2803.795166015625f, 240.978973388671875f, 4.05515289306640625f }
}}

Definition at line 139 of file battleground_deephaul_ravine.cpp.

◆ EastMineCartSpawn

constexpr Position DeephaulRavine::Positions::EastMineCartSpawn = { 3875.0f, -3150.0f, 240.2913f, 0.0f }
staticconstexpr

Definition at line 137 of file battleground_deephaul_ravine.cpp.

◆ WestMineCartSpawn

constexpr Position DeephaulRavine::Positions::WestMineCartSpawn = { 4250.3647f, -2751.066f, 239.46973f, static_cast<float>(M_PI) }
staticconstexpr

Definition at line 136 of file battleground_deephaul_ravine.cpp.