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

Go to the source code of this file.

Classes

class  npc_professor_phizzlethorpe
struct  npc_professor_phizzlethorpe::npc_professor_phizzlethorpeAI

Enumerations

enum  ProfessorPhizzlethorpe {
  SAY_PROGRESS_1 = 0 , SAY_PROGRESS_2 = 1 , SAY_PROGRESS_3 = 2 , EMOTE_PROGRESS_4 = 3 ,
  SAY_AGGRO = 4 , SAY_PROGRESS_5 = 5 , SAY_PROGRESS_6 = 6 , SAY_PROGRESS_7 = 7 ,
  EMOTE_PROGRESS_8 = 8 , SAY_PROGRESS_9 = 9 , EVENT_SAY_3 = 1 , EVENT_SAY_6 = 2 ,
  EVENT_SAY_8 = 3 , QUEST_SUNKEN_TREASURE = 665 , QUEST_GOGGLE_BOGGLE = 26050 , NPC_VENGEFUL_SURGE = 2776
}

Functions

void AddSC_arathi_highlands ()

Enumeration Type Documentation

◆ ProfessorPhizzlethorpe

Enumerator
SAY_PROGRESS_1 
SAY_PROGRESS_2 
SAY_PROGRESS_3 
EMOTE_PROGRESS_4 
SAY_AGGRO 
SAY_PROGRESS_5 
SAY_PROGRESS_6 
SAY_PROGRESS_7 
EMOTE_PROGRESS_8 
SAY_PROGRESS_9 
EVENT_SAY_3 
EVENT_SAY_6 
EVENT_SAY_8 
QUEST_SUNKEN_TREASURE 
QUEST_GOGGLE_BOGGLE 
NPC_VENGEFUL_SURGE 

Definition at line 26 of file zone_arathi_highlands.cpp.

Function Documentation

◆ AddSC_arathi_highlands()

void AddSC_arathi_highlands ( )

Definition at line 150 of file zone_arathi_highlands.cpp.

Referenced by AddEasternKingdomsScripts().