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

Go to the source code of this file.

Classes

struct  boss_doctor_theolen_krastinov
 

Enumerations

enum  TheolenTexts { SAY_AGGRO = 0 , EMOTE_FRENZY = 1 }
 
enum  TheolenSpells { SPELL_REND = 16509 , SPELL_BACKHAND = 18103 , SPELL_FRENZY = 8269 }
 
enum  TheolenEvents { EVENT_REND = 1 , EVENT_BACKHAND , EVENT_FRENZY }
 

Functions

void AddSC_boss_theolenkrastinov ()
 

Enumeration Type Documentation

◆ TheolenEvents

Enumerator
EVENT_REND 
EVENT_BACKHAND 
EVENT_FRENZY 

Definition at line 40 of file boss_doctor_theolen_krastinov.cpp.

◆ TheolenSpells

Enumerator
SPELL_REND 
SPELL_BACKHAND 
SPELL_FRENZY 

Definition at line 33 of file boss_doctor_theolen_krastinov.cpp.

◆ TheolenTexts

Enumerator
SAY_AGGRO 
EMOTE_FRENZY 

Definition at line 27 of file boss_doctor_theolen_krastinov.cpp.

Function Documentation

◆ AddSC_boss_theolenkrastinov()

void AddSC_boss_theolenkrastinov ( )

Definition at line 123 of file boss_doctor_theolen_krastinov.cpp.

+ Here is the caller graph for this function: