![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "sethekk_halls.h"
Go to the source code of this file.
Classes | |
struct | boss_anzu |
Enumerations | |
enum | Anzu { SAY_ANZU_INTRO1 = 0 , SAY_ANZU_INTRO2 = 1 , SAY_SUMMON = 2 , SPELL_PARALYZING_SCREECH = 40184 , SPELL_SPELL_BOMB = 40303 , SPELL_CYCLONE = 40321 , SPELL_BANISH_SELF = 42354 , SPELL_SHADOWFORM = 40973 , EVENT_SPELL_SCREECH = 1 , EVENT_SPELL_BOMB = 2 , EVENT_SPELL_CYCLONE = 3 , EVENT_ANZU_HEALTH1 = 4 , EVENT_ANZU_HEALTH2 = 5 } |
Functions | |
void | AddSC_boss_anzu () |
enum Anzu |
void AddSC_boss_anzu | ( | ) |
References RegisterSethekkHallsCreatureAI.
Referenced by AddOutlandScripts().