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

Go to the source code of this file.

Macros

#define MAX_ENCOUNTER   3

Enumerations

enum  DataTypes {
  DATA_ALTAR_DOORS = 1 , DATA_ANCIENT_DOOR = 2 , DATA_IRONAYA_DOOR = 3 , DATA_STONE_KEEPERS = 4 ,
  DATA_MINIONS = 5 , DATA_IRONAYA_SEAL = 6
}
enum  GameObjectIds {
  GO_ARCHAEDAS_TEMPLE_DOOR = 141869 , GO_ALTAR_OF_THE_KEEPER_TEMPLE_DOOR = 124367 , GO_ANCIENT_VAULT_DOOR = 124369 , GO_IRONAYA_SEAL_DOOR = 124372 ,
  GO_KEYSTONE = 124371
}

Macro Definition Documentation

◆ MAX_ENCOUNTER

#define MAX_ENCOUNTER   3

Definition at line 9 of file uldaman.h.

Enumeration Type Documentation

◆ DataTypes

enum DataTypes
Enumerator
DATA_ALTAR_DOORS 
DATA_ANCIENT_DOOR 
DATA_IRONAYA_DOOR 
DATA_STONE_KEEPERS 
DATA_MINIONS 
DATA_IRONAYA_SEAL 

Definition at line 11 of file uldaman.h.

◆ GameObjectIds

Enumerator
GO_ARCHAEDAS_TEMPLE_DOOR 
GO_ALTAR_OF_THE_KEEPER_TEMPLE_DOOR 
GO_ANCIENT_VAULT_DOOR 
GO_IRONAYA_SEAL_DOOR 
GO_KEYSTONE 

Definition at line 21 of file uldaman.h.