![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "InstanceScript.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "violet_hold.h"
Include dependency graph for boss_moragg.cpp:Go to the source code of this file.
Classes | |
| struct | boss_moragg |
| class | spell_moragg_ray |
| class | spell_moragg_optic_link |
Enumerations | |
| enum | MoraggSpells { SPELL_CORROSIVE_SALIVA = 54527 , SPELL_OPTIC_LINK = 54396 , SPELL_RAY_OF_PAIN = 54438 , SPELL_RAY_OF_SUFFERING = 54442 , SPELL_OPTIC_LINK_LEVEL_1 = 54393 , SPELL_OPTIC_LINK_LEVEL_2 = 54394 , SPELL_OPTIC_LINK_LEVEL_3 = 54395 } |
Functions | |
| void | AddSC_boss_moragg () |
| enum MoraggSpells |
| Enumerator | |
|---|---|
| SPELL_CORROSIVE_SALIVA | |
| SPELL_OPTIC_LINK | |
| SPELL_RAY_OF_PAIN | |
| SPELL_RAY_OF_SUFFERING | |
| SPELL_OPTIC_LINK_LEVEL_1 | |
| SPELL_OPTIC_LINK_LEVEL_2 | |
| SPELL_OPTIC_LINK_LEVEL_3 | |
Definition at line 25 of file boss_moragg.cpp.
| void AddSC_boss_moragg | ( | ) |