Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
shattered_halls.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  CreatureIds { NPC_GRAND_WARLOCK_NETHEKURSE = 16807 }
enum  DataTypes { DATA_NETHEKURSE = 1 , DATA_OMROGG = 2 , DATA_KARGATH = 3 }
enum  GameobjectIds { GO_GRAND_WARLOCK_CHAMBER_DOOR_1 = 182539 , GO_GRAND_WARLOCK_CHAMBER_DOOR_2 = 182540 }

Variables

uint32 const EncounterCount = 3

Enumeration Type Documentation

◆ CreatureIds

Enumerator
NPC_GRAND_WARLOCK_NETHEKURSE 

Definition at line 18 of file shattered_halls.h.

◆ DataTypes

enum DataTypes
Enumerator
DATA_NETHEKURSE 
DATA_OMROGG 
DATA_KARGATH 

Definition at line 11 of file shattered_halls.h.

◆ GameobjectIds

Enumerator
GO_GRAND_WARLOCK_CHAMBER_DOOR_1 
GO_GRAND_WARLOCK_CHAMBER_DOOR_2 

Definition at line 23 of file shattered_halls.h.

Variable Documentation

◆ EncounterCount

uint32 const EncounterCount = 3

Definition at line 9 of file shattered_halls.h.