![]() |
TrinityCore
|
Include dependency graph for boss_pandemonius.cpp:Go to the source code of this file.
Classes | |
| struct | boss_pandemonius |
Enumerations | |
| enum | Texts { SAY_AGGRO = 0 , SAY_KILL = 1 , SAY_DEATH = 2 , EMOTE_DARK_SHELL = 3 } |
| enum | Spells { SPELL_VOID_BLAST = 32325 , SPELL_DARK_SHELL = 32358 } |
| enum | Events { EVENT_VOID_BLAST = 1 , EVENT_DARK_SHELL } |
Functions | |
| void | AddSC_boss_pandemonius () |
Variables | |
| uint32 constexpr | DARK_SHELL_EVENT_GROUP = 1 |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_VOID_BLAST | |
| EVENT_DARK_SHELL | |
Definition at line 36 of file boss_pandemonius.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_VOID_BLAST | |
| SPELL_DARK_SHELL | |
Definition at line 30 of file boss_pandemonius.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_KILL | |
| SAY_DEATH | |
| EMOTE_DARK_SHELL | |
Definition at line 22 of file boss_pandemonius.cpp.
| void AddSC_boss_pandemonius | ( | ) |
|
constexpr |
Definition at line 42 of file boss_pandemonius.cpp.