AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedEscortAI.h"
#include "ScriptedGossip.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Macros | |
#define | HIGHBORNE_LOC_Y -61.00f |
#define | HIGHBORNE_LOC_Y_NEW -55.50f |
#define | GOSSIP_WRYNN "Reporting for duty, your majesty! Let the assault begin!" |
#define | GOSSIP_THRALL "I am ready, Warchief." |
Functions | |
void | AddSC_undercity () |
Variables | |
float | HighborneLoc [4][3] |
static LocationXYZO | AllianceSpawn [] |
static LocationXYZO | AllianceWP [] |
static LocationXYZO | HordeSpawn [] |
static LocationXYZO | ThrallSpawn [] |
#define GOSSIP_THRALL "I am ready, Warchief." |
#define GOSSIP_WRYNN "Reporting for duty, your majesty! Let the assault begin!" |
#define HIGHBORNE_LOC_Y -61.00f |
#define HIGHBORNE_LOC_Y_NEW -55.50f |
enum BlightWormMisc |
Enumerator | |
---|---|
NPC_BLIGHTWORM | |
SPELL_INGEST | |
SPELL_INGEST_TRIGGER | |
SPELL_BLIGHT_BREATH | |
EVENT_INFEST | |
EVENT_BLIGHT_BREATH |
enum JainaMisc |
enum KhanokMisc |
Enumerator | |
---|---|
NPC_KHANOK |
enum ParqualFintallas |
Enumerator | |
---|---|
SPELL_MARK_OF_SHAME | |
QUEST_ID_TEST_OF_LORE | |
GOSSIP_MENU_ID_TEST_OF_LORE | |
GOSSIP_TEXTID_PARQUAL_FINTALLAS | |
GOSSIP_TEXTID_TEST_OF_LORE |
enum PutressMisc |
enum QuestMisc |
enum SaurfangMisc |
Enumerator | |
---|---|
SAY_SAURFANG_ARRIVAL_1 | |
SAY_SAURFANG_ARRIVAL_2 | |
SAY_SAURFANG_ARRIVAL_3 |
enum SlyvanasMisc |
enum Sylvanas |
enum ThrallMisc |
enum TrashMisc |
enum ValimathrasMisc |
enum Worldstates |
enum WrynnMisc |
void AddSC_undercity | ( | ) |
References RegisterSpellScript.
Referenced by AddEasternKingdomsScripts().
|
static |
|
static |
Referenced by npc_varian_wrynn::npc_varian_wrynnAI::UpdateAI(), npc_thrall_bfu::npc_thrall_bfuAI::UpdateAI(), and npc_varian_wrynn::npc_varian_wrynnAI::WaypointReached().
float HighborneLoc[4][3] |
Referenced by npc_lady_sylvanas_windrunner::npc_lady_sylvanas_windrunnerAI::SetGUID().
|
static |
Referenced by npc_varian_wrynn::npc_varian_wrynnAI::SpawnWave().
|
static |