![]() |
TrinityCore
|
Include dependency graph for boss_eck.cpp:Go to the source code of this file.
Classes | |
| struct | boss_eck |
Enumerations | |
| enum | Texts { EMOTE_SPAWN = 0 } |
| enum | Spells { SPELL_ECK_BERSERK = 55816 , SPELL_ECK_BITE = 55813 , SPELL_ECK_SPIT = 55814 , SPELL_ECK_SPRING_1 = 55815 , SPELL_ECK_SPRING_2 = 55837 } |
| enum | Events { EVENT_BITE = 1 , EVENT_SPIT , EVENT_SPRING , EVENT_BERSERK } |
Functions | |
| void | AddSC_boss_eck () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_BITE | |
| EVENT_SPIT | |
| EVENT_SPRING | |
| EVENT_BERSERK | |
Definition at line 36 of file boss_eck.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_ECK_BERSERK | |
| SPELL_ECK_BITE | |
| SPELL_ECK_SPIT | |
| SPELL_ECK_SPRING_1 | |
| SPELL_ECK_SPRING_2 | |
Definition at line 27 of file boss_eck.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| EMOTE_SPAWN | |
Definition at line 22 of file boss_eck.cpp.
| void AddSC_boss_eck | ( | ) |