![]() |
TrinityCore
|
#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.
Enumerations | |
| enum | Spells { SPELL_CLEAVE = 15284 } |
Functions | |
| void | AddSC_shattered_halls () |
Variables | |
| Position const | Executioner = { 152.8524f, -83.63912f, 2.021005f, 0.06981317f } |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_CLEAVE | |
Definition at line 63 of file shattered_halls.cpp.
| void AddSC_shattered_halls | ( | ) |
| Position const Executioner = { 152.8524f, -83.63912f, 2.021005f, 0.06981317f } |
Definition at line 28 of file shattered_halls.cpp.