AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "pit_of_saron.h"
#include "AreaTriggerScript.h"
#include "CreatureGroups.h"
#include "CreatureScript.h"
#include "MapMgr.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SmartAI.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"
Go to the source code of this file.
Enumerations | |
enum | EmpoweredBlizzard { SPELL_EMPOWERED_BLIZZARD = 70131 } |
Functions | |
void | AddSC_pit_of_saron () |
Variables | |
const Position | slaveFreePos [4] |
enum EmpoweredBlizzard |
Enumerator | |
---|---|
SPELL_EMPOWERED_BLIZZARD |
void AddSC_pit_of_saron | ( | ) |
References RegisterSpellScript.
Referenced by AddNorthrendScripts().
const Position slaveFreePos[4] |
Referenced by SlaveRunEvent::Execute().