TrinityCore
Loading...
Searching...
No Matches
shattered_halls.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "Map.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "shattered_halls.h"
#include "SpellScript.h"
#include "TemporarySummon.h"
+ Include dependency graph for shattered_halls.cpp:

Go to the source code of this file.

Classes

class  at_nethekurse_exit
 
class  boss_shattered_executioner
 
struct  boss_shattered_executioner::boss_shattered_executionerAI
 
class  spell_kargath_executioner
 
class  spell_kargath_executioner::spell_kargath_executioner_AuraScript
 
class  spell_remove_kargath_executioner
 
class  spell_remove_kargath_executioner::spell_remove_kargath_executioner_SpellScript
 

Enumerations

enum  Spells { SPELL_CLEAVE = 15284 }
 

Functions

void AddSC_shattered_halls ()
 

Variables

Position const Executioner = { 152.8524f, -83.63912f, 2.021005f, 0.06981317f }
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_CLEAVE 

Definition at line 63 of file shattered_halls.cpp.

Function Documentation

◆ AddSC_shattered_halls()

void AddSC_shattered_halls ( )

Definition at line 251 of file shattered_halls.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ Executioner

Position const Executioner = { 152.8524f, -83.63912f, 2.021005f, 0.06981317f }

Definition at line 28 of file shattered_halls.cpp.