Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
zone_silverpine_forest.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
#include "Player.h"
Include dependency graph for zone_silverpine_forest.cpp:

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 ()

Enumeration Type Documentation

◆ eErland

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.

Function Documentation

◆ AddSC_silverpine_forest()

void AddSC_silverpine_forest ( )

Definition at line 128 of file zone_silverpine_forest.cpp.

Referenced by AddEasternKingdomsScripts().