|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "stormstout_brewery.h"#include "Player.h"#include "SpellScript.h"Go to the source code of this file.
Classes | |
| class | boss_hoptallus |
| struct | boss_hoptallus::boss_hoptallusAI |
Enumerations | |
| enum | Spells { SPELL_FURLWIND = 112992 , SPELL_CARROT_BREATH = 112944 , SPELL_HOPTALLUS_SCREECH = 114367 } |
Functions | |
| void | AddSC_boss_hoptallus () |
Variables | |
| static const uint32 | hoplings [5] = { 59461, 56631, 59459, 59458, 59460 } |
| static const Position | hoplingSpawnPos [] |
| static const uint32 | hoppers [2] = { 56718, 59426 } |
| static const Position | hopperSpawnPos [] |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FURLWIND | |
| SPELL_CARROT_BREATH | |
| SPELL_HOPTALLUS_SCREECH | |
Definition at line 12 of file boss_hoptallus.cpp.
| void AddSC_boss_hoptallus | ( | ) |
Definition at line 138 of file boss_hoptallus.cpp.
Referenced by AddPandariaScripts().
|
static |
Definition at line 27 of file boss_hoptallus.cpp.
Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().
|
static |
Definition at line 28 of file boss_hoptallus.cpp.
Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().
|
static |
Definition at line 18 of file boss_hoptallus.cpp.
Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().
|
static |
Definition at line 19 of file boss_hoptallus.cpp.
Referenced by boss_hoptallus::boss_hoptallusAI::UpdateAI().