|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Macros | |
| #define | PoSScriptName "instance_pit_of_saron" |
Functions | |
| template<class AI> | |
| AI * | GetPitOfSaronAI (Creature *creature) |
Variables | |
| uint32 const | EncounterCount = 3 |
| #define PoSScriptName "instance_pit_of_saron" |
Definition at line 9 of file pit_of_saron.h.
Referenced by GetPitOfSaronAI(), and instance_pit_of_saron::instance_pit_of_saron().
| enum CreatureIds |
Definition at line 29 of file pit_of_saron.h.
| enum DataTypes |
| Enumerator | |
|---|---|
| DATA_GARFROST | |
| DATA_ICK | |
| DATA_TYRANNUS | |
| DATA_RIMEFANG | |
| DATA_KRICK | |
| DATA_JAINA_SYLVANAS_1 | |
| DATA_JAINA_SYLVANAS_2 | |
| DATA_TYRANNUS_EVENT | |
| DATA_TEAM_IN_INSTANCE | |
Definition at line 13 of file pit_of_saron.h.
| enum GameObjectIds |
| Enumerator | |
|---|---|
| GO_SARONITE_ROCK | |
| GO_ICE_WALL | |
| GO_HALLS_OF_REFLECTION_PORTCULLIS | |
Definition at line 79 of file pit_of_saron.h.
| AI * GetPitOfSaronAI | ( | Creature * | creature | ) |
Definition at line 87 of file pit_of_saron.h.
References GetInstanceAI(), and PoSScriptName.
Referenced by boss_garfrost::GetAI(), boss_ick::GetAI(), boss_krick::GetAI(), and boss_tyrannus::GetAI().
| uint32 const EncounterCount = 3 |
Definition at line 11 of file pit_of_saron.h.