![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Creature.h"#include "PassiveAI.h"#include "PetAI.h"#include "TemporarySummon.h"
Include dependency graph for pet_priest.cpp:Go to the source code of this file.
Classes | |
| struct | npc_pet_pri_divine_image |
| struct | npc_pet_pri_lightwell |
| struct | npc_pet_pri_shadowfiend_mindbender |
Enumerations | |
| enum | PriestSpells { SPELL_PRIEST_ATONEMENT = 81749 , SPELL_PRIEST_ATONEMENT_PASSIVE = 195178 , SPELL_PRIEST_DIVINE_IMAGE_SPELL_CHECK = 405216 , SPELL_PRIEST_INVOKE_THE_NAARU = 196687 , SPELL_PRIEST_LIGHTWELL_CHARGES = 59907 } |
Functions | |
| void | AddSC_priest_pet_scripts () |
| enum PriestSpells |
| Enumerator | |
|---|---|
| SPELL_PRIEST_ATONEMENT | |
| SPELL_PRIEST_ATONEMENT_PASSIVE | |
| SPELL_PRIEST_DIVINE_IMAGE_SPELL_CHECK | |
| SPELL_PRIEST_INVOKE_THE_NAARU | |
| SPELL_PRIEST_LIGHTWELL_CHARGES | |
Definition at line 29 of file pet_priest.cpp.
| void AddSC_priest_pet_scripts | ( | ) |