TrinityCore
Loading...
Searching...
No Matches
boss_ironaya.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "ScriptedCreature.h"
#include "uldaman.h"
+ Include dependency graph for boss_ironaya.cpp:

Go to the source code of this file.

Classes

struct  boss_ironaya
 

Enumerations

enum  IronayaTexts { SAY_INTRO = 0 }
 
enum  IronayaSpells { SPELL_ARCING_SMASH = 8374 , SPELL_KNOCK_AWAY = 10101 , SPELL_WAR_STOMP = 11876 }
 
enum  IronayaEvents { EVENT_INTRO = 1 , EVENT_ARCING_SMASH , EVENT_KNOCK_AWAY , EVENT_WAR_STOMP }
 
enum  IronayaMisc { PATH_INTRO = 6 }
 

Functions

void AddSC_boss_ironaya ()
 

Enumeration Type Documentation

◆ IronayaEvents

Enumerator
EVENT_INTRO 
EVENT_ARCING_SMASH 
EVENT_KNOCK_AWAY 
EVENT_WAR_STOMP 

Definition at line 40 of file boss_ironaya.cpp.

◆ IronayaMisc

Enumerator
PATH_INTRO 

Definition at line 49 of file boss_ironaya.cpp.

◆ IronayaSpells

Enumerator
SPELL_ARCING_SMASH 
SPELL_KNOCK_AWAY 
SPELL_WAR_STOMP 

Definition at line 33 of file boss_ironaya.cpp.

◆ IronayaTexts

Enumerator
SAY_INTRO 

Definition at line 28 of file boss_ironaya.cpp.

Function Documentation

◆ AddSC_boss_ironaya()

void AddSC_boss_ironaya ( )

Definition at line 130 of file boss_ironaya.cpp.

+ Here is the caller graph for this function: