TrinityCore
Loading...
Searching...
No Matches
boss_hazzarah.cpp File Reference
#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 ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_MANABURN 
EVENT_SLEEP 
EVENT_ILLUSIONS 

Definition at line 29 of file boss_hazzarah.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_MANABURN 
SPELL_SLEEP 

Definition at line 23 of file boss_hazzarah.cpp.

Function Documentation

◆ AddSC_boss_hazzarah()

void AddSC_boss_hazzarah ( )

Definition at line 103 of file boss_hazzarah.cpp.

+ Here is the caller graph for this function: