|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "trial_of_the_crusader.h"#include "Player.h"Go to the source code of this file.
Classes | |
| struct | _Messages |
| class | boss_lich_king_toc |
| struct | boss_lich_king_toc::boss_lich_king_tocAI |
| class | npc_announcer_toc10 |
| struct | npc_announcer_toc10::npc_announcer_toc10AI |
| class | npc_fizzlebang_toc |
| struct | npc_fizzlebang_toc::npc_fizzlebang_tocAI |
| class | npc_garrosh_toc |
| struct | npc_garrosh_toc::npc_garrosh_tocAI |
| class | npc_tirion_toc |
| struct | npc_tirion_toc::npc_tirion_tocAI |
| class | npc_varian_toc |
| struct | npc_varian_toc::npc_varian_tocAI |
Enumerations | |
| enum | Messages { NUM_MESSAGES = 6 } |
| enum | Yells { SAY_STAGE_0_01 = 0 , SAY_STAGE_0_02 = 1 , SAY_STAGE_0_04 = 2 , SAY_STAGE_0_05 = 3 , SAY_STAGE_0_06 = 4 , SAY_STAGE_0_WIPE = 5 , SAY_STAGE_1_01 = 6 , SAY_STAGE_1_07 = 7 , SAY_STAGE_1_08 = 8 , SAY_STAGE_1_11 = 9 , SAY_STAGE_2_01 = 10 , SAY_STAGE_2_03 = 11 , SAY_STAGE_2_06 = 12 , SAY_STAGE_3_01 = 13 , SAY_STAGE_3_02 = 14 , SAY_STAGE_4_01 = 15 , SAY_STAGE_4_03 = 16 , SAY_STAGE_0_03a = 0 , SAY_STAGE_1_10 = 1 , SAY_STAGE_2_02a = 2 , SAY_STAGE_2_04a = 3 , SAY_STAGE_2_05a = 4 , SAY_STAGE_3_03a = 5 , SAY_STAGE_0_03h = 0 , SAY_STAGE_1_09 = 1 , SAY_STAGE_2_02h = 2 , SAY_STAGE_2_04h = 3 , SAY_STAGE_2_05h = 4 , SAY_STAGE_3_03h = 5 , SAY_STAGE_1_02 = 0 , SAY_STAGE_1_03 = 1 , SAY_STAGE_1_04 = 2 , SAY_STAGE_1_06 = 3 , SAY_STAGE_1_05 = 0 , SAY_STAGE_4_02 = 0 , SAY_STAGE_4_05 = 1 , SAY_STAGE_4_04 = 2 , SAY_STAGE_4_06 = 0 , SAY_STAGE_4_07 = 1 } |
Functions | |
| void | AddSC_trial_of_the_crusader () |
Variables | |
| static _Messages | _GossipMessage [] |
| enum Messages |
| Enumerator | |
|---|---|
| NUM_MESSAGES | |
Definition at line 89 of file trial_of_the_crusader.cpp.
| enum Yells |
Definition at line 15 of file trial_of_the_crusader.cpp.
| void AddSC_trial_of_the_crusader | ( | ) |
Definition at line 981 of file trial_of_the_crusader.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 79 of file trial_of_the_crusader.cpp.
Referenced by npc_announcer_toc10::OnGossipHello().