![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "GridNotifiers.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "hyjal.h"Go to the source code of this file.
Classes | |
| struct | boss_kazrogal |
| class | spell_mark_of_kazrogal |
| class | spell_mark_of_kazrogal_aura |
Enumerations | |
| enum | Spells { SPELL_MALEVOLENT_CLEAVE = 31436 , SPELL_WAR_STOMP = 31480 , SPELL_CRIPPLE = 31477 , SPELL_MARK = 31447 , SPELL_MARK_DAMAGE = 31463 } |
| enum | Texts { SAY_ONSLAY = 0 , SAY_MARK = 1 , SAY_ONSPAWN = 2 } |
| enum | Sounds { SOUND_ONDEATH = 11018 } |
Functions | |
| void | AddSC_boss_kazrogal () |
| enum Sounds |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MALEVOLENT_CLEAVE | |
| SPELL_WAR_STOMP | |
| SPELL_CRIPPLE | |
| SPELL_MARK | |
| SPELL_MARK_DAMAGE | |
| enum Texts |
| Enumerator | |
|---|---|
| SAY_ONSLAY | |
| SAY_MARK | |
| SAY_ONSPAWN | |
| void AddSC_boss_kazrogal | ( | ) |
References RegisterHyjalAI, and RegisterSpellAndAuraScriptPair.
Referenced by AddKalimdorScripts().