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

Variables

static constexpr uint8 Intro1 = 0
 
static constexpr uint8 Intro2 = 1
 
static constexpr uint8 CrystalSpawn = 2
 
static constexpr uint8 CartSpawn = 3
 
static constexpr uint8 Lost = 4
 
static constexpr uint8 Win = 5
 

Variable Documentation

◆ CartSpawn

constexpr uint8 DeephaulRavine::CreatureTexts::CartSpawn = 3
staticconstexpr

Definition at line 89 of file battleground_deephaul_ravine.cpp.

◆ CrystalSpawn

constexpr uint8 DeephaulRavine::CreatureTexts::CrystalSpawn = 2
staticconstexpr

Definition at line 88 of file battleground_deephaul_ravine.cpp.

◆ Intro1

constexpr uint8 DeephaulRavine::CreatureTexts::Intro1 = 0
staticconstexpr

Definition at line 86 of file battleground_deephaul_ravine.cpp.

◆ Intro2

constexpr uint8 DeephaulRavine::CreatureTexts::Intro2 = 1
staticconstexpr

Definition at line 87 of file battleground_deephaul_ravine.cpp.

◆ Lost

constexpr uint8 DeephaulRavine::CreatureTexts::Lost = 4
staticconstexpr

Definition at line 90 of file battleground_deephaul_ravine.cpp.

◆ Win

constexpr uint8 DeephaulRavine::CreatureTexts::Win = 5
staticconstexpr

Definition at line 91 of file battleground_deephaul_ravine.cpp.