|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "pit_of_saron.h"#include "Vehicle.h"Go to the source code of this file.
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 () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FIREBALL | |
| EVENT_TACTICAL_BLINK | |
Definition at line 22 of file pit_of_saron.cpp.
| 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.
| void AddSC_pit_of_saron | ( | ) |
Definition at line 226 of file pit_of_saron.cpp.
Referenced by AddNorthrendScripts().