TrinityCore
boss_azshir_the_sleepless.cpp File Reference
#include "scarlet_monastery.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
+ Include dependency graph for boss_azshir_the_sleepless.cpp:

Go to the source code of this file.

Classes

struct  boss_azshir_the_sleepless
 

Enumerations

enum  AzshirTheSleeplessSpells { SPELL_CALL_OF_THE_GRAVE = 17831 , SPELL_TERRIFY = 7399 , SPELL_SOUL_SIPHON = 7290 }
 
enum  AzshirTheSleeplessEvents { EVENT_CALL_OF_GRAVE = 1 , EVENT_TERRIFY , EVENT_SOUL_SIPHON }
 

Functions

void AddSC_boss_azshir_the_sleepless ()
 

Enumeration Type Documentation

◆ AzshirTheSleeplessEvents

Enumerator
EVENT_CALL_OF_GRAVE 
EVENT_TERRIFY 
EVENT_SOUL_SIPHON 

Definition at line 29 of file boss_azshir_the_sleepless.cpp.

◆ AzshirTheSleeplessSpells

Enumerator
SPELL_CALL_OF_THE_GRAVE 
SPELL_TERRIFY 
SPELL_SOUL_SIPHON 

Definition at line 22 of file boss_azshir_the_sleepless.cpp.

Function Documentation

◆ AddSC_boss_azshir_the_sleepless()

void AddSC_boss_azshir_the_sleepless ( )

Definition at line 105 of file boss_azshir_the_sleepless.cpp.

+ Here is the caller graph for this function: