![]() |
TrinityCore
|
Include dependency graph for boss_nalorakk.cpp:Go to the source code of this file.
Classes | |
| class | boss_nalorakk |
| struct | boss_nalorakk::boss_nalorakkAI |
Enumerations | |
| enum | Says { SAY_WAVE_1 = 0 , SAY_WAVE_2 = 1 , SAY_WAVE_3 = 2 , SAY_WAVE_4 = 3 , SAY_AGGRO = 4 , SAY_PLAYER_KILL = 5 , SAY_SURGE = 6 , EMOTE_SURGE = 7 , EMOTE_BEAR = 8 , SAY_BEAR = 9 , SAY_TROLL = 10 , SAY_DEATH = 11 } |
| enum | Spells |
| enum | Events |
Functions | |
| void | AddSC_boss_nalorakk () |
| enum Events |
Definition at line 42 of file boss_nalorakk.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_WAVE_1 | |
| SAY_WAVE_2 | |
| SAY_WAVE_3 | |
| SAY_WAVE_4 | |
| SAY_AGGRO | |
| SAY_PLAYER_KILL | |
| SAY_SURGE | |
| EMOTE_SURGE | |
| EMOTE_BEAR | |
| SAY_BEAR | |
| SAY_TROLL | |
| SAY_DEATH | |
Definition at line 22 of file boss_nalorakk.cpp.
| enum Spells |
Definition at line 38 of file boss_nalorakk.cpp.
| void AddSC_boss_nalorakk | ( | ) |