![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AreaTriggerScript.h"#include "CreatureAI.h"#include "EventMap.h"#include "InstanceMapScript.h"#include "InstanceScript.h"#include "Player.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "Unit.h"#include "sunken_temple.h"Go to the source code of this file.
Enumerations | |
| enum | MalfurionMisc { QUEST_ERANIKUS_TYRANT_OF_DREAMS = 8733 , QUEST_THE_CHARGE_OF_DRAGONFLIGHTS = 8555 } |
Functions | |
| void | AddSC_instance_sunken_temple () |
| enum MalfurionMisc |
| Enumerator | |
|---|---|
| QUEST_ERANIKUS_TYRANT_OF_DREAMS | |
| QUEST_THE_CHARGE_OF_DRAGONFLIGHTS | |
| void AddSC_instance_sunken_temple | ( | ) |
References RegisterSpellScript.
Referenced by AddEasternKingdomsScripts().