|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "black_temple.h"Go to the source code of this file.
Macros | |
| #define | ERROR_INST_DATA "SD2 ERROR: Instance Data for Black Temple not set properly; Illidari Council event will not function properly." |
Functions | |
| void | AddSC_boss_illidari_council () |
Variables | |
| static CouncilYells | CouncilAggro [] |
| static CouncilYells | CouncilEnrage [] |
| #define ERROR_INST_DATA "SD2 ERROR: Instance Data for Black Temple not set properly; Illidari Council event will not function properly." |
Definition at line 80 of file illidari_council.cpp.
Referenced by boss_illidari_councilAI::EnterCombat(), npc_blood_elf_council_voice_trigger::npc_blood_elf_council_voice_triggerAI::LoadCouncilGUIDs(), and boss_illidari_councilAI::LoadGUIDs().
| enum IllidariCouncil |
Definition at line 19 of file illidari_council.cpp.
| void AddSC_boss_illidari_council | ( | ) |
Definition at line 912 of file illidari_council.cpp.
Referenced by AddOutlandScripts().
|
static |
Definition at line 88 of file illidari_council.cpp.
Referenced by npc_blood_elf_council_voice_trigger::npc_blood_elf_council_voice_triggerAI::UpdateAI().
|
static |
Definition at line 97 of file illidari_council.cpp.
Referenced by npc_blood_elf_council_voice_trigger::npc_blood_elf_council_voice_triggerAI::UpdateAI().