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

Go to the source code of this file.

Classes

struct  boss_mordresh_fire_eye
 

Enumerations

enum  MordreshTexts { SAY_OOC_1 = 0 , SAY_OOC_2 = 1 , SAY_OOC_3 = 2 , SAY_AGGRO = 3 }
 
enum  MordreshSpells { SPELL_FIREBALL = 12466 , SPELL_FIRE_NOVA = 12470 }
 
enum  MordreshEvents {
  EVENT_OOC_1 = 1 , EVENT_OOC_2 , EVENT_OOC_3 , EVENT_OOC_4 ,
  EVENT_FIREBALL , EVENT_FIRE_NOVA
}
 

Functions

void AddSC_boss_mordresh_fire_eye ()
 

Enumeration Type Documentation

◆ MordreshEvents

Enumerator
EVENT_OOC_1 
EVENT_OOC_2 
EVENT_OOC_3 
EVENT_OOC_4 
EVENT_FIREBALL 
EVENT_FIRE_NOVA 

Definition at line 40 of file boss_mordresh_fire_eye.cpp.

◆ MordreshSpells

Enumerator
SPELL_FIREBALL 
SPELL_FIRE_NOVA 

Definition at line 34 of file boss_mordresh_fire_eye.cpp.

◆ MordreshTexts

Enumerator
SAY_OOC_1 
SAY_OOC_2 
SAY_OOC_3 
SAY_AGGRO 

Definition at line 26 of file boss_mordresh_fire_eye.cpp.

Function Documentation

◆ AddSC_boss_mordresh_fire_eye()

void AddSC_boss_mordresh_fire_eye ( )

Definition at line 129 of file boss_mordresh_fire_eye.cpp.

+ Here is the caller graph for this function: