TrinityCore
Loading...
Searching...
No Matches
pet_shaman.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
+ Include dependency graph for pet_shaman.cpp:

Go to the source code of this file.

Classes

struct  npc_pet_shaman_earth_elemental
 
struct  npc_pet_shaman_fire_elemental
 

Enumerations

enum  ShamanSpells { SPELL_SHAMAN_ANGEREDEARTH = 36213 , SPELL_SHAMAN_FIREBLAST = 57984 , SPELL_SHAMAN_FIRENOVA = 12470 , SPELL_SHAMAN_FIRESHIELD = 13376 }
 
enum  ShamanEvents { EVENT_SHAMAN_ANGEREDEARTH = 1 , EVENT_SHAMAN_FIRENOVA = 1 , EVENT_SHAMAN_FIRESHIELD = 2 , EVENT_SHAMAN_FIREBLAST = 3 }
 

Functions

void AddSC_shaman_pet_scripts ()
 

Enumeration Type Documentation

◆ ShamanEvents

Enumerator
EVENT_SHAMAN_ANGEREDEARTH 
EVENT_SHAMAN_FIRENOVA 
EVENT_SHAMAN_FIRESHIELD 
EVENT_SHAMAN_FIREBLAST 

Definition at line 34 of file pet_shaman.cpp.

◆ ShamanSpells

Enumerator
SPELL_SHAMAN_ANGEREDEARTH 
SPELL_SHAMAN_FIREBLAST 
SPELL_SHAMAN_FIRENOVA 
SPELL_SHAMAN_FIRESHIELD 

Definition at line 26 of file pet_shaman.cpp.

Function Documentation

◆ AddSC_shaman_pet_scripts()

void AddSC_shaman_pet_scripts ( )

Definition at line 120 of file pet_shaman.cpp.

+ Here is the caller graph for this function: