|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "serpent_shrine.h"#include "ScriptedEscortAI.h"Go to the source code of this file.
Macros | |
| #define | MAX_ADVISORS 3 |
| #define | OLUM_O 0.401581f |
| #define | OLUM_X 446.78f |
| #define | OLUM_Y -542.76f |
| #define | OLUM_Z -7.54773f |
| #define | SAY_GAIN_BLESSING_OF_TIDES "Your overconfidence will be your undoing! Guards, lend me your strength!" |
| #define | SAY_MISC "Alana be'lendor!" |
| #define | SEER_OLUM 22820 |
Functions | |
| void | AddSC_boss_fathomlord_karathress () |
| #define MAX_ADVISORS 3 |
Definition at line 85 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::Reset(), and boss_fathomlord_karathress::boss_fathomlord_karathressAI::UpdateAI().
| #define OLUM_O 0.401581f |
Definition at line 80 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::JustDied().
| #define OLUM_X 446.78f |
Definition at line 77 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::JustDied().
| #define OLUM_Y -542.76f |
Definition at line 78 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::JustDied().
| #define OLUM_Z -7.54773f |
Definition at line 79 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::JustDied().
| #define SAY_GAIN_BLESSING_OF_TIDES "Your overconfidence will be your undoing! Guards, lend me your strength!" |
Definition at line 82 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::UpdateAI().
| #define SAY_MISC "Alana be'lendor!" |
Definition at line 83 of file boss_fathomlord_karathress.cpp.
| #define SEER_OLUM 22820 |
Definition at line 76 of file boss_fathomlord_karathress.cpp.
Referenced by boss_fathomlord_karathress::boss_fathomlord_karathressAI::JustDied().
| enum FathomlordKarathress |
Definition at line 18 of file boss_fathomlord_karathress.cpp.
| void AddSC_boss_fathomlord_karathress | ( | ) |
Definition at line 714 of file boss_fathomlord_karathress.cpp.
Referenced by AddOutlandScripts().