![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"Go to the source code of this file.
Classes | |
| class | npc_anubisath_sentinel |
| struct | npc_anubisath_sentinel::aqsentinelAI |
| class | spell_anubisath_mortal_strike |
| class | spell_mana_burn_area |
Enumerations | |
| enum | Spells { SPELL_MENDING_BUFF = 2147 , SPELL_KNOCK_BUFF = 21737 , SPELL_KNOCK = 25778 , SPELL_MANAB_BUFF = 812 , SPELL_MANAB = 25779 , SPELL_REFLECTAF_BUFF = 13022 , SPELL_REFLECTSFr_BUFF = 19595 , SPELL_THORNS_BUFF = 25777 , SPELL_THUNDER_BUFF = 2834 , SPELL_THUNDER = 8732 , SPELL_MSTRIKE_BUFF = 9347 , SPELL_MSTRIKE = 24573 , SPELL_STORM_BUFF = 2148 , SPELL_STORM = 26546 , SPELL_SUMMON_SMALL_OBSIDIAN_CHUNK = 27627 , SPELL_TRANSFER_POWER = 2400 , SPELL_HEAL_BRETHEN = 26565 , SPELL_ENRAGE = 8599 , TALK_ENRAGE = 0 , TALK_SHARE_BUFFS = 1 } |
Functions | |
| void | AddSC_npc_anubisath_sentinel () |
| enum Spells |
| void AddSC_npc_anubisath_sentinel | ( | ) |
References RegisterSpellScript.
Referenced by AddKalimdorScripts().