AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "PassiveAI.h"
#include "Pet.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Macros | |
#define | SUNWELL_DEFENDER_NUM 10 |
#define | ENRAGE 45111 |
#define | ORB 45109 |
#define | QUESTG 11541 |
#define | DM 25060 |
Functions | |
void | AddSC_isle_of_queldanas () |
Variables | |
const Position | SunwellDefenderPos [SUNWELL_DEFENDER_NUM] |
#define DM 25060 |
#define ENRAGE 45111 |
#define ORB 45109 |
#define QUESTG 11541 |
#define SUNWELL_DEFENDER_NUM 10 |
enum PurificationIds |
Enumerator | |
---|---|
GO_QUEL_DELAR | |
NPC_SUNWELL_VISUAL_BUNNY | |
NPC_SUNWELL_HONOR_GUARD | |
NPC_ROMMATH | |
NPC_GALIROS | |
NPC_THERON | |
NPC_AURIC |
enum ThalorienEvents |
enum ThalorienNpcs |
Enumerator | |
---|---|
NPC_THALORIEN_REMAINS | |
NPC_SUNWELL_DEFENDER | |
NPC_THALORIEN_KILL_CREDIT | |
NPC_MORLEN_COLDGRIP | |
NPC_SCOURGE_ZOMBIE | |
NPC_GHOUL_INVADER | |
NPC_CRYPT_RAIDER |
enum ThalorienTexts |
Enumerator | |
---|---|
SAY_INTRO_0 | |
SAY_INTRO_1 | |
SAY_INTRO_2 | |
SAY_INTRO_3 | |
SAY_SPAWN_0 | |
SAY_SPAWN_1 | |
SAY_MORLEN_0 | |
SAY_MORLEN_1 | |
SAY_MORLEN_2 | |
SAY_MORLEN_3 | |
SAY_MORLEN_4 | |
SAY_OUTRO_0 | |
SAY_OUTRO_1 | |
SAY_OUTRO_2 | |
SAY_OUTRO_3 |
void AddSC_isle_of_queldanas | ( | ) |
References RegisterSpellScript.
Referenced by AddEasternKingdomsScripts().
const Position SunwellDefenderPos[SUNWELL_DEFENDER_NUM] |
Referenced by npc_bh_thalorien_dawnseeker::npc_bh_thalorien_dawnseekerAI::UpdateAI().