![]() |
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 , SPELL_MAGE_MIRROR_IMAGE_FROSTBOLT = 59638 , SPELL_MAGE_MIRROR_IMAGE_FIRE_BLAST = 59637 } |
Functions | |
| void | AddSC_mage_pet_scripts () |
| enum MageSpells |
| void AddSC_mage_pet_scripts | ( | ) |