![]() |
TrinityCore
|
Include dependency graph for boss_scorn.cpp:Go to the source code of this file.
Classes | |
| struct | boss_scorn |
Enumerations | |
| enum | ScornSpells { SPELL_LICHSLAP = 28873 , SPELL_FROSTBOLT_VOLLEY = 8398 , SPELL_MINDFLAY = 17313 , SPELL_FROSTNOVA = 15531 } |
| enum | ScornEvents { EVENT_LICH_SLAP = 1 , EVENT_FROSTBOLT_VOLLEY , EVENT_MIND_FLAY , EVENT_FROST_NOVA } |
Functions | |
| void | AddSC_boss_scorn () |
| enum ScornEvents |
| Enumerator | |
|---|---|
| EVENT_LICH_SLAP | |
| EVENT_FROSTBOLT_VOLLEY | |
| EVENT_MIND_FLAY | |
| EVENT_FROST_NOVA | |
Definition at line 30 of file boss_scorn.cpp.
| enum ScornSpells |
| Enumerator | |
|---|---|
| SPELL_LICHSLAP | |
| SPELL_FROSTBOLT_VOLLEY | |
| SPELL_MINDFLAY | |
| SPELL_FROSTNOVA | |
Definition at line 22 of file boss_scorn.cpp.
| void AddSC_boss_scorn | ( | ) |