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

Go to the source code of this file.

Classes

class  npc_00x09hl
struct  npc_00x09hl::npc_00x09hlAI

Enumerations

enum  eOOX {
  SAY_OOX_START = 0 , SAY_OOX_AGGRO = 1 , SAY_OOX_AMBUSH = 3 , SAY_OOX_AMBUSH_REPLY = 4 ,
  SAY_OOX_END = 5 , QUEST_RESQUE_OOX_09 = 836 , NPC_MARAUDING_OWL = 7808 , NPC_VILE_AMBUSHER = 7809 ,
  FACTION_ESCORTEE_A = 774 , FACTION_ESCORTEE_H = 775
}

Functions

void AddSC_hinterlands ()

Enumeration Type Documentation

◆ eOOX

enum eOOX
Enumerator
SAY_OOX_START 
SAY_OOX_AGGRO 
SAY_OOX_AMBUSH 
SAY_OOX_AMBUSH_REPLY 
SAY_OOX_END 
QUEST_RESQUE_OOX_09 
NPC_MARAUDING_OWL 
NPC_VILE_AMBUSHER 
FACTION_ESCORTEE_A 
FACTION_ESCORTEE_H 

Definition at line 26 of file zone_hinterlands.cpp.

Function Documentation

◆ AddSC_hinterlands()

void AddSC_hinterlands ( )

Definition at line 136 of file zone_hinterlands.cpp.

Referenced by AddEasternKingdomsScripts().