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

Go to the source code of this file.

Classes

class  boss_broggok
struct  boss_broggok::boss_broggokAI
class  go_broggok_lever

Enumerations

enum  Spells { SPELL_SLIME_SPRAY = 30913 , SPELL_POISON_CLOUD = 30916 , SPELL_POISON_BOLT = 30917 , SPELL_POISON = 30914 }
enum  Yells { SAY_AGGRO = 0 }

Functions

void AddSC_boss_broggok ()

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_SLIME_SPRAY 
SPELL_POISON_CLOUD 
SPELL_POISON_BOLT 
SPELL_POISON 

Definition at line 22 of file boss_broggok.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 

Definition at line 17 of file boss_broggok.cpp.

Function Documentation

◆ AddSC_boss_broggok()

void AddSC_boss_broggok ( )

Definition at line 168 of file boss_broggok.cpp.

Referenced by AddOutlandScripts().