|
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"#include "WorldSession.h"Go to the source code of this file.
Classes | |
| struct | DialogueEntry |
| class | DialogueHelper |
| class | go_elune_fire |
| class | npc_ranshalla |
| struct | npc_ranshalla::npc_ranshallaAI |
| class | npc_rivern_frostwind |
Functions | |
| void | AddSC_winterspring () |
Variables | |
| const DialogueEntry | introDialogue [] |
| static Position | wingThicketLocations [] |
| enum Dummies |
| Enumerator | |
|---|---|
| NPC_PRIESTESS_DATA_1 | |
| NPC_PRIESTESS_DATA_2 | |
| DATA_MOVE_PRIESTESS | |
| DATA_EVENT_END | |
| EVENT_RESUME | |
Definition at line 122 of file zone_winterspring.cpp.
| enum GOs |
| Enumerator | |
|---|---|
| GO_ELUNE_ALTAR | |
| GO_ELUNE_FIRE | |
| GO_ELUNE_GEM | |
| GO_ELUNE_LIGHT | |
Definition at line 109 of file zone_winterspring.cpp.
| enum NPCs |
| Enumerator | |
|---|---|
| NPC_RANSHALLA | |
| NPC_PRIESTESS_ELUNE | |
| NPC_VOICE_ELUNE | |
| NPC_GUARDIAN_ELUNE | |
Definition at line 101 of file zone_winterspring.cpp.
| enum Quests |
| Enumerator | |
|---|---|
| QUEST_GUARDIANS_ALTAR | |
Definition at line 117 of file zone_winterspring.cpp.
| enum Says |
Definition at line 58 of file zone_winterspring.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_LIGHT_TORCH | |
Definition at line 96 of file zone_winterspring.cpp.
| void AddSC_winterspring | ( | ) |
Definition at line 604 of file zone_winterspring.cpp.
Referenced by AddKalimdorScripts().
| const DialogueEntry introDialogue[] |
Definition at line 228 of file zone_winterspring.cpp.
Referenced by npc_ranshalla::npc_ranshallaAI::npc_ranshallaAI().
|
static |
Definition at line 262 of file zone_winterspring.cpp.
Referenced by npc_ranshalla::npc_ranshallaAI::DoSummonPriestess(), and npc_ranshalla::npc_ranshallaAI::JustDidDialogueStep().