AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_sunken_temple.cpp File Reference
#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.

Classes

class  instance_sunken_temple
 
struct  instance_sunken_temple::instance_sunken_temple_InstanceMapScript
 
class  at_malfurion_stormrage
 
class  spell_temple_of_atal_hakkar_hex_of_jammal_an
 
class  spell_temple_of_atal_hakkar_hex_of_jammal_an::spell_temple_of_atal_hakkar_hex_of_jammal_an_AuraScript
 
class  spell_temple_of_atal_hakkar_awaken_the_soulflayer
 
class  spell_temple_of_atal_hakkar_awaken_the_soulflayer::spell_temple_of_atal_hakkar_awaken_the_soulflayer_SpellScript
 

Enumerations

enum  MalfurionMisc {
  QUEST_ERANIKUS_TYRANT_OF_DREAMS = 8733 ,
  QUEST_THE_CHARGE_OF_DRAGONFLIGHTS = 8555
}
 

Functions

void AddSC_instance_sunken_temple ()
 

Enumeration Type Documentation

◆ MalfurionMisc

Enumerator
QUEST_ERANIKUS_TYRANT_OF_DREAMS 
QUEST_THE_CHARGE_OF_DRAGONFLIGHTS 
211{
214};
@ QUEST_ERANIKUS_TYRANT_OF_DREAMS
Definition: instance_sunken_temple.cpp:212
@ QUEST_THE_CHARGE_OF_DRAGONFLIGHTS
Definition: instance_sunken_temple.cpp:213

Function Documentation

◆ AddSC_instance_sunken_temple()

void AddSC_instance_sunken_temple ( )
299{
304}
Definition: instance_sunken_temple.cpp:30
Definition: instance_sunken_temple.cpp:217
Definition: instance_sunken_temple.cpp:231
Definition: instance_sunken_temple.cpp:262

Referenced by AddEasternKingdomsScripts().