Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
pet_mage.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "CombatAI.h"
#include "Pet.h"
Include dependency graph for pet_mage.cpp:

Go to the source code of this file.

Classes

class  npc_pet_mage_mirror_image
struct  npc_pet_mage_mirror_image::npc_pet_mage_mirror_imageAI

Enumerations

enum  MageSpells { SPELL_MIRROR_IMAGE_CLONE_ME = 45204 , SPELL_MIRROR_IMAGE_COPY_WEAPONS = 41054 , SPELL_MIRROR_IMAGE_MASTERS_THREAT_LIST = 58838 }

Functions

void AddSC_mage_pet_scripts ()

Enumeration Type Documentation

◆ MageSpells

enum MageSpells
Enumerator
SPELL_MIRROR_IMAGE_CLONE_ME 
SPELL_MIRROR_IMAGE_COPY_WEAPONS 
SPELL_MIRROR_IMAGE_MASTERS_THREAT_LIST 

Definition at line 16 of file pet_mage.cpp.

Function Documentation

◆ AddSC_mage_pet_scripts()

void AddSC_mage_pet_scripts ( )

Definition at line 96 of file pet_mage.cpp.

Referenced by AddPetScripts().