|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_shirrak_the_dead_watcher |
| struct | boss_shirrak_the_dead_watcher::boss_shirrak_the_dead_watcherAI |
| class | npc_focus_fire |
| struct | npc_focus_fire::npc_focus_fireAI |
Enumerations | |
| enum | Creatures { NPC_FOCUS_FIRE = 18374 } |
| enum | Say { EMOTE_FOCUSED = 0 } |
| enum | Spells { SPELL_INHIBITMAGIC = 32264 , SPELL_ATTRACTMAGIC = 32265 , SPELL_CARNIVOROUSBITE = 36383 , SPELL_FIERY_BLAST = 32302 , SPELL_FOCUS_FIRE_VISUAL = 42075 } |
Functions | |
| void | AddSC_boss_shirrak_the_dead_watcher () |
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_FOCUS_FIRE | |
Definition at line 33 of file boss_shirrak_the_dead_watcher.cpp.
| enum Say |
| Enumerator | |
|---|---|
| EMOTE_FOCUSED | |
Definition at line 28 of file boss_shirrak_the_dead_watcher.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_INHIBITMAGIC | |
| SPELL_ATTRACTMAGIC | |
| SPELL_CARNIVOROUSBITE | |
| SPELL_FIERY_BLAST | |
| SPELL_FOCUS_FIRE_VISUAL | |
Definition at line 17 of file boss_shirrak_the_dead_watcher.cpp.
| void AddSC_boss_shirrak_the_dead_watcher | ( | ) |
Definition at line 197 of file boss_shirrak_the_dead_watcher.cpp.
Referenced by AddOutlandScripts().