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

Go to the source code of this file.

Classes

class  boss_ambassador_hellmaw
struct  boss_ambassador_hellmaw::boss_ambassador_hellmawAI

Enumerations

enum  Events { EVENT_CORROSIVE_ACID = 1 , EVENT_FEAR , EVENT_BERSERK }
enum  Spells { SPELL_BANISH = 30231 , SPELL_CORROSIVE_ACID = 33551 , SPELL_FEAR = 33547 , SPELL_ENRAGE = 34970 }
enum  Yells {
  SAY_INTRO = 0 , SAY_AGGRO = 1 , SAY_HELP = 2 , SAY_SLAY = 3 ,
  SAY_DEATH = 4
}

Functions

void AddSC_boss_ambassador_hellmaw ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_CORROSIVE_ACID 
EVENT_FEAR 
EVENT_BERSERK 

Definition at line 35 of file boss_ambassador_hellmaw.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_BANISH 
SPELL_CORROSIVE_ACID 
SPELL_FEAR 
SPELL_ENRAGE 

Definition at line 27 of file boss_ambassador_hellmaw.cpp.

◆ Yells

enum Yells
Enumerator
SAY_INTRO 
SAY_AGGRO 
SAY_HELP 
SAY_SLAY 
SAY_DEATH 

Definition at line 18 of file boss_ambassador_hellmaw.cpp.

Function Documentation

◆ AddSC_boss_ambassador_hellmaw()

void AddSC_boss_ambassador_hellmaw ( )

Definition at line 177 of file boss_ambassador_hellmaw.cpp.

Referenced by AddOutlandScripts().