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_daphne_stilwell |
struct | npc_daphne_stilwell::npc_daphne_stilwellAI |
Enumerations | |
enum | DaphneStilwell { SAY_DS_START = 0 , SAY_DS_DOWN_1 = 1 , SAY_DS_DOWN_2 = 2 , SAY_DS_DOWN_3 = 3 , SAY_DS_PROLOGUE = 4 , SPELL_SHOOT = 6660 , QUEST_TOME_VALOR = 1651 , NPC_DEFIAS_RAIDER = 6180 , EQUIP_ID_RIFLE = 2511 } |
Functions | |
void | AddSC_westfall () |
enum DaphneStilwell |
Enumerator | |
---|---|
SAY_DS_START | |
SAY_DS_DOWN_1 | |
SAY_DS_DOWN_2 | |
SAY_DS_DOWN_3 | |
SAY_DS_PROLOGUE | |
SPELL_SHOOT | |
QUEST_TOME_VALOR | |
NPC_DEFIAS_RAIDER | |
EQUIP_ID_RIFLE |
void AddSC_westfall | ( | ) |
Referenced by AddEasternKingdomsScripts().