![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "InstanceMapScript.h"#include "InstanceScript.h"#include "SpellScriptLoader.h"#include "black_temple.h"#include "SpellAuraEffects.h"#include "SpellAuras.h"#include "SpellScript.h"Go to the source code of this file.
Functions | |
| void | AddSC_instance_black_temple () |
Variables | |
| DoorData const | doorData [] |
| ObjectData const | creatureData [] |
| ObjectData const | summonData [] |
| BossBoundaryData const | boundaries |
| void AddSC_instance_black_temple | ( | ) |
References RegisterSpellScript.
Referenced by AddOutlandScripts().
| BossBoundaryData const boundaries |
Referenced by instance_black_temple::instance_black_temple_InstanceMapScript::instance_black_temple_InstanceMapScript().
| ObjectData const creatureData[] |
Referenced by instance_black_temple::instance_black_temple_InstanceMapScript::instance_black_temple_InstanceMapScript().
| DoorData const doorData[] |
Referenced by instance_black_temple::instance_black_temple_InstanceMapScript::instance_black_temple_InstanceMapScript().
| ObjectData const summonData[] |
Referenced by instance_black_temple::instance_black_temple_InstanceMapScript::instance_black_temple_InstanceMapScript().