TrinityCore
Loading...
Searching...
No Matches
TempleOfKotmogu::CreatureTexts::Trigger Namespace Reference

Variables

static constexpr uint8 OrangeOrbReturned = 0
 
static constexpr uint8 BlueOrbReturned = 1
 
static constexpr uint8 PurpleOrbReturned = 2
 
static constexpr uint8 GreenOrbReturned = 3
 

Variable Documentation

◆ BlueOrbReturned

constexpr uint8 TempleOfKotmogu::CreatureTexts::Trigger::BlueOrbReturned = 1
staticconstexpr

Definition at line 70 of file battleground_temple_of_kotmogu.cpp.

◆ GreenOrbReturned

constexpr uint8 TempleOfKotmogu::CreatureTexts::Trigger::GreenOrbReturned = 3
staticconstexpr

Definition at line 72 of file battleground_temple_of_kotmogu.cpp.

◆ OrangeOrbReturned

constexpr uint8 TempleOfKotmogu::CreatureTexts::Trigger::OrangeOrbReturned = 0
staticconstexpr

Definition at line 69 of file battleground_temple_of_kotmogu.cpp.

◆ PurpleOrbReturned

constexpr uint8 TempleOfKotmogu::CreatureTexts::Trigger::PurpleOrbReturned = 2
staticconstexpr

Definition at line 71 of file battleground_temple_of_kotmogu.cpp.