AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Classes | |
class | spell_ooze_zap |
class | spell_ooze_zap_channel_end |
class | spell_energize_aoe |
Enumerations | |
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 () |
enum SpellScripts |
Enumerator | |
---|---|
SPELL_OOZE_ZAP | |
SPELL_OOZE_ZAP_CHANNEL_END | |
SPELL_OOZE_CHANNEL_CREDIT | |
SPELL_ENERGIZED |
void AddSC_dustwallow_marsh | ( | ) |
References RegisterSpellScript.
Referenced by AddKalimdorScripts().