|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "GridNotifiers.h"#include "black_temple.h"Go to the source code of this file.
Functions | |
| void | AddSC_boss_shade_of_akama () |
Variables | |
| static Location | AkamaWP [] |
| static Location | ShadeWP = { 512.4877f, 400.7993f, 112.7837f } |
| enum Creatures |
Definition at line 66 of file boss_shade_of_akama.cpp.
| enum Events |
Definition at line 95 of file boss_shade_of_akama.cpp.
| enum Factions |
| Enumerator | |
|---|---|
| FACTION_FRIENDLY | |
| FACTION_COMBAT | |
Definition at line 78 of file boss_shade_of_akama.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_BROKEN_FREE_0 | |
| SAY_BROKEN_FREE_1 | |
| SAY_BROKEN_FREE_2 | |
Definition at line 20 of file boss_shade_of_akama.cpp.
| enum SetData |
| Enumerator | |
|---|---|
| SETDATA_DATA | |
| SETDATA_RESET | |
| SETDATA_CHANNELER_DIED | |
| SETDATA_START_SPAWNING | |
| SETDATA_STOP_SPAWNING | |
| SETDATA_DESPAWN_ALL_SPAWNS | |
| SETDATA_START_ATTACK_AKAMA | |
Definition at line 84 of file boss_shade_of_akama.cpp.
| enum Spells |
Definition at line 28 of file boss_shade_of_akama.cpp.
| void AddSC_boss_shade_of_akama | ( | ) |
Definition at line 1192 of file boss_shade_of_akama.cpp.
Referenced by AddOutlandScripts().
|
static |
Definition at line 139 of file boss_shade_of_akama.cpp.
Referenced by npc_akama_shade::npc_akamaAI::UpdateAI().
|
static |
Definition at line 137 of file boss_shade_of_akama.cpp.
Referenced by boss_shade_of_akama::boss_shade_of_akamaAI::UpdateAI().