|
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.
Macros | |
| #define | GUID_HOARFROST 1 |
Functions | |
| void | AddSC_boss_tyrannus () |
Variables | |
| static const Position | miscPos = {1018.376f, 167.2495f, 628.2811f, 0.000000f} |
| static const Position | rimefangPos [10] |
| #define GUID_HOARFROST 1 |
Definition at line 96 of file boss_scourgelord_tyrannus.cpp.
Referenced by spell_tyrannus_mark_of_rimefang::spell_tyrannus_mark_of_rimefang_AuraScript::OnApply(), and boss_rimefang::boss_rimefangAI::SetGUID().
| enum Actions |
| Enumerator | |
|---|---|
| ACTION_START_INTRO | |
| ACTION_START_RIMEFANG | |
| ACTION_START_OUTRO | |
| ACTION_END_COMBAT | |
Definition at line 88 of file boss_scourgelord_tyrannus.cpp.
| enum Events |
Definition at line 62 of file boss_scourgelord_tyrannus.cpp.
| enum Phases |
| Enumerator | |
|---|---|
| PHASE_NONE | |
| PHASE_INTRO | |
| PHASE_COMBAT | |
| PHASE_OUTRO | |
Definition at line 80 of file boss_scourgelord_tyrannus.cpp.
| enum Spells |
Definition at line 45 of file boss_scourgelord_tyrannus.cpp.
| enum Yells |
Definition at line 14 of file boss_scourgelord_tyrannus.cpp.
| void AddSC_boss_tyrannus | ( | ) |
Definition at line 510 of file boss_scourgelord_tyrannus.cpp.
Referenced by AddNorthrendScripts().
|
static |
Definition at line 112 of file boss_scourgelord_tyrannus.cpp.
Referenced by boss_tyrannus::boss_tyrannusAI::UpdateAI().
|
static |
Definition at line 98 of file boss_scourgelord_tyrannus.cpp.
Referenced by boss_rimefang::boss_rimefangAI::UpdateAI().