![]() |
TrinityCore
|
Include dependency graph for boss_zum_rah.cpp:Go to the source code of this file.
Classes | |
| class | boss_zum_rah |
| struct | boss_zum_rah::boss_zum_rahAI |
Enumerations | |
| enum | Says { SAY_SANCT_INVADE = 0 , SAY_WARD = 1 , SAY_KILL = 2 } |
| enum | Spells { SPELL_SHADOW_BOLT = 12739 , SPELL_SHADOWBOLT_VOLLEY = 15245 , SPELL_WARD_OF_ZUM_RAH = 11086 , SPELL_HEALING_WAVE = 12491 } |
| enum | Events { EVENT_SHADOW_BOLT = 1 , EVENT_SHADOWBOLT_VOLLEY = 2 , EVENT_WARD_OF_ZUM_RAH = 3 , EVENT_HEALING_WAVE = 4 } |
Functions | |
| void | AddSC_boss_zum_rah () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_SHADOW_BOLT | |
| EVENT_SHADOWBOLT_VOLLEY | |
| EVENT_WARD_OF_ZUM_RAH | |
| EVENT_HEALING_WAVE | |
Definition at line 42 of file boss_zum_rah.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_SANCT_INVADE | |
| SAY_WARD | |
| SAY_KILL | |
Definition at line 27 of file boss_zum_rah.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_SHADOW_BOLT | |
| SPELL_SHADOWBOLT_VOLLEY | |
| SPELL_WARD_OF_ZUM_RAH | |
| SPELL_HEALING_WAVE | |
Definition at line 34 of file boss_zum_rah.cpp.
| void AddSC_boss_zum_rah | ( | ) |