|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "scarlet_monastery.h"#include "SpellInfo.h"Go to the source code of this file.
Enumerations | |
| enum | Says { SAY_MO_AGGRO = 0 , SAY_MO_KILL = 1 , SAY_MO_RESSURECTED = 2 , SAY_WH_INTRO = 0 , SAY_WH_KILL = 1 , SAY_WH_RESSURECT = 2 } |
| enum | Spells { SPELL_CRUSADERSTRIKE = 14518 , SPELL_HAMMEROFJUSTICE = 5589 , SPELL_LAYONHANDS = 9257 , SPELL_RETRIBUTIONAURA = 8990 , SPELL_DEEPSLEEP = 9256 , SPELL_SCARLETRESURRECTION = 9232 , SPELL_DOMINATEMIND = 14515 , SPELL_HOLYSMITE = 9481 , SPELL_HEAL = 12039 , SPELL_POWERWORDSHIELD = 22187 } |
Functions | |
| void | AddSC_boss_mograine_and_whitemane () |
| enum Says |
| Enumerator | |
|---|---|
| SAY_MO_AGGRO | |
| SAY_MO_KILL | |
| SAY_MO_RESSURECTED | |
| SAY_WH_INTRO | |
| SAY_WH_KILL | |
| SAY_WH_RESSURECT | |
Definition at line 18 of file boss_mograine_and_whitemane.cpp.
| enum Spells |
Definition at line 31 of file boss_mograine_and_whitemane.cpp.
| void AddSC_boss_mograine_and_whitemane | ( | ) |
Definition at line 362 of file boss_mograine_and_whitemane.cpp.