TrinityCore
Loading...
Searching...
No Matches
zone_darkshore.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "ScriptedEscortAI.h"
#include "ScriptedFollowerAI.h"
#include "Player.h"
#include "SpellInfo.h"
+ Include dependency graph for zone_darkshore.cpp:

Go to the source code of this file.

Classes

class  npc_kerlonian
 
struct  npc_kerlonian::npc_kerlonianAI
 
class  npc_prospector_remtravel
 
struct  npc_prospector_remtravel::npc_prospector_remtravelAI
 

Enumerations

enum  Kerlonian {
  SAY_KER_START = 0 , EMOTE_KER_SLEEP = 1 , SAY_KER_SLEEP = 2 , SAY_KER_ALERT_1 = 3 ,
  SAY_KER_END = 4 , EMOTE_KER_AWAKEN = 5 , SPELL_SLEEP_VISUAL = 25148 , SPELL_AWAKEN = 17536 ,
  QUEST_SLEEPER_AWAKENED = 5321 , NPC_LILADRIS = 11219
}
 
enum  Remtravel {
  SAY_REM_START = 0 , SAY_REM_AGGRO = 1 , SAY_REM_RAMP1_1 = 2 , SAY_REM_RAMP1_2 = 3 ,
  SAY_REM_BOOK = 4 , SAY_REM_TENT1_1 = 5 , SAY_REM_TENT1_2 = 6 , SAY_REM_MOSS = 7 ,
  EMOTE_REM_MOSS = 8 , SAY_REM_MOSS_PROGRESS = 9 , SAY_REM_PROGRESS = 10 , SAY_REM_REMEMBER = 11 ,
  EMOTE_REM_END = 12 , QUEST_ABSENT_MINDED_PT2 = 731 , NPC_GRAVEL_SCOUT = 2158 , NPC_GRAVEL_BONE = 2159 ,
  NPC_GRAVEL_GEO = 2160
}
 

Functions

void AddSC_darkshore ()
 

Variables

static constexpr uint32 PATH_ESCORT_PROSPECTOR_REMTRAVEL = 23338
 

Enumeration Type Documentation

◆ Kerlonian

enum Kerlonian
Enumerator
SAY_KER_START 
EMOTE_KER_SLEEP 
SAY_KER_SLEEP 
SAY_KER_ALERT_1 
SAY_KER_END 
EMOTE_KER_AWAKEN 
SPELL_SLEEP_VISUAL 
SPELL_AWAKEN 
QUEST_SLEEPER_AWAKENED 
NPC_LILADRIS 

Definition at line 42 of file zone_darkshore.cpp.

◆ Remtravel

enum Remtravel
Enumerator
SAY_REM_START 
SAY_REM_AGGRO 
SAY_REM_RAMP1_1 
SAY_REM_RAMP1_2 
SAY_REM_BOOK 
SAY_REM_TENT1_1 
SAY_REM_TENT1_2 
SAY_REM_MOSS 
EMOTE_REM_MOSS 
SAY_REM_MOSS_PROGRESS 
SAY_REM_PROGRESS 
SAY_REM_REMEMBER 
EMOTE_REM_END 
QUEST_ABSENT_MINDED_PT2 
NPC_GRAVEL_SCOUT 
NPC_GRAVEL_BONE 
NPC_GRAVEL_GEO 

Definition at line 177 of file zone_darkshore.cpp.

Function Documentation

◆ AddSC_darkshore()

void AddSC_darkshore ( )

Definition at line 308 of file zone_darkshore.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ PATH_ESCORT_PROSPECTOR_REMTRAVEL

constexpr uint32 PATH_ESCORT_PROSPECTOR_REMTRAVEL = 23338
staticconstexpr

Definition at line 199 of file zone_darkshore.cpp.