Go to the source code of this file.
◆ DataHeader
◆ MTScriptName
#define MTScriptName "instance_mana_tombs" |
◆ RegisterManaTombsCreatureAI
◆ MTDataTypes
Enumerator |
---|
DATA_PANDEMONIUS | |
DATA_TAVAROK | |
DATA_NEXUSPRINCE_SHAFFAR | |
DATA_YOR | |
29{
30
35};
@ DATA_NEXUSPRINCE_SHAFFAR
Definition: mana_tombs.h:33
@ DATA_YOR
Definition: mana_tombs.h:34
@ DATA_TAVAROK
Definition: mana_tombs.h:32
@ DATA_PANDEMONIUS
Definition: mana_tombs.h:31
◆ GetManaTombsAI()
template<class AI , class T >
AI * GetManaTombsAI |
( |
T * |
obj | ) |
|
|
inline |
39{
41}
#define MTScriptName
Definition: mana_tombs.h:23
References MTScriptName.
◆ EncounterCount
uint32 const EncounterCount = 4 |