AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "TaskScheduler.h"
Go to the source code of this file.
Classes | |
class | npc_shenthul |
struct | npc_shenthul::npc_shenthulAI |
class | npc_thrall_warchief |
struct | npc_thrall_warchief::npc_thrall_warchiefAI |
Enumerations | |
enum | Shenthul : uint32 { QUEST_SHATTERED_SALUTE = 2460 } |
enum | ThrallWarchief : uint32 { SPELL_CHAIN_LIGHTNING = 16033 , SPELL_SHOCK = 16034 , QUEST_FOR_THE_HORDE = 4974 , SPELL_WARCHIEF_BLESSING = 16609 , NPC_HERALD_OF_THRALL = 10719 , ACTION_START_TALKING = 0 , SAY_THRALL_ON_QUEST_REWARD_0 = 0 , SAY_THRALL_ON_QUEST_REWARD_1 = 1 , AREA_ORGRIMMAR = 1637 , AREA_RAZOR_HILL = 362 , AREA_CAMP_TAURAJO = 378 , AREA_CROSSROADS = 380 , GO_UNADORNED_SPIKE = 175787 , QUEST_WHAT_THE_WIND_CARRIES = 6566 , GOSSIP_MENU_THRALL = 3664 , GOSSIP_RESPONSE_THRALL_FIRST = 5733 } |
Functions | |
void | AddSC_orgrimmar () |
Variables | |
const Position | heraldOfThrallPos = { -462.404f, -2637.68f, 96.0656f, 5.8606f } |
Enumerator | |
---|---|
QUEST_SHATTERED_SALUTE |
enum ThrallWarchief : uint32 |
void AddSC_orgrimmar | ( | ) |
Referenced by AddKalimdorScripts().
const Position heraldOfThrallPos = { -462.404f, -2637.68f, 96.0656f, 5.8606f } |
Referenced by npc_thrall_warchief::npc_thrall_warchiefAI::DoAction().