Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
gnomeregan.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_BLASTMASTER_EMI_SHORTFUSE = 7998 , NPC_CAVERNDEEP_AMBUSHER = 6207 , NPC_GRUBBIS = 7361 , NPC_CHOMPER = 6215 }
enum  Data { TYPE_EVENT = 1 }
enum  Data64 { DATA_GO_CAVE_IN_LEFT , DATA_GO_CAVE_IN_RIGHT , DATA_NPC_BASTMASTER_EMI_SHORTFUSE }
enum  GameObjectIds { GO_CAVE_IN_LEFT = 146085 , GO_CAVE_IN_RIGHT = 146086 , GO_RED_ROCKET = 103820 }

Enumeration Type Documentation

◆ CreatureIds

Enumerator
NPC_BLASTMASTER_EMI_SHORTFUSE 
NPC_CAVERNDEEP_AMBUSHER 
NPC_GRUBBIS 
NPC_CHOMPER 

Definition at line 16 of file gnomeregan.h.

◆ Data

enum Data
Enumerator
TYPE_EVENT 

Definition at line 24 of file gnomeregan.h.

◆ Data64

enum Data64
Enumerator
DATA_GO_CAVE_IN_LEFT 
DATA_GO_CAVE_IN_RIGHT 
DATA_NPC_BASTMASTER_EMI_SHORTFUSE 

Definition at line 29 of file gnomeregan.h.

◆ GameObjectIds

Enumerator
GO_CAVE_IN_LEFT 
GO_CAVE_IN_RIGHT 
GO_RED_ROCKET 

Definition at line 9 of file gnomeregan.h.