![]() |
TrinityCore
|
Include dependency graph for boss_halycon.cpp:Go to the source code of this file.
Classes | |
| struct | boss_halycon |
Enumerations | |
| enum | Spells { SPELL_REND = 13738 , SPELL_THRASH = 3391 } |
| enum | Says { EMOTE_DEATH = 0 } |
| enum | Events { EVENT_REND = 1 , EVENT_THRASH = 2 } |
Functions | |
| void | AddSC_boss_halycon () |
Variables | |
| const Position | SummonLocation = { -167.9561f, -411.7844f, 76.23057f, 1.53589f } |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_REND | |
| EVENT_THRASH | |
Definition at line 33 of file boss_halycon.cpp.
| enum Says |
| Enumerator | |
|---|---|
| EMOTE_DEATH | |
Definition at line 28 of file boss_halycon.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_REND | |
| SPELL_THRASH | |
Definition at line 22 of file boss_halycon.cpp.
| void AddSC_boss_halycon | ( | ) |
| const Position SummonLocation = { -167.9561f, -411.7844f, 76.23057f, 1.53589f } |
Definition at line 39 of file boss_halycon.cpp.