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

Go to the source code of this file.

Classes

struct  boss_houndmaster_loksey
 

Enumerations

enum  HoundmasterLokseyYells { SAY_AGGRO = 0 }
 
enum  HoundmasterLokseySpells { SPELL_SUMMON_SCARLET_HOUND = 17164 , SPELL_BLOODLUST = 6742 }
 
enum  HoundmasterLokseyEvents { EVENT_BLOODLUST = 1 }
 

Functions

void AddSC_boss_houndmaster_loksey ()
 

Enumeration Type Documentation

◆ HoundmasterLokseyEvents

Enumerator
EVENT_BLOODLUST 

Definition at line 33 of file boss_houndmaster_loksey.cpp.

◆ HoundmasterLokseySpells

Enumerator
SPELL_SUMMON_SCARLET_HOUND 
SPELL_BLOODLUST 

Definition at line 27 of file boss_houndmaster_loksey.cpp.

◆ HoundmasterLokseyYells

Enumerator
SAY_AGGRO 

Definition at line 22 of file boss_houndmaster_loksey.cpp.

Function Documentation

◆ AddSC_boss_houndmaster_loksey()

void AddSC_boss_houndmaster_loksey ( )

Definition at line 69 of file boss_houndmaster_loksey.cpp.

+ Here is the caller graph for this function: