|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Macros | |
| #define | DrakTharonKeepScriptName "instance_drak_tharon_keep" |
Functions | |
| template<class AI> | |
| AI * | GetDrakTharonKeepAI (Creature *creature) |
Variables | |
| uint32 const | EncounterCount = 4 |
| #define DrakTharonKeepScriptName "instance_drak_tharon_keep" |
Definition at line 9 of file drak_tharon_keep.h.
Referenced by GetDrakTharonKeepAI(), and instance_drak_tharon_keep::instance_drak_tharon_keep().
| enum CreatureIds |
Definition at line 40 of file drak_tharon_keep.h.
| enum DataTypes |
Definition at line 13 of file drak_tharon_keep.h.
| enum GameObjectIds |
| Enumerator | |
|---|---|
| GO_NOVOS_CRYSTAL_1 | |
| GO_NOVOS_CRYSTAL_2 | |
| GO_NOVOS_CRYSTAL_3 | |
| GO_NOVOS_CRYSTAL_4 | |
Definition at line 66 of file drak_tharon_keep.h.
| AI * GetDrakTharonKeepAI | ( | Creature * | creature | ) |
Definition at line 75 of file drak_tharon_keep.h.
References DrakTharonKeepScriptName, and GetInstanceAI().
Referenced by boss_king_dred::GetAI(), boss_novos::GetAI(), boss_tharon_ja::GetAI(), boss_trollgore::GetAI(), npc_crystal_channel_target::GetAI(), npc_drakkari_gutripper::GetAI(), npc_drakkari_invader::GetAI(), and npc_drakkari_scytheclaw::GetAI().
| uint32 const EncounterCount = 4 |
Definition at line 11 of file drak_tharon_keep.h.