TrinityCore
Loading...
Searching...
No Matches
boss_gizrul_the_slavener.cpp File Reference
#include "ScriptMgr.h"
#include "blackrock_spire.h"
#include "MotionMaster.h"
#include "ScriptedCreature.h"
#include "TemporarySummon.h"
+ Include dependency graph for boss_gizrul_the_slavener.cpp:

Go to the source code of this file.

Classes

struct  boss_gizrul_the_slavener
 

Enumerations

enum  Spells { SPELL_FATAL_BITE = 16495 , SPELL_INFECTED_BITE = 16128 , SPELL_FRENZY = 8269 }
 
enum  Paths { GIZRUL_PATH = 3219600 }
 
enum  Events { EVENT_FATAL_BITE = 1 , EVENT_INFECTED_BITE = 2 , EVENT_FRENZY = 3 }
 

Functions

void AddSC_boss_gizrul_the_slavener ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FATAL_BITE 
EVENT_INFECTED_BITE 
EVENT_FRENZY 

Definition at line 36 of file boss_gizrul_the_slavener.cpp.

◆ Paths

enum Paths
Enumerator
GIZRUL_PATH 

Definition at line 31 of file boss_gizrul_the_slavener.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FATAL_BITE 
SPELL_INFECTED_BITE 
SPELL_FRENZY 

Definition at line 24 of file boss_gizrul_the_slavener.cpp.

Function Documentation

◆ AddSC_boss_gizrul_the_slavener()

void AddSC_boss_gizrul_the_slavener ( )

Definition at line 101 of file boss_gizrul_the_slavener.cpp.

+ Here is the caller graph for this function: