![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellScript.h"
#include "WorldSession.h"
Go to the source code of this file.
Classes | |
class | npc_zelfrax |
struct | npc_zelfrax::npc_zelfraxAI |
class | spell_ooze_zap |
class | spell_ooze_zap::spell_ooze_zap_SpellScript |
class | spell_ooze_zap_channel_end |
class | spell_ooze_zap_channel_end::spell_ooze_zap_channel_end_SpellScript |
class | spell_energize_aoe |
class | spell_energize_aoe::spell_energize_aoe_SpellScript |
Enumerations | |
enum | Zelfrax { SAY_ZELFRAX1 = 0 , SAY_ZELFRAX2 = 1 } |
enum | SpellScripts { SPELL_OOZE_ZAP = 42489 , SPELL_OOZE_ZAP_CHANNEL_END = 42485 , SPELL_OOZE_CHANNEL_CREDIT = 42486 , SPELL_ENERGIZED = 42492 } |
Functions | |
void | AddSC_dustwallow_marsh () |
Variables | |
Position const | MovePosition = {-2967.030f, -3872.1799f, 35.620f, 0.0f} |
enum SpellScripts |
Enumerator | |
---|---|
SPELL_OOZE_ZAP | |
SPELL_OOZE_ZAP_CHANNEL_END | |
SPELL_OOZE_CHANNEL_CREDIT | |
SPELL_ENERGIZED |
enum Zelfrax |
Enumerator | |
---|---|
SAY_ZELFRAX1 | |
SAY_ZELFRAX2 |
void AddSC_dustwallow_marsh | ( | ) |
Referenced by AddKalimdorScripts().
Position const MovePosition = {-2967.030f, -3872.1799f, 35.620f, 0.0f} |