Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
pit_of_saron.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellAuraEffects.h"
#include "pit_of_saron.h"
#include "Vehicle.h"
Include dependency graph for pit_of_saron.cpp:

Go to the source code of this file.

Classes

class  npc_geist_ambusher
struct  npc_geist_ambusher::npc_geist_ambusherAI
class  npc_iceborn_protodrake
struct  npc_iceborn_protodrake::npc_iceborn_protodrakeAI
class  npc_ymirjar_flamebearer
struct  npc_ymirjar_flamebearer::npc_ymirjar_flamebearerAI
class  spell_trash_npc_glacial_strike
class  spell_trash_npc_glacial_strike::spell_trash_npc_glacial_strike_AuraScript

Enumerations

enum  Events { EVENT_FIREBALL = 1 , EVENT_TACTICAL_BLINK = 2 }
enum  Spells {
  SPELL_FIREBALL = 69583 , SPELL_HELLFIRE = 69586 , SPELL_TACTICAL_BLINK = 69584 , SPELL_FROST_BREATH = 69527 ,
  SPELL_LEAPING_FACE_MAUL = 69504
}

Functions

void AddSC_pit_of_saron ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FIREBALL 
EVENT_TACTICAL_BLINK 

Definition at line 22 of file pit_of_saron.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_FIREBALL 
SPELL_HELLFIRE 
SPELL_TACTICAL_BLINK 
SPELL_FROST_BREATH 
SPELL_LEAPING_FACE_MAUL 

Definition at line 13 of file pit_of_saron.cpp.

Function Documentation

◆ AddSC_pit_of_saron()

void AddSC_pit_of_saron ( )

Definition at line 226 of file pit_of_saron.cpp.

Referenced by AddNorthrendScripts().