![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "GameObjectScript.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "blood_furnace.h"
#include "SpellMgr.h"
Go to the source code of this file.
Classes | |
struct | boss_broggok |
class | go_broggok_lever |
class | spell_broggok_poison_cloud |
Enumerations | |
enum | Say { SAY_AGGRO = 0 } |
enum | Spells { SPELL_SLIME_SPRAY = 30913 , SPELL_POISON_CLOUD = 30916 , SPELL_POISON_BOLT = 30917 , SPELL_POISON = 30914 } |
Functions | |
void | AddSC_boss_broggok () |
enum Say |
enum Spells |
Enumerator | |
---|---|
SPELL_SLIME_SPRAY | |
SPELL_POISON_CLOUD | |
SPELL_POISON_BOLT | |
SPELL_POISON |
void AddSC_boss_broggok | ( | ) |
References RegisterBloodFurnaceCreatureAI, and RegisterSpellScript.
Referenced by AddOutlandScripts().