AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
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 , QUEST_SUNKEN_TREASURE = 665 , NPC_VENGEFUL_SURGE = 2776 } |
Functions | |
void | AddSC_arathi_highlands () |
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 | |
QUEST_SUNKEN_TREASURE | |
NPC_VENGEFUL_SURGE |
void AddSC_arathi_highlands | ( | ) |
Referenced by AddEasternKingdomsScripts().