![]() |
TrinityCore
|
Include dependency graph for boss_watchkeeper_gargolmar.cpp:Go to the source code of this file.
Classes | |
| class | boss_watchkeeper_gargolmar |
| struct | boss_watchkeeper_gargolmar::boss_watchkeeper_gargolmarAI |
Enumerations | |
| enum | Says { SAY_TAUNT = 0 , SAY_HEAL = 1 , SAY_SURGE = 2 , SAY_AGGRO = 3 , SAY_KILL = 4 , SAY_DIE = 5 } |
| enum | Spells { SPELL_MORTAL_WOUND = 30641 , SPELL_SURGE = 34645 , SPELL_RETALIATION = 22857 } |
| enum | Events { EVENT_MORTAL_WOUND = 1 , EVENT_SURGE = 2 , EVENT_RETALIATION = 3 } |
Functions | |
| void | AddSC_boss_watchkeeper_gargolmar () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_MORTAL_WOUND | |
| EVENT_SURGE | |
| EVENT_RETALIATION | |
Definition at line 46 of file boss_watchkeeper_gargolmar.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_TAUNT | |
| SAY_HEAL | |
| SAY_SURGE | |
| SAY_AGGRO | |
| SAY_KILL | |
| SAY_DIE | |
Definition at line 29 of file boss_watchkeeper_gargolmar.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MORTAL_WOUND | |
| SPELL_SURGE | |
| SPELL_RETALIATION | |
Definition at line 39 of file boss_watchkeeper_gargolmar.cpp.
| void AddSC_boss_watchkeeper_gargolmar | ( | ) |
Definition at line 179 of file boss_watchkeeper_gargolmar.cpp.
Here is the caller graph for this function: