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

Go to the source code of this file.

Classes

struct  boss_firemaw
 

Enumerations

enum  Spells { SPELL_SHADOWFLAME = 22539 , SPELL_WINGBUFFET = 23339 , SPELL_FLAMEBUFFET = 23341 }
 
enum  Events { EVENT_SHADOWFLAME = 1 , EVENT_WINGBUFFET = 2 , EVENT_FLAMEBUFFET = 3 }
 

Functions

void AddSC_boss_firemaw ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_SHADOWFLAME 
EVENT_WINGBUFFET 
EVENT_FLAMEBUFFET 

Definition at line 29 of file boss_firemaw.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SHADOWFLAME 
SPELL_WINGBUFFET 
SPELL_FLAMEBUFFET 

Definition at line 22 of file boss_firemaw.cpp.

Function Documentation

◆ AddSC_boss_firemaw()

void AddSC_boss_firemaw ( )

Definition at line 85 of file boss_firemaw.cpp.

+ Here is the caller graph for this function: