![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "violet_hold.h"
Go to the source code of this file.
Classes | |
class | boss_moragg |
struct | boss_moragg::boss_moraggAI |
class | spell_optic_link_aura |
Enumerations | |
enum | eSpells { SPELL_RAY_OF_SUFFERING = 54442 , SPELL_RAY_OF_PAIN = 54438 , SPELL_CORROSIVE_SALIVA = 54527 , SPELL_OPTIC_LINK = 54396 } |
enum | eEvents { EVENT_SPELL_CORROSIVE_SALIVA = 1 , EVENT_SPELL_OPTIC_LINK } |
Functions | |
void | AddSC_boss_moragg () |
enum eEvents |
Enumerator | |
---|---|
EVENT_SPELL_CORROSIVE_SALIVA | |
EVENT_SPELL_OPTIC_LINK |
enum eSpells |
Enumerator | |
---|---|
SPELL_RAY_OF_SUFFERING | |
SPELL_RAY_OF_PAIN | |
SPELL_CORROSIVE_SALIVA | |
SPELL_OPTIC_LINK |
void AddSC_boss_moragg | ( | ) |
References RegisterSpellScript.
Referenced by AddNorthrendScripts().