TrinityCore
Loading...
Searching...
No Matches
pet_dk.cpp File Reference
#include "ScriptMgr.h"
#include "CellImpl.h"
#include "CombatAI.h"
#include "GridNotifiersImpl.h"
#include "MotionMaster.h"
+ Include dependency graph for pet_dk.cpp:

Go to the source code of this file.

Classes

struct  npc_pet_dk_bloodworm
 
struct  npc_pet_dk_ebon_gargoyle
 
struct  npc_pet_dk_risen_ghoul
 

Enumerations

enum  DeathKnightSpells {
  SPELL_DK_BIRTH = 1217740 , SPELL_DK_SUMMON_GARGOYLE_1 = 49206 , SPELL_DK_SUMMON_GARGOYLE_2 = 50514 , SPELL_DK_DISMISS_GARGOYLE = 50515 ,
  SPELL_DK_SANCTUARY = 54661
}
 

Functions

void AddSC_deathknight_pet_scripts ()
 

Enumeration Type Documentation

◆ DeathKnightSpells

Enumerator
SPELL_DK_BIRTH 
SPELL_DK_SUMMON_GARGOYLE_1 
SPELL_DK_SUMMON_GARGOYLE_2 
SPELL_DK_DISMISS_GARGOYLE 
SPELL_DK_SANCTUARY 

Definition at line 29 of file pet_dk.cpp.

Function Documentation

◆ AddSC_deathknight_pet_scripts()

void AddSC_deathknight_pet_scripts ( )

Definition at line 137 of file pet_dk.cpp.

+ Here is the caller graph for this function: