![]() |
TrinityCore
|
Include dependency graph for boss_timmy_the_cruel.cpp:Go to the source code of this file.
Classes | |
| struct | boss_timmy_the_cruel |
Enumerations | |
| enum | TimmyTexts { SAY_AGGRO = 0 } |
| enum | TimmySpells { SPELL_THRASH = 12787 , SPELL_RAVENOUS_CLAW = 17470 } |
| enum | TimmyEvents { EVENT_RAVENOUS_CLAW = 1 } |
Functions | |
| void | AddSC_boss_timmy_the_cruel () |
| enum TimmyEvents |
| Enumerator | |
|---|---|
| EVENT_RAVENOUS_CLAW | |
Definition at line 37 of file boss_timmy_the_cruel.cpp.
| enum TimmySpells |
| Enumerator | |
|---|---|
| SPELL_THRASH | |
| SPELL_RAVENOUS_CLAW | |
Definition at line 31 of file boss_timmy_the_cruel.cpp.
| enum TimmyTexts |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
Definition at line 26 of file boss_timmy_the_cruel.cpp.
| void AddSC_boss_timmy_the_cruel | ( | ) |