![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "CombatAI.h"#include "CreatureAIImpl.h"#include "MotionMaster.h"#include "ObjectAccessor.h"#include "ObjectMgr.h"#include "Player.h"#include "ScriptedEscortAI.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 745 of file zone_dragonblight.cpp.
| enum AtopTheWoodlands |
| Enumerator | |
|---|---|
| SPELL_LEY_LINE_INFORMATION_02 | |
Definition at line 1012 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 799 of file zone_dragonblight.cpp.
Definition at line 38 of file zone_dragonblight.cpp.
Definition at line 357 of file zone_dragonblight.cpp.
| enum MessyBusiness |
| Enumerator | |
|---|---|
| SPELL_CORROSIVE_SPIT | |
Definition at line 920 of file zone_dragonblight.cpp.
| enum MysteryOfTheInfinite |
| Enumerator | |
|---|---|
| SPELL_MIRROR_IMAGE_AURA | |
Definition at line 557 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 848 of file zone_dragonblight.cpp.
| enum SpiritualInsight |
| Enumerator | |
|---|---|
| SPELL_SPIRITUAL_INSIGHT | |
Definition at line 1072 of file zone_dragonblight.cpp.
| enum TheChainGunAndYou |
| Enumerator | |
|---|---|
| TEXT_CALL_OUT_1 | |
| TEXT_CALL_OUT_2 | |
Definition at line 610 of file zone_dragonblight.cpp.
| enum TheEndOfTheLine |
| Enumerator | |
|---|---|
| SPELL_LEY_LINE_INFORMATION_03 | |
Definition at line 1042 of file zone_dragonblight.cpp.
| enum TheFocusOnTheBeach |
| Enumerator | |
|---|---|
| SPELL_LEY_LINE_INFORMATION_01 | |
Definition at line 982 of file zone_dragonblight.cpp.
| Enumerator | |
|---|---|
| SPELL_BANSHEES_MAGIC_MIRROR | |
Definition at line 715 of file zone_dragonblight.cpp.
| Enumerator | |
|---|---|
| SPELL_KNOCKDOWN | |
Definition at line 1102 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 644 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 514 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.