AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "trial_of_the_crusader.h"
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
Go to the source code of this file.
Classes | |
class | npc_announcer_toc10 |
Enumerations | |
enum | MenuTexts { MSG_TESTED = 724001 , MSG_NEXT_STAGE = 724002 , MSG_CRUSADERS = 724003 , MSG_ANUBARAK = 724005 } |
Functions | |
void | AddSC_trial_of_the_crusader () |
enum MenuTexts |
Enumerator | |
---|---|
MSG_TESTED | |
MSG_NEXT_STAGE | |
MSG_CRUSADERS | |
MSG_ANUBARAK |
void AddSC_trial_of_the_crusader | ( | ) |
Referenced by AddNorthrendScripts().