|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_lord_overheat |
| struct | boss_lord_overheat::boss_lord_overheatAI |
Enumerations | |
| enum | Events { EVENT_FIREBALL = 1 , EVENT_RAIN_OF_FIRE = 2 , EVENT_OVERHEAT = 3 } |
| enum | Says { SAY_AGGRO = 0 , SAY_DEATH = 1 } |
| enum | Spells { SPELL_FIREBALL = 12466 , SPELL_OVERHEAT = 86633 , SPELL_RAIN_OF_FIRE = 86636 } |
Functions | |
| void | AddSC_boss_lord_overheat () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_FIREBALL | |
| EVENT_RAIN_OF_FIRE | |
| EVENT_OVERHEAT | |
Definition at line 30 of file boss_lord_overheat.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_DEATH | |
Definition at line 18 of file boss_lord_overheat.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FIREBALL | |
| SPELL_OVERHEAT | |
| SPELL_RAIN_OF_FIRE | |
Definition at line 24 of file boss_lord_overheat.cpp.
| void AddSC_boss_lord_overheat | ( | ) |
Definition at line 115 of file boss_lord_overheat.cpp.
Referenced by AddEasternKingdomsScripts().