Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_shadow_hunter_voshgajin.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "blackrock_spire.h"
Include dependency graph for boss_shadow_hunter_voshgajin.cpp:

Go to the source code of this file.

Classes

class  boss_shadow_hunter_voshgajin
struct  boss_shadow_hunter_voshgajin::boss_shadowvoshAI

Enumerations

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

Functions

void AddSC_boss_shadowvosh ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CURSE_OF_BLOOD 
EVENT_HEX 
EVENT_CLEAVE 

Definition at line 17 of file boss_shadow_hunter_voshgajin.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_CURSEOFBLOOD 
SPELL_HEX 
SPELL_CLEAVE 

Definition at line 10 of file boss_shadow_hunter_voshgajin.cpp.

Function Documentation

◆ AddSC_boss_shadowvosh()

void AddSC_boss_shadowvosh ( )

Definition at line 91 of file boss_shadow_hunter_voshgajin.cpp.

Referenced by AddEasternKingdomsScripts().