![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "halls_of_stone.h"
Go to the source code of this file.
Classes | |
class | boss_sjonnir |
struct | boss_sjonnir::boss_sjonnirAI |
class | boss_sjonnir_dwarf |
struct | boss_sjonnir_dwarf::boss_sjonnir_dwarfAI |
class | boss_sjonnir_iron_sludge |
struct | boss_sjonnir_iron_sludge::boss_sjonnir_iron_sludgeAI |
class | boss_sjonnir_malformed_ooze |
struct | boss_sjonnir_malformed_ooze::boss_sjonnir_malformed_oozeAI |
Functions | |
void | AddSC_boss_sjonnir () |
Variables | |
static Position | RoomPosition [] |
enum Events |
enum Misc |
Enumerator | |
---|---|
POS_GEN_RIGHT | |
POS_GEN_LEFT | |
POS_ROOM_CENTER | |
ACTION_SLUG_KILLED |
enum Npc |
Enumerator | |
---|---|
NPC_IRON_SLUDGE | |
NPC_DWARFES_FRIENDLY | |
NPC_OOZE | |
NPC_FORGED_IRON_DWARF | |
NPC_FORGED_IRON_TROGG |
enum Spells |
enum SummonPhases |
Enumerator | |
---|---|
PHASE_SUMMON_UNFRIENDLY_DWARFES | |
PHASE_SUMMON_OOZE | |
PHASE_SUMMON_FRIENDLY_DWARFES |
enum Yells |
void AddSC_boss_sjonnir | ( | ) |
Referenced by AddNorthrendScripts().
|
static |
Referenced by boss_sjonnir::boss_sjonnirAI::SummonDwarfes(), and boss_sjonnir::boss_sjonnirAI::UpdateAI().