![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "Player.h"
Include dependency graph for zone_arathi_highlands.cpp: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, FACTION_SUNKEN_TREASURE = 113 } |
Functions | |
| void | AddSC_arathi_highlands () |
| void AddSC_arathi_highlands | ( | ) |
Here is the caller graph for this function:
1.8.8