![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "the_underbog.h"Go to the source code of this file.
Classes | |
| struct | boss_the_black_stalker |
| class | spell_the_black_stalker_levitate |
| class | spell_the_black_stalker_levitation_pulse |
| class | spell_the_black_stalker_someone_grab_me |
| class | spell_the_black_stalker_magnetic_pull |
Enumerations | |
| enum | eBlackStalker { SPELL_LEVITATE = 31704 , SPELL_CHAIN_LIGHTNING = 31717 , SPELL_STATIC_CHARGE = 31715 , SPELL_SUMMON_SPORE_STRIDER = 38755 , SPELL_LEVITATION_PULSE = 31701 , SPELL_SOMEONE_GRAB_ME = 31702 , SPELL_MAGNETIC_PULL = 31703 , SPELL_SUSPENSION_PRIMER = 31720 , SPELL_SUSPENSION = 31719 , ENTRY_SPORE_STRIDER = 22299 } |
Functions | |
| void | AddSC_boss_the_black_stalker () |
| enum eBlackStalker |
| void AddSC_boss_the_black_stalker | ( | ) |
References RegisterSpellScript, and RegisterUnderbogCreatureAI.
Referenced by AddOutlandScripts().