![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "GameObject.h"#include "GameObjectAI.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedEscortAI.h"#include "TemporarySummon.h"
Include dependency graph for zone_winterspring.cpp:Go to the source code of this file.
Classes | |
| struct | DialogueEntry |
| class | DialogueHelper |
| class | npc_ranshalla |
| struct | npc_ranshalla::npc_ranshallaAI |
| class | go_elune_fire |
| struct | go_elune_fire::go_elune_fireAI |
Functions | |
| void | AddSC_winterspring () |
Variables | |
| const DialogueEntry | introDialogue [] |
| static Position | wingThicketLocations [] |
| static constexpr uint32 | PATH_ESCORT_RANSHALLA = 82402 |
| enum Dummies |
| Enumerator | |
|---|---|
| NPC_PRIESTESS_DATA_1 | |
| NPC_PRIESTESS_DATA_2 | |
| DATA_MOVE_PRIESTESS | |
| DATA_EVENT_END | |
| EVENT_RESUME | |
Definition at line 103 of file zone_winterspring.cpp.
| enum GOs |
| Enumerator | |
|---|---|
| GO_ELUNE_ALTAR | |
| GO_ELUNE_FIRE | |
| GO_ELUNE_GEM | |
| GO_ELUNE_LIGHT | |
Definition at line 90 of file zone_winterspring.cpp.
| enum NPCs |
| Enumerator | |
|---|---|
| NPC_RANSHALLA | |
| NPC_PRIESTESS_ELUNE | |
| NPC_VOICE_ELUNE | |
| NPC_GUARDIAN_ELUNE | |
Definition at line 82 of file zone_winterspring.cpp.
| enum Quests |
| Enumerator | |
|---|---|
| QUEST_GUARDIANS_ALTAR | |
Definition at line 98 of file zone_winterspring.cpp.
| enum Says |
Definition at line 39 of file zone_winterspring.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_LIGHT_TORCH | |
Definition at line 77 of file zone_winterspring.cpp.
| void AddSC_winterspring | ( | ) |
| const DialogueEntry introDialogue[] |
Definition at line 209 of file zone_winterspring.cpp.
|
staticconstexpr |
Definition at line 259 of file zone_winterspring.cpp.
|
static |
Definition at line 243 of file zone_winterspring.cpp.