|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ObjectMgr.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellAuras.h"#include "MoveSplineInit.h"#include "Player.h"#include "icecrown_citadel.h"Go to the source code of this file.
Typedefs | |
| typedef boss_lord_marrowgar::boss_lord_marrowgarAI | MarrowgarAI |
Functions | |
| void | AddSC_boss_lord_marrowgar () |
Variables | |
| uint32 const | BoneSpikeSummonId [3] = {69062, 72669, 72670} |
Definition at line 337 of file boss_lord_marrowgar.cpp.
| enum Events |
Definition at line 46 of file boss_lord_marrowgar.cpp.
| enum MiscInfo |
| Enumerator | |
|---|---|
| DATA_COLDFLAME_GUID | |
| DATA_SPIKE_IMMUNE | |
| ACTION_CLEAR_SPIKE_IMMUNITIES | |
| MAX_BONE_SPIKE_IMMUNE | |
Definition at line 69 of file boss_lord_marrowgar.cpp.
| enum MovementPoints |
| Enumerator | |
|---|---|
| POINT_TARGET_BONESTORM_PLAYER | |
| POINT_TARGET_COLDFLAME | |
Definition at line 63 of file boss_lord_marrowgar.cpp.
| enum ScriptTexts |
| Enumerator | |
|---|---|
| SAY_ENTER_ZONE | |
| SAY_AGGRO | |
| SAY_BONE_STORM | |
| SAY_BONESPIKE | |
| SAY_KILL | |
| SAY_DEATH | |
| SAY_BERSERK | |
| EMOTE_BONE_STORM | |
Definition at line 14 of file boss_lord_marrowgar.cpp.
| enum Spells |
Definition at line 26 of file boss_lord_marrowgar.cpp.
| void AddSC_boss_lord_marrowgar | ( | ) |
Definition at line 733 of file boss_lord_marrowgar.cpp.
Referenced by AddNorthrendScripts().
| uint32 const BoneSpikeSummonId[3] = {69062, 72669, 72670} |