|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "pit_of_saron.h"#include "Vehicle.h"#include "Player.h"Go to the source code of this file.
Functions | |
| void | AddSC_boss_ick () |
Variables | |
| static const Position | outroPos [8] |
| enum Actions |
| Enumerator | |
|---|---|
| ACTION_OUTRO | |
Definition at line 98 of file boss_krickandick.cpp.
| enum Events |
Definition at line 65 of file boss_krickandick.cpp.
| enum KrickPhase |
| Enumerator | |
|---|---|
| PHASE_COMBAT | |
| PHASE_OUTRO | |
Definition at line 92 of file boss_krickandick.cpp.
| enum Points |
| Enumerator | |
|---|---|
| POINT_KRICK_INTRO | |
| POINT_KRICK_DEATH | |
Definition at line 103 of file boss_krickandick.cpp.
| enum Spells |
Definition at line 14 of file boss_krickandick.cpp.
| enum Yells |
Definition at line 36 of file boss_krickandick.cpp.
| void AddSC_boss_ick | ( | ) |
Definition at line 690 of file boss_krickandick.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 109 of file boss_krickandick.cpp.
Referenced by boss_krick::boss_krickAI::DoAction(), and boss_krick::boss_krickAI::UpdateAI().