![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "SpellAuraEffects.h"#include "SpellScript.h"#include "zulaman.h"
Include dependency graph for boss_hexlord.cpp:Go to the source code of this file.
Enumerations | |
| enum | Says { SAY_AGGRO = 0 , SAY_PLAYER_KILL = 1 , SAY_SPIRIT_BOLTS = 2 , SAY_SIPHON_SOUL = 3 , SAY_PET_DEATH = 4 , SAY_DEATH = 5 } |
| enum | Spells { SPELL_WL_UNSTABLE_AFFL = 43522 , SPELL_WL_UNSTABLE_AFFL_DISPEL = 43523 } |
| enum | Events |
Functions | |
| void | AddSC_boss_hex_lord_malacrass () |
| enum Events |
Definition at line 40 of file boss_hexlord.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_PLAYER_KILL | |
| SAY_SPIRIT_BOLTS | |
| SAY_SIPHON_SOUL | |
| SAY_PET_DEATH | |
| SAY_DEATH | |
Definition at line 24 of file boss_hexlord.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_WL_UNSTABLE_AFFL | |
| SPELL_WL_UNSTABLE_AFFL_DISPEL | |
Definition at line 34 of file boss_hexlord.cpp.
| void AddSC_boss_hex_lord_malacrass | ( | ) |