TrinityCore
sunken_temple.cpp File Reference
#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 ()
 

Enumeration Type Documentation

◆ HexOfJammalan

Enumerator
SPELL_HEX_OF_JAMMALAN_TRANSFORM 
SPELL_HEX_OF_JAMMALAN_CHARM 

Definition at line 91 of file sunken_temple.cpp.

◆ MalfurionMisc

Enumerator
NPC_MALFURION_STORMRAGE 
QUEST_ERANIKUS_TYRANT_OF_DREAMS 
QUEST_THE_CHARGE_OF_DRAGONFLIGHTS 

Definition at line 42 of file sunken_temple.cpp.

Function Documentation

◆ AddSC_sunken_temple()

void AddSC_sunken_temple ( )

Definition at line 145 of file sunken_temple.cpp.

+ Here is the caller graph for this function: