TrinityCore
Loading...
Searching...
No Matches
pit_of_saron.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "PassiveAI.h"
#include "pit_of_saron.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "Vehicle.h"
+ Include dependency graph for pit_of_saron.cpp:

Go to the source code of this file.

Classes

struct  npc_ymirjar_flamebearer
 
struct  npc_iceborn_protodrake
 
struct  npc_geist_ambusher
 
struct  npc_pit_of_saron_icicle
 
class  spell_pos_ice_shards
 
class  at_pit_cavern_entrance
 
class  at_pit_cavern_end
 

Enumerations

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

Functions

void AddSC_pit_of_saron ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_FIREBALL 
EVENT_TACTICAL_BLINK 

Definition at line 37 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 28 of file pit_of_saron.cpp.

◆ TyrannusEventCavernEmote

Enumerator
SAY_TYRANNUS_CAVERN_ENTRANCE 

Definition at line 248 of file pit_of_saron.cpp.

Function Documentation

◆ AddSC_pit_of_saron()

void AddSC_pit_of_saron ( )

Definition at line 293 of file pit_of_saron.cpp.

+ Here is the caller graph for this function: