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

Go to the source code of this file.

Classes

struct  quartermaster_zigris
 

Enumerations

enum  Spells { SPELL_SHOOT = 16496 , SPELL_STUNBOMB = 16497 , SPELL_HEALING_POTION = 15504 , SPELL_HOOKEDNET = 15609 }
 
enum  Events { EVENT_SHOOT = 1 , EVENT_STUN_BOMB = 2 }
 

Functions

void AddSC_boss_quatermasterzigris ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SHOOT 
EVENT_STUN_BOMB 

Definition at line 30 of file boss_quartermaster_zigris.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SHOOT 
SPELL_STUNBOMB 
SPELL_HEALING_POTION 
SPELL_HOOKEDNET 

Definition at line 22 of file boss_quartermaster_zigris.cpp.

Function Documentation

◆ AddSC_boss_quatermasterzigris()

void AddSC_boss_quatermasterzigris ( )

Definition at line 87 of file boss_quartermaster_zigris.cpp.

+ Here is the caller graph for this function: