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

Go to the source code of this file.

Classes

struct  boss_shadow_hunter_voshgajin
 

Enumerations

enum  Spells { SPELL_CURSEOFBLOOD = 24673 , SPELL_HEX = 16708 , SPELL_CLEAVE = 20691 }
 
enum  Events { EVENT_CURSE_OF_BLOOD = 1 , EVENT_HEX = 2 , EVENT_CLEAVE = 3 }
 

Functions

void AddSC_boss_shadowvosh ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CURSE_OF_BLOOD 
EVENT_HEX 
EVENT_CLEAVE 

Definition at line 29 of file boss_shadow_hunter_voshgajin.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CURSEOFBLOOD 
SPELL_HEX 
SPELL_CLEAVE 

Definition at line 22 of file boss_shadow_hunter_voshgajin.cpp.

Function Documentation

◆ AddSC_boss_shadowvosh()

void AddSC_boss_shadowvosh ( )

Definition at line 94 of file boss_shadow_hunter_voshgajin.cpp.

+ Here is the caller graph for this function: