![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CombatAI.h"
#include "CreatureScript.h"
#include "Pet.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellAuras.h"
#include "SpellMgr.h"
Go to the source code of this file.
Classes | |
class | DeathEvent |
struct | npc_pet_mage_mirror_image |
Enumerations | |
enum | MageSpells { SPELL_MAGE_CLONE_ME = 45204 , SPELL_MAGE_MASTERS_THREAT_LIST = 58838 , SPELL_PET_HIT_SCALING = 61013 , SPELL_SUMMON_MIRROR_IMAGE1 = 58831 , SPELL_SUMMON_MIRROR_IMAGE2 = 58833 , SPELL_SUMMON_MIRROR_IMAGE3 = 58834 , SPELL_SUMMON_MIRROR_IMAGE_GLYPH = 65047 } |
Functions | |
void | AddSC_mage_pet_scripts () |
enum MageSpells |
Enumerator | |
---|---|
SPELL_MAGE_CLONE_ME | |
SPELL_MAGE_MASTERS_THREAT_LIST | |
SPELL_PET_HIT_SCALING | |
SPELL_SUMMON_MIRROR_IMAGE1 | |
SPELL_SUMMON_MIRROR_IMAGE2 | |
SPELL_SUMMON_MIRROR_IMAGE3 | |
SPELL_SUMMON_MIRROR_IMAGE_GLYPH |
void AddSC_mage_pet_scripts | ( | ) |