TrinityCore
Loading...
Searching...
No Matches
boss_emperor_dagran_thaurissan.cpp File Reference
#include "ScriptMgr.h"
#include "blackrock_depths.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_emperor_dagran_thaurissan.cpp:

Go to the source code of this file.

Classes

class  boss_emperor_dagran_thaurissan
 
struct  boss_emperor_dagran_thaurissan::boss_draganthaurissanAI
 

Enumerations

enum  Yells { SAY_AGGRO = 0 , SAY_SLAY = 1 }
 
enum  Spells { SPELL_HANDOFTHAURISSAN = 17492 , SPELL_AVATAROFFLAME = 15636 }
 
enum  Events { EVENT_HANDOFTHAURISSAN = 1 , EVENT_AVATAROFFLAME = 2 }
 
enum  Emotes { EMOTE_SHAKEN = 0 }
 

Functions

void AddSC_boss_draganthaurissan ()
 

Enumeration Type Documentation

◆ Emotes

enum Emotes
Enumerator
EMOTE_SHAKEN 

Definition at line 42 of file boss_emperor_dagran_thaurissan.cpp.

◆ Events

enum Events
Enumerator
EVENT_HANDOFTHAURISSAN 
EVENT_AVATAROFFLAME 

Definition at line 36 of file boss_emperor_dagran_thaurissan.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_HANDOFTHAURISSAN 
SPELL_AVATAROFFLAME 

Definition at line 30 of file boss_emperor_dagran_thaurissan.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_SLAY 

Definition at line 24 of file boss_emperor_dagran_thaurissan.cpp.

Function Documentation

◆ AddSC_boss_draganthaurissan()

void AddSC_boss_draganthaurissan ( )

Definition at line 117 of file boss_emperor_dagran_thaurissan.cpp.

+ Here is the caller graph for this function: