|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | npc_deathstalker_erland |
| struct | npc_deathstalker_erland::npc_deathstalker_erlandAI |
Enumerations | |
| enum | eErland { SAY_QUESTACCEPT = 0 , SAY_START = 1 , SAY_AGGRO = 2 , SAY_PROGRESS = 3 , SAY_LAST = 4 , SAY_RANE = 0 , SAY_RANE_ANSWER = 5 , SAY_MOVE_QUINN = 6 , SAY_QUINN = 7 , SAY_QUINN_ANSWER = 0 , SAY_BYE = 8 , QUEST_ESCORTING = 435 , NPC_RANE = 1950 , NPC_QUINN = 1951 } |
Functions | |
| void | AddSC_silverpine_forest () |
| enum eErland |
| Enumerator | |
|---|---|
| SAY_QUESTACCEPT | |
| SAY_START | |
| SAY_AGGRO | |
| SAY_PROGRESS | |
| SAY_LAST | |
| SAY_RANE | |
| SAY_RANE_ANSWER | |
| SAY_MOVE_QUINN | |
| SAY_QUINN | |
| SAY_QUINN_ANSWER | |
| SAY_BYE | |
| QUEST_ESCORTING | |
| NPC_RANE | |
| NPC_QUINN | |
Definition at line 26 of file zone_silverpine_forest.cpp.
| void AddSC_silverpine_forest | ( | ) |
Definition at line 128 of file zone_silverpine_forest.cpp.
Referenced by AddEasternKingdomsScripts().