![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "InstanceScript.h"#include "Log.h"#include "Map.h"#include "old_hillsbrad.h"#include "Player.h"#include "TemporarySummon.h"
Include dependency graph for instance_old_hillsbrad.cpp:Go to the source code of this file.
Classes | |
| class | instance_old_hillsbrad |
| struct | instance_old_hillsbrad::instance_old_hillsbrad_InstanceMapScript |
Macros | |
| #define | THRALL_ENTRY 17876 |
| #define | TARETHA_ENTRY 18887 |
| #define | EPOCH_ENTRY 18096 |
| #define | DRAKE_ENTRY 17848 |
| #define | QUEST_ENTRY_DIVERSION 10283 |
| #define | LODGE_QUEST_TRIGGER 20155 |
Functions | |
| void | AddSC_instance_old_hillsbrad () |
Variables | |
| DungeonEncounterData const | encounters [] |
| #define DRAKE_ENTRY 17848 |
Definition at line 37 of file instance_old_hillsbrad.cpp.
| #define EPOCH_ENTRY 18096 |
Definition at line 35 of file instance_old_hillsbrad.cpp.
| #define LODGE_QUEST_TRIGGER 20155 |
Definition at line 40 of file instance_old_hillsbrad.cpp.
| #define QUEST_ENTRY_DIVERSION 10283 |
Definition at line 39 of file instance_old_hillsbrad.cpp.
| #define TARETHA_ENTRY 18887 |
Definition at line 34 of file instance_old_hillsbrad.cpp.
| #define THRALL_ENTRY 17876 |
Definition at line 33 of file instance_old_hillsbrad.cpp.
| void AddSC_instance_old_hillsbrad | ( | ) |
Definition at line 192 of file instance_old_hillsbrad.cpp.
Here is the caller graph for this function:| DungeonEncounterData const encounters[] |
Definition at line 42 of file instance_old_hillsbrad.cpp.