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_corporal_keeshan |
struct | npc_corporal_keeshan::npc_corporal_keeshanAI |
Enumerations | |
enum | CorporalKeeshan { QUEST_MISSING_IN_ACTION = 219 , SAY_CORPORAL_1 = 0 , SAY_CORPORAL_2 = 1 , SAY_CORPORAL_3 = 2 , SAY_CORPORAL_4 = 3 , SAY_CORPORAL_5 = 4 , SPELL_MOCKING_BLOW = 21008 , SPELL_SHIELD_BASH = 11972 } |
Functions | |
void | AddSC_redridge_mountains () |
enum CorporalKeeshan |
Enumerator | |
---|---|
QUEST_MISSING_IN_ACTION | |
SAY_CORPORAL_1 | |
SAY_CORPORAL_2 | |
SAY_CORPORAL_3 | |
SAY_CORPORAL_4 | |
SAY_CORPORAL_5 | |
SPELL_MOCKING_BLOW | |
SPELL_SHIELD_BASH |
void AddSC_redridge_mountains | ( | ) |
Referenced by AddEasternKingdomsScripts().