Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_ebonroc.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "blackwing_lair.h"
Include dependency graph for boss_ebonroc.cpp:

Go to the source code of this file.

Classes

class  boss_ebonroc
struct  boss_ebonroc::boss_ebonrocAI

Enumerations

enum  Events { EVENT_SHADOWFLAME = 1 , EVENT_WINGBUFFET = 2 , EVENT_SHADOWOFEBONROC = 3 }
enum  Spells { SPELL_SHADOWFLAME = 22539 , SPELL_WINGBUFFET = 23339 , SPELL_SHADOWOFEBONROC = 23340 }

Functions

void AddSC_boss_ebonroc ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SHADOWFLAME 
EVENT_WINGBUFFET 
EVENT_SHADOWOFEBONROC 

Definition at line 17 of file boss_ebonroc.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SHADOWFLAME 
SPELL_WINGBUFFET 
SPELL_SHADOWOFEBONROC 

Definition at line 10 of file boss_ebonroc.cpp.

Function Documentation

◆ AddSC_boss_ebonroc()

void AddSC_boss_ebonroc ( )

Definition at line 86 of file boss_ebonroc.cpp.

Referenced by AddEasternKingdomsScripts().