![]()  | 
  
    AzerothCore 3.3.5a
    
   OpenSource WoW Emulator 
   | 
 
#include "Cell.h"#include "CellImpl.h"#include "CombatAI.h"#include "CreatureScript.h"#include "GridNotifiers.h"#include "PassiveAI.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "GridNotifiersImpl.h"Go to the source code of this file.
Classes | |
| struct | npc_pet_dk_ebon_gargoyle | 
| struct | npc_pet_dk_ghoul | 
| struct | npc_pet_dk_risen_ally | 
| struct | npc_pet_dk_army_of_the_dead | 
| struct | npc_pet_dk_dancing_rune_weapon | 
| class | spell_pet_dk_gargoyle_strike | 
Enumerations | |
| enum | DeathKnightSpells {  SPELL_DK_SUMMON_GARGOYLE_1 = 49206 , SPELL_DK_SUMMON_GARGOYLE_2 = 50514 , SPELL_DK_DISMISS_GARGOYLE = 50515 , SPELL_DK_SANCTUARY = 54661 , SPELL_DK_NIGHT_OF_THE_DEAD = 62137 , SPELL_DK_PET_SCALING = 61017 , SPELL_DK_RAISE_ALLY = 46619 , SPELL_GHOUL_FRENZY = 62218 , SPELL_GARGOYLE_STRIKE = 51963 }  | 
Functions | |
| void | AddSC_deathknight_pet_scripts () | 
| enum DeathKnightSpells | 
| void AddSC_deathknight_pet_scripts | ( | ) | 
References RegisterCreatureAI, and RegisterSpellScript.
Referenced by AddPetScripts().