|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "baradin_hold.h"Go to the source code of this file.
Enumerations | |
| enum | Events { EVENT_METEOR_SLASH = 1 , EVENT_CONSUMING_DARKNESS = 2 , EVENT_BERSERK = 3 } |
| enum | Spells { SPELL_METEOR_SLASH = 88942 , SPELL_CONSUMING_DARKNESS = 88954 , SPELL_FEL_FIRESTORM = 88972 , SPELL_BERSERK = 47008 } |
Functions | |
| void | AddSC_boss_pit_lord_argaloth () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_METEOR_SLASH | |
| EVENT_CONSUMING_DARKNESS | |
| EVENT_BERSERK | |
Definition at line 24 of file boss_pit_lord_argaloth.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_METEOR_SLASH | |
| SPELL_CONSUMING_DARKNESS | |
| SPELL_FEL_FIRESTORM | |
| SPELL_BERSERK | |
Definition at line 16 of file boss_pit_lord_argaloth.cpp.
| void AddSC_boss_pit_lord_argaloth | ( | ) |
Definition at line 183 of file boss_pit_lord_argaloth.cpp.
Referenced by AddEasternKingdomsScripts().