![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "temple_of_ahnqiraj.h"
#include "AreaTriggerScript.h"
#include "CreatureScript.h"
#include "MapReference.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Classes | |
struct | npc_anubisath_defender |
struct | npc_vekniss_stinger |
struct | npc_obsidian_eradicator |
struct | npc_anubisath_warder |
struct | npc_obsidian_nullifier |
struct | npc_ahnqiraji_critter |
class | spell_aggro_drones |
class | spell_nullify |
class | at_battleguard_sartura |
Enumerations | |
enum | Spells { SPELL_SHADOW_FROST_REFLECT = 19595 , SPELL_FIRE_ARCANE_REFLECT = 13022 , SPELL_METEOR = 26558 , SPELL_PLAGUE = 26556 , SPELL_SHADOW_STORM = 26555 , SPELL_THUNDERCLAP = 26554 , SPELL_ENRAGE = 14204 , SPELL_EXPLODE = 25698 , SPELL_SUMMON_WARRIOR = 17431 , SPELL_SUMMON_SWARMGUARD = 17430 , SPELL_SUMMON_LARGE_OBSIDIAN_CHUNK = 27630 , TALK_ENRAGE = 0 , SPELL_VEKNISS_CATALYST = 26078 , SPELL_STINGER_CHARGE_NORMAL = 26081 , SPELL_STINGER_CHARGE_BUFFED = 26082 , SPELL_SHOCK_BLAST = 26458 , SPELL_DRAIN_MANA_ERADICATOR = 25755 , SPELL_DRAIN_MANA_VISUAL = 26639 , SPELL_FEAR = 26070 , SPELL_ENTAGLING_ROOTS = 26071 , SPELL_SILENCE = 26069 , SPELL_DUST_CLOUD = 26072 , SPELL_FIRE_NOVA = 26073 , SPELL_NULLIFY = 26552 , SPELL_DRAIN_MANA_NULLIFIER = 25671 , SPELL_CLEAVE = 40504 , SPELL_PIERCE_ARMOR = 6016 , SPELL_ACID_SPIT = 26050 , NPC_QIRAJI_SCORPION = 15317 } |
enum | NPCs { NPC_VEKNISS_DRONE = 15300 } |
Functions | |
void | AddSC_temple_of_ahnqiraj () |
enum NPCs |
Enumerator | |
---|---|
NPC_VEKNISS_DRONE |
enum Spells |
void AddSC_temple_of_ahnqiraj | ( | ) |
References RegisterSpellScript, and RegisterTempleOfAhnQirajCreatureAI.
Referenced by AddKalimdorScripts().