TrinityCore
Loading...
Searching...
No Matches
SeethingShore::GameObjects Namespace Reference

Variables

static constexpr uint32 AllianceAirshipPrepCollision = 281224
 
static constexpr uint32 HordeAirshipPrepCollision = 281226
 
static constexpr uint32 BerserkBuff = 206564
 
static constexpr uint32 FoodBuff = 206565
 
static constexpr uint32 SpeedBuff = 206566
 
static constexpr std::array< uint32, 3 > Buffs = { BerserkBuff, FoodBuff, SpeedBuff }
 

Variable Documentation

◆ AllianceAirshipPrepCollision

constexpr uint32 SeethingShore::GameObjects::AllianceAirshipPrepCollision = 281224
staticconstexpr

Definition at line 99 of file battleground_seething_shore.cpp.

◆ BerserkBuff

constexpr uint32 SeethingShore::GameObjects::BerserkBuff = 206564
staticconstexpr

Definition at line 102 of file battleground_seething_shore.cpp.

◆ Buffs

constexpr std::array<uint32, 3> SeethingShore::GameObjects::Buffs = { BerserkBuff, FoodBuff, SpeedBuff }
staticconstexpr

Definition at line 106 of file battleground_seething_shore.cpp.

◆ FoodBuff

constexpr uint32 SeethingShore::GameObjects::FoodBuff = 206565
staticconstexpr

Definition at line 103 of file battleground_seething_shore.cpp.

◆ HordeAirshipPrepCollision

constexpr uint32 SeethingShore::GameObjects::HordeAirshipPrepCollision = 281226
staticconstexpr

Definition at line 100 of file battleground_seething_shore.cpp.

◆ SpeedBuff

constexpr uint32 SeethingShore::GameObjects::SpeedBuff = 206566
staticconstexpr

Definition at line 104 of file battleground_seething_shore.cpp.