![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "CombatAI.h"#include "CreatureAIImpl.h"#include "DB2Stores.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "SpellAuras.h"#include "SpellAuraEffects.h"#include "SpellInfo.h"#include "SpellScript.h"#include "TemporarySummon.h"#include "Vehicle.h"
Include dependency graph for zone_dragonblight.cpp:Go to the source code of this file.
Functions | |
| void | AddSC_dragonblight () |
Variables | |
| uint32 const | AudienceMobs [3] = { NPC_INFANTRYMAN, NPC_SENTINAL, NPC_BATTLE_MAGE } |
| Position const | PosTalkLocations [6] |
| enum AFallFromGrace |
| Enumerator | |
|---|---|
| SPELL_PRIEST_IMAGE_FEMALE | |
| SPELL_PRIEST_IMAGE_MALE | |
Definition at line 767 of file zone_dragonblight.cpp.
| enum AlexstraszaWrGate |
| Enumerator | |
|---|---|
| QUEST_RETURN_TO_AG_A | |
| QUEST_RETURN_TO_AG_H | |
| MOVIE_ID_GATES | |
Definition at line 352 of file zone_dragonblight.cpp.
| enum BombardTheBallistae |
| Enumerator | |
|---|---|
| SPELL_BALLISTA_BOW | |
| SPELL_BALLISTA_FRAME | |
| SPELL_BALLISTA_MISSILE | |
| SPELL_BALLISTA_WHEEL | |
| SPELL_BALLISTA_KNOCKBACK | |
Definition at line 817 of file zone_dragonblight.cpp.
Definition at line 38 of file zone_dragonblight.cpp.
| enum MysteryOfTheInfinite |
| Enumerator | |
|---|---|
| SPELL_MIRROR_IMAGE_AURA | |
Definition at line 589 of file zone_dragonblight.cpp.
| enum ProjectionsAndPlans |
| Enumerator | |
|---|---|
| SPELL_TELE_MOONREST_GARDENS | |
| SPELL_TELE_SURGE_NEEDLE | |
| AREA_SURGE_NEEDLE | |
| AREA_MOONREST_GARDENS | |
Definition at line 864 of file zone_dragonblight.cpp.
| Enumerator | |
|---|---|
| SAY_WALKER_FRIENDLY | |
| SAY_WALKER_ENEMY | |
| SAY_LOTHALOR | |
| SPELL_CREATE_ITEM_BARK | |
| SPELL_CONFUSED | |
| NPC_LOTHALOR | |
Definition at line 366 of file zone_dragonblight.cpp.
| enum TheChainGunAndYou |
| Enumerator | |
|---|---|
| TEXT_CALL_OUT_1 | |
| TEXT_CALL_OUT_2 | |
Definition at line 638 of file zone_dragonblight.cpp.
| Enumerator | |
|---|---|
| SPELL_BANSHEES_MAGIC_MIRROR | |
Definition at line 739 of file zone_dragonblight.cpp.
| enum TortureTheTorturer |
| Enumerator | |
|---|---|
| WHISPER_TORTURE_1 | |
| WHISPER_TORTURE_2 | |
| WHISPER_TORTURE_3 | |
| WHISPER_TORTURE_4 | |
| WHISPER_TORTURE_5 | |
| WHISPER_TORTURE_RANDOM | |
| SPELL_TORTURER_KILL_CREDIT | |
| SPELL_BRANDING_IRON_IMPACT | |
Definition at line 670 of file zone_dragonblight.cpp.
| Enumerator | |
|---|---|
| TEXT_TAUNT_1 | |
| TEXT_TAUNT_2 | |
| TEXT_TAUNT_3 | |
| TEXT_TAUNT_4 | |
| TEXT_TAUNT_5 | |
| TEXT_TAUNT_6 | |
| TEXT_TAUNT_7 | |
Definition at line 548 of file zone_dragonblight.cpp.
| enum WyrmDefenderEnum |
Definition at line 437 of file zone_dragonblight.cpp.
| void AddSC_dragonblight | ( | ) |
| uint32 const AudienceMobs[3] = { NPC_INFANTRYMAN, NPC_SENTINAL, NPC_BATTLE_MAGE } |
Definition at line 129 of file zone_dragonblight.cpp.
| Position const PosTalkLocations[6] |
Definition at line 131 of file zone_dragonblight.cpp.