|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "molten_core.h"Go to the source code of this file.
Classes | |
| class | boss_magmadar |
| struct | boss_magmadar::boss_magmadarAI |
Enumerations | |
| enum | Events { EVENT_FRENZY = 1 , EVENT_PANIC = 2 , EVENT_LAVA_BOMB = 3 } |
| enum | Spells { SPELL_FRENZY = 19451 , SPELL_MAGMA_SPIT = 19449 , SPELL_PANIC = 19408 , SPELL_LAVA_BOMB = 19428 } |
| enum | Texts { EMOTE_FRENZY = 0 } |
Functions | |
| void | AddSC_boss_magmadar () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FRENZY | |
| EVENT_PANIC | |
| EVENT_LAVA_BOMB | |
Definition at line 31 of file boss_magmadar.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FRENZY | |
| SPELL_MAGMA_SPIT | |
| SPELL_PANIC | |
| SPELL_LAVA_BOMB | |
Definition at line 23 of file boss_magmadar.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| EMOTE_FRENZY | |
Definition at line 18 of file boss_magmadar.cpp.
| void AddSC_boss_magmadar | ( | ) |
Definition at line 106 of file boss_magmadar.cpp.
Referenced by AddEasternKingdomsScripts().