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

Go to the source code of this file.

Classes

class  boss_the_maker
struct  boss_the_maker::boss_the_makerAI

Enumerations

enum  Spells { SPELL_ACID_SPRAY = 38153 , SPELL_EXPLODING_BREAKER = 30925 , SPELL_KNOCKDOWN = 20276 , SPELL_DOMINATION = 25772 }
enum  Yells { SAY_AGGRO = 0 , SAY_KILL = 1 , SAY_DIE = 2 }

Functions

void AddSC_boss_the_maker ()

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_ACID_SPRAY 
SPELL_EXPLODING_BREAKER 
SPELL_KNOCKDOWN 
SPELL_DOMINATION 

Definition at line 24 of file boss_the_maker.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_KILL 
SAY_DIE 

Definition at line 17 of file boss_the_maker.cpp.

Function Documentation

◆ AddSC_boss_the_maker()

void AddSC_boss_the_maker ( )

Definition at line 145 of file boss_the_maker.cpp.

Referenced by AddOutlandScripts().