![]() |
TrinityCore
|
#include "zulgurub.h"#include "ScriptedCreature.h"#include "ScriptMgr.h"#include "TemporarySummon.h"
Include dependency graph for boss_hazzarah.cpp:Go to the source code of this file.
Classes | |
| struct | boss_hazzarah |
Enumerations | |
| enum | Spells { SPELL_MANABURN = 26046 , SPELL_SLEEP = 24664 } |
| enum | Events { EVENT_MANABURN = 1 , EVENT_SLEEP = 2 , EVENT_ILLUSIONS = 3 } |
Functions | |
| void | AddSC_boss_hazzarah () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_MANABURN | |
| EVENT_SLEEP | |
| EVENT_ILLUSIONS | |
Definition at line 29 of file boss_hazzarah.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MANABURN | |
| SPELL_SLEEP | |
Definition at line 23 of file boss_hazzarah.cpp.
| void AddSC_boss_hazzarah | ( | ) |