![]() |
TrinityCore
|
Include dependency graph for boss_venoxis.cpp:Go to the source code of this file.
Classes | |
| struct | boss_venoxis |
Enumerations | |
| enum | Yells { SAY_AGGRO = 0 , SAY_BLOODVENOM = 1 , SAY_TRANSFROM = 2 , SAY_WORD_OF_HETHISS = 3 , EMOTE_BLOODVENOM = 4 , EMOTE_VENOM_WITHDRAWAL = 5 , SAY_PLAYER_KILL = 6 , SAY_DEATH = 7 } |
| enum | Spells |
| enum | Events |
Functions | |
| void | AddSC_boss_venoxis () |
| enum Events |
Definition at line 38 of file boss_venoxis.cpp.
| enum Spells |
Definition at line 34 of file boss_venoxis.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_BLOODVENOM | |
| SAY_TRANSFROM | |
| SAY_WORD_OF_HETHISS | |
| EMOTE_BLOODVENOM | |
| EMOTE_VENOM_WITHDRAWAL | |
| SAY_PLAYER_KILL | |
| SAY_DEATH | |
Definition at line 22 of file boss_venoxis.cpp.
| void AddSC_boss_venoxis | ( | ) |