![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "GameObject.h"#include "GameObjectAI.h"#include "InstanceScript.h"#include "Player.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "sunken_temple.h"
Include dependency graph for sunken_temple.cpp:Go to the source code of this file.
Classes | |
| class | at_malfurion_stormrage |
| class | go_atalai_statue |
| struct | go_atalai_statue::go_atalai_statueAI |
| class | spell_sunken_temple_hex_of_jammalan |
| class | spell_sunken_temple_hex_of_jammalan_transform |
Enumerations | |
| enum | MalfurionMisc { NPC_MALFURION_STORMRAGE = 15362 , QUEST_ERANIKUS_TYRANT_OF_DREAMS = 8733 , QUEST_THE_CHARGE_OF_DRAGONFLIGHTS = 8555 } |
| enum | HexOfJammalan { SPELL_HEX_OF_JAMMALAN_TRANSFORM = 12480 , SPELL_HEX_OF_JAMMALAN_CHARM = 12483 } |
Functions | |
| void | AddSC_sunken_temple () |
| enum HexOfJammalan |
| Enumerator | |
|---|---|
| SPELL_HEX_OF_JAMMALAN_TRANSFORM | |
| SPELL_HEX_OF_JAMMALAN_CHARM | |
Definition at line 91 of file sunken_temple.cpp.
| enum MalfurionMisc |
| Enumerator | |
|---|---|
| NPC_MALFURION_STORMRAGE | |
| QUEST_ERANIKUS_TYRANT_OF_DREAMS | |
| QUEST_THE_CHARGE_OF_DRAGONFLIGHTS | |
Definition at line 42 of file sunken_temple.cpp.
| void AddSC_sunken_temple | ( | ) |