|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "Player.h"Go to the source code of this file.
Classes | |
| struct | Location |
| class | npc_apprentice_mirveda |
| struct | npc_apprentice_mirveda::npc_apprentice_mirvedaAI |
| class | npc_infused_crystal |
| struct | npc_infused_crystal::npc_infused_crystalAI |
Enumerations | |
| enum | InfusedCrystal { QUEST_POWERING_OUR_DEFENSES = 8490 , EMOTE = 0 , NPC_ENRAGED_WRAITH = 17086 } |
| enum | UnexpectedResults { QUEST_UNEXPECTED_RESULT = 8488 , NPC_GHARZUL = 15958 , NPC_ANGERSHADE = 15656 } |
Functions | |
| void | AddSC_eversong_woods () |
Variables | |
| static Location | SpawnLocations [] |
| enum InfusedCrystal |
| Enumerator | |
|---|---|
| QUEST_POWERING_OUR_DEFENSES | |
| EMOTE | |
| NPC_ENRAGED_WRAITH | |
Definition at line 113 of file zone_eversong_woods.cpp.
| enum UnexpectedResults |
| Enumerator | |
|---|---|
| QUEST_UNEXPECTED_RESULT | |
| NPC_GHARZUL | |
| NPC_ANGERSHADE | |
Definition at line 24 of file zone_eversong_woods.cpp.
| void AddSC_eversong_woods | ( | ) |
Definition at line 229 of file zone_eversong_woods.cpp.
Referenced by AddEasternKingdomsScripts().
|
static |
Definition at line 130 of file zone_eversong_woods.cpp.
Referenced by npc_infused_crystal::npc_infused_crystalAI::UpdateAI().