|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellAuraEffects.h"#include "ulduar.h"Go to the source code of this file.
Macros | |
| #define | FINAL_FLIGHT_Z 435.0f |
| #define | FLOOR_Z 427.28f |
Functions | |
| void | AddSC_boss_assembly_of_iron () |
| #define FINAL_FLIGHT_Z 435.0f |
Definition at line 121 of file boss_assembly_of_iron.cpp.
Referenced by boss_stormcaller_brundir::boss_stormcaller_brundirAI::UpdateAI().
| #define FLOOR_Z 427.28f |
Definition at line 120 of file boss_assembly_of_iron.cpp.
Referenced by boss_stormcaller_brundir::boss_stormcaller_brundirAI::JustDied(), and boss_stormcaller_brundir::boss_stormcaller_brundirAI::UpdateAI().
| enum AssemblyActions |
| Enumerator | |
|---|---|
| ACTION_SUPERCHARGE | |
| ACTION_ADD_CHARGE | |
Definition at line 80 of file boss_assembly_of_iron.cpp.
| enum AssemblyEvents |
Definition at line 51 of file boss_assembly_of_iron.cpp.
| enum AssemblySpells |
Definition at line 19 of file boss_assembly_of_iron.cpp.
| enum AssemblyYells |
Definition at line 86 of file boss_assembly_of_iron.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| NPC_WORLD_TRIGGER | |
| DATA_PHASE_3 | |
Definition at line 113 of file boss_assembly_of_iron.cpp.
| void AddSC_boss_assembly_of_iron | ( | ) |
Definition at line 725 of file boss_assembly_of_iron.cpp.
Referenced by AddNorthrendScripts().