![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "InstanceScript.h"#include "ObjectAccessor.h"#include "Player.h"#include "ScriptedCreature.h"#include "TaskScheduler.h"#include "stratholme.h"Go to the source code of this file.
Classes | |
| class | boss_baroness_anastari |
| struct | boss_baroness_anastari::boss_baroness_anastariAI |
Enumerations | |
| enum | Spells { SPELL_BANSHEEWAIL = 16565 , SPELL_BANSHEECURSE = 16867 , SPELL_SILENCE = 18327 , SPELL_POSSESS = 17244 , SPELL_POSSESSED = 17246 , SPELL_POSSESS_INV = 17250 } |
Functions | |
| void | AddSC_boss_baroness_anastari () |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_BANSHEEWAIL | |
| SPELL_BANSHEECURSE | |
| SPELL_SILENCE | |
| SPELL_POSSESS | |
| SPELL_POSSESSED | |
| SPELL_POSSESS_INV | |
| void AddSC_boss_baroness_anastari | ( | ) |
Referenced by AddEasternKingdomsScripts().