![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
#include "sunwell_plateau.h"
#include "VMapFactory.h"
#include "VMapMgr2.h"
Go to the source code of this file.
Classes | |
struct | boss_muru |
struct | boss_entropius |
struct | npc_dark_fiend |
struct | npc_singularity |
class | spell_muru_summon_blood_elves_periodic_aura |
class | spell_muru_darkness_aura |
class | spell_entropius_void_zone_visual_aura |
class | spell_entropius_black_hole_effect |
class | spell_entropius_negative_energy_periodic |
class | spell_gen_summon_target_floor |
Enumerations | |
enum | Spells { SPELL_ENRAGE = 26662 , SPELL_NEGATIVE_ENERGY = 46009 , SPELL_SUMMON_BLOOD_ELVES_PERIODIC = 46041 , SPELL_OPEN_PORTAL_PERIODIC = 45994 , SPELL_DARKNESS_PERIODIC = 45998 , SPELL_SUMMON_BERSERKER1 = 46037 , SPELL_SUMMON_FURY_MAGE1 = 46038 , SPELL_SUMMON_FURY_MAGE2 = 46039 , SPELL_SUMMON_BERSERKER2 = 46040 , SPELL_SUMMON_DARK_FIEND = 46000 , SPELL_OPEN_ALL_PORTALS = 46177 , SPELL_SUMMON_ENTROPIUS = 46217 , SPELL_ENTROPIUS_COSMETIC_SPAWN = 46223 , SPELL_NEGATIVE_ENERGY_PERIODIC = 46284 , SPELL_BLACK_HOLE = 46282 , SPELL_DARKNESS = 46269 , SPELL_SUMMON_DARK_FIEND_ENTROPIUS = 46263 , SPELL_BLACK_HOLE_SUMMON_VISUAL = 46242 , SPELL_BLACK_HOLE_SUMMON_VISUAL2 = 46247 , SPELL_BLACK_HOLE_VISUAL2 = 46235 , SPELL_BLACK_HOLE_PASSIVE = 46228 , SPELL_BLACK_HOLE_EFFECT = 46230 , SPELL_DARK_FIEND_APPEARANCE = 45934 , SPELL_DARK_FIEND_SECONDARY = 45936 , SPELL_DARK_FIEND_TRIGGER = 45944 } |
Functions | |
void | AddSC_boss_muru () |
enum Spells |
void AddSC_boss_muru | ( | ) |
References RegisterSpellScript, and RegisterSunwellPlateauCreatureAI.
Referenced by AddEasternKingdomsScripts().