Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
hellfire_ramparts.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_HELLFIRE_SENTRY = 17517 , NPC_VAZRUDEN_HERALD = 17307 , NPC_VAZRUDEN = 17537 , NPC_NAZAN = 17536 ,
  NPC_LIQUID_FIRE = 22515
}
enum  DataTypes { DATA_WATCHKEEPER_GARGOLMAR = 0 , DATA_OMOR_THE_UNSCARRED = 1 , DATA_VAZRUDEN = 2 , DATA_NAZAN = 3 }
enum  GameobjectIds { GO_FEL_IRON_CHEST_NORMAL = 185168 , GO_FEL_IRON_CHECT_HEROIC = 185169 }

Variables

uint32 const EncounterCount = 4

Enumeration Type Documentation

◆ CreatureIds

Enumerator
NPC_HELLFIRE_SENTRY 
NPC_VAZRUDEN_HERALD 
NPC_VAZRUDEN 
NPC_NAZAN 
NPC_LIQUID_FIRE 

Definition at line 19 of file hellfire_ramparts.h.

◆ DataTypes

enum DataTypes
Enumerator
DATA_WATCHKEEPER_GARGOLMAR 
DATA_OMOR_THE_UNSCARRED 
DATA_VAZRUDEN 
DATA_NAZAN 

Definition at line 11 of file hellfire_ramparts.h.

◆ GameobjectIds

Enumerator
GO_FEL_IRON_CHEST_NORMAL 
GO_FEL_IRON_CHECT_HEROIC 

Definition at line 28 of file hellfire_ramparts.h.

Variable Documentation

◆ EncounterCount

uint32 const EncounterCount = 4

Definition at line 9 of file hellfire_ramparts.h.