AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_shadowfang_keep.cpp File Reference
#include "InstanceMapScript.h"
#include "InstanceScript.h"
#include "SpellScriptLoader.h"
#include "TemporarySummon.h"
#include "shadowfang_keep.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"

Go to the source code of this file.

Classes

class  instance_shadowfang_keep
 
struct  instance_shadowfang_keep::instance_shadowfang_keep_InstanceMapScript
 
class  spell_shadowfang_keep_haunting_spirits_aura
 
class  spell_shadowfang_keep_forsaken_skills_aura
 

Enumerations

enum  Spells { SPELL_SUMMON_VALENTINE_ADD = 68610 }
 
enum  ForsakenSpells {
  SPELL_FORSAKEN_SKILL_SWORD = 7038 ,
  SPELL_FORSAKEN_SKILL_SHADOW = 7053
}
 

Functions

void AddSC_instance_shadowfang_keep ()
 

Enumeration Type Documentation

◆ ForsakenSpells

Enumerator
SPELL_FORSAKEN_SKILL_SWORD 
SPELL_FORSAKEN_SKILL_SHADOW 
169{
172};
@ SPELL_FORSAKEN_SKILL_SWORD
Definition instance_shadowfang_keep.cpp:170
@ SPELL_FORSAKEN_SKILL_SHADOW
Definition instance_shadowfang_keep.cpp:171

◆ Spells

enum Spells
Enumerator
SPELL_SUMMON_VALENTINE_ADD 
27{
29};
@ SPELL_SUMMON_VALENTINE_ADD
Definition instance_shadowfang_keep.cpp:28

Function Documentation

◆ AddSC_instance_shadowfang_keep()

void AddSC_instance_shadowfang_keep ( )
236{
240}
#define RegisterSpellScript(spell_script)
Definition SpellScriptLoader.h:88
Definition instance_shadowfang_keep.cpp:32
Definition instance_shadowfang_keep.cpp:175
Definition instance_shadowfang_keep.cpp:141

References RegisterSpellScript.

Referenced by AddEasternKingdomsScripts().