|
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 | |
| class | npc_ranger_lilatha |
| struct | npc_ranger_lilatha::npc_ranger_lilathaAI |
| class | npc_rathis_tomber |
Enumerations | |
| enum | RangerLilatha { SAY_START = 0 , SAY_PROGRESS1 = 1 , SAY_PROGRESS2 = 2 , SAY_PROGRESS3 = 3 , SAY_END1 = 4 , SAY_END2 = 5 , SAY_CAPTAIN_ANSWER = 0 , QUEST_ESCAPE_FROM_THE_CATACOMBS = 9212 , GO_CAGE = 181152 , NPC_CAPTAIN_HELIOS = 16220 , FACTION_SMOON_E = 1603 } |
Functions | |
| void | AddSC_ghostlands () |
| enum RangerLilatha |
| Enumerator | |
|---|---|
| SAY_START | |
| SAY_PROGRESS1 | |
| SAY_PROGRESS2 | |
| SAY_PROGRESS3 | |
| SAY_END1 | |
| SAY_END2 | |
| SAY_CAPTAIN_ANSWER | |
| QUEST_ESCAPE_FROM_THE_CATACOMBS | |
| GO_CAGE | |
| NPC_CAPTAIN_HELIOS | |
| FACTION_SMOON_E | |
Definition at line 63 of file zone_ghostlands.cpp.
| void AddSC_ghostlands | ( | ) |
Definition at line 178 of file zone_ghostlands.cpp.
Referenced by AddEasternKingdomsScripts().