![]() |
TrinityCore
|
Include dependency graph for boss_magmadar.cpp:Go to the source code of this file.
Classes | |
| struct | boss_magmadar |
Enumerations | |
| enum | Texts { EMOTE_FRENZY = 0 } |
| enum | Spells { SPELL_FRENZY = 19451 , SPELL_MAGMA_SPIT = 19449 , SPELL_PANIC = 19408 , SPELL_LAVA_BOMB = 19428 } |
| enum | Events { EVENT_FRENZY = 1 , EVENT_PANIC = 2 , EVENT_LAVA_BOMB = 3 } |
Functions | |
| void | AddSC_boss_magmadar () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FRENZY | |
| EVENT_PANIC | |
| EVENT_LAVA_BOMB | |
Definition at line 42 of file boss_magmadar.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FRENZY | |
| SPELL_MAGMA_SPIT | |
| SPELL_PANIC | |
| SPELL_LAVA_BOMB | |
Definition at line 34 of file boss_magmadar.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| EMOTE_FRENZY | |
Definition at line 29 of file boss_magmadar.cpp.
| void AddSC_boss_magmadar | ( | ) |