|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Macros | |
| #define | HoOScriptName "instance_halls_of_origination" |
Functions | |
| template<class AI> | |
| CreatureAI * | GetHallsOfOriginationAI (Creature *creature) |
Variables | |
| uint32 const | EncounterCount = 12 |
| #define HoOScriptName "instance_halls_of_origination" |
Definition at line 9 of file halls_of_origination.h.
Referenced by GetHallsOfOriginationAI(), and instance_halls_of_origination::instance_halls_of_origination().
| enum Creatures |
Definition at line 42 of file halls_of_origination.h.
| enum Data |
Definition at line 13 of file halls_of_origination.h.
| enum GameObjects |
Definition at line 66 of file halls_of_origination.h.
| enum GlobalActions |
| Enumerator | |
|---|---|
| ACTION_ANRAPHET_INTRO | |
| ACTION_ELEMENTAL_DIED | |
| ACTION_ANRAPHET_DIED | |
| ACTION_OMEGA_TRIGGER | |
Definition at line 96 of file halls_of_origination.h.
| enum Misc |
| Enumerator | |
|---|---|
| AREA_TOMB_OF_THE_EARTHRAGER | |
| ACHIEV_VAULT_OF_LIGHTS_EVENT | |
| SPELL_VAULT_OF_LIGHTS_CREDIT | |
Definition at line 89 of file halls_of_origination.h.
| CreatureAI * GetHallsOfOriginationAI | ( | Creature * | creature | ) |
Definition at line 105 of file halls_of_origination.h.
References WorldObject::GetMap(), HoOScriptName, sObjectMgr, and Map::ToInstanceMap().
Referenced by boss_anraphet::GetAI(), boss_earthrager_ptah::GetAI(), boss_temple_guardian_anhuur::GetAI(), npc_alpha_beam::GetAI(), and npc_brann_bronzebeard_anraphet::GetAI().
| uint32 const EncounterCount = 12 |
Definition at line 11 of file halls_of_origination.h.