AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
pet_priest.cpp File Reference
#include "CreatureScript.h"
#include "PetAI.h"
#include "ScriptedCreature.h"
#include "TotemAI.h"

Go to the source code of this file.

Classes

struct  npc_pet_pri_lightwell
 

Enumerations

enum  PriestSpells { SPELL_PRIEST_LIGHTWELL_CHARGES = 59907 }
 

Functions

void AddSC_priest_pet_scripts ()
 

Enumeration Type Documentation

◆ PriestSpells

Enumerator
SPELL_PRIEST_LIGHTWELL_CHARGES 
29{
31};
@ SPELL_PRIEST_LIGHTWELL_CHARGES
Definition pet_priest.cpp:30

Function Documentation

◆ AddSC_priest_pet_scripts()

void AddSC_priest_pet_scripts ( )
56{
58}
#define RegisterCreatureAI(ai_name)
Definition CreatureScript.h:71
Definition pet_priest.cpp:34

References RegisterCreatureAI.

Referenced by AddPetScripts().