|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "halls_of_stone.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | achievement_brann_spankin_new |
| class | npc_brann_hos |
| struct | npc_brann_hos::npc_brann_hosAI |
| class | npc_tribuna_controller |
| struct | npc_tribuna_controller::npc_tribuna_controllerAI |
Macros | |
| #define | GOSSIP_ITEM_PROGRESS "Let's move Brann, enough of the history lessons!" |
| #define | GOSSIP_ITEM_START "Brann, it would be our honor!" |
Functions | |
| void | AddSC_halls_of_stone () |
Variables | |
| static Position | SpawnLocations [] |
| #define GOSSIP_ITEM_PROGRESS "Let's move Brann, enough of the history lessons!" |
Definition at line 114 of file halls_of_stone.cpp.
| #define GOSSIP_ITEM_START "Brann, it would be our honor!" |
Definition at line 113 of file halls_of_stone.cpp.
Referenced by npc_brann_hos::OnGossipHello().
| enum Creatures |
| Enumerator | |
|---|---|
| NPC_TRIBUNAL_OF_THE_AGES | |
| NPC_BRANN_BRONZEBEARD | |
| NPC_DARK_MATTER_TARGET | |
| NPC_SEARING_GAZE_TARGET | |
| NPC_DARK_RUNE_PROTECTOR | |
| NPC_DARK_RUNE_STORMCALLER | |
| NPC_IRON_GOLEM_CUSTODIAN | |
Definition at line 76 of file halls_of_stone.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| QUEST_HALLS_OF_STONE | |
| DATA_BRANN_SPARKLIN_NEWS | |
Definition at line 106 of file halls_of_stone.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_STEALTH | |
| SPELL_GLARE_OF_THE_TRIBUNAL | |
| H_SPELL_GLARE_OF_THE_TRIBUNAL | |
| SPELL_DARK_MATTER | |
| H_SPELL_DARK_MATTER | |
| SPELL_SEARING_GAZE | |
| H_SPELL_SEARING_GAZE | |
| SPELL_REWARD_ACHIEVEMENT | |
Definition at line 87 of file halls_of_stone.cpp.
| enum Texts |
Definition at line 13 of file halls_of_stone.cpp.
| void AddSC_halls_of_stone | ( | ) |
Definition at line 751 of file halls_of_stone.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 116 of file halls_of_stone.cpp.
Referenced by npc_brann_hos::npc_brann_hosAI::SpawnDwarf().