![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "trial_of_the_champion.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
Go to the source code of this file.
Classes | |
class | npc_announcer_toc5 |
struct | npc_announcer_toc5::npc_announcer_toc5AI |
Macros | |
#define | GOSSIP_START_EVENT1a "I am ready." |
#define | GOSSIP_START_EVENT1b "I am ready. However I'd like to skip the pageantry." |
#define | GOSSIP_START_EVENT2 "I'm ready for the next challenge." |
#define | GOSSIP_START_EVENT3 "I'm ready." |
Functions | |
void | AddSC_trial_of_the_champion () |
#define GOSSIP_START_EVENT1a "I am ready." |
#define GOSSIP_START_EVENT1b "I am ready. However I'd like to skip the pageantry." |
#define GOSSIP_START_EVENT2 "I'm ready for the next challenge." |
#define GOSSIP_START_EVENT3 "I'm ready." |
void AddSC_trial_of_the_champion | ( | ) |
Referenced by AddNorthrendScripts().