![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "temple_of_ahnqiraj.h"#include "TemporarySummon.h"
Include dependency graph for boss_fankriss.cpp:Go to the source code of this file.
Classes | |
| class | boss_fankriss |
| struct | boss_fankriss::boss_fankrissAI |
Macros | |
| #define | SOUND_SENTENCE_YOU 8588 |
| #define | SOUND_SERVE_TO 8589 |
| #define | SOUND_LAWS 8590 |
| #define | SOUND_TRESPASS 8591 |
| #define | SOUND_WILL_BE 8592 |
Enumerations | |
| enum | Spells { SPELL_MORTAL_WOUND = 28467 , SPELL_ROOT = 28858 , SPELL_ENRAGE = 28798 } |
Functions | |
| void | AddSC_boss_fankriss () |
| #define SOUND_LAWS 8590 |
Definition at line 32 of file boss_fankriss.cpp.
| #define SOUND_SENTENCE_YOU 8588 |
Definition at line 30 of file boss_fankriss.cpp.
| #define SOUND_SERVE_TO 8589 |
Definition at line 31 of file boss_fankriss.cpp.
| #define SOUND_TRESPASS 8591 |
Definition at line 33 of file boss_fankriss.cpp.
| #define SOUND_WILL_BE 8592 |
Definition at line 34 of file boss_fankriss.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_MORTAL_WOUND | |
| SPELL_ROOT | |
| SPELL_ENRAGE | |
Definition at line 36 of file boss_fankriss.cpp.
| void AddSC_boss_fankriss | ( | ) |