![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "hyjal.h"#include "hyjal_trash.h"#include "InstanceScript.h"#include "ObjectAccessor.h"
Include dependency graph for boss_rage_winterchill.cpp:Go to the source code of this file.
Classes | |
| class | boss_rage_winterchill |
| struct | boss_rage_winterchill::boss_rage_winterchillAI |
Enumerations | |
| enum | Spells { SPELL_FROST_ARMOR = 31256 , SPELL_DEATH_AND_DECAY = 31258 , SPELL_FROST_NOVA = 31250 , SPELL_ICEBOLT = 31249 } |
| enum | Texts { SAY_ONDEATH = 0 , SAY_ONSLAY = 1 , SAY_DECAY = 2 , SAY_NOVA = 3 , SAY_ONAGGRO = 4 } |
Functions | |
| void | AddSC_boss_rage_winterchill () |
Variables | |
| static constexpr uint32 | PATH_ESCORT_RAGE_WINTERCHILL = 142138 |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FROST_ARMOR | |
| SPELL_DEATH_AND_DECAY | |
| SPELL_FROST_NOVA | |
| SPELL_ICEBOLT | |
Definition at line 24 of file boss_rage_winterchill.cpp.
| enum Texts |
| Enumerator | |
|---|---|
| SAY_ONDEATH | |
| SAY_ONSLAY | |
| SAY_DECAY | |
| SAY_NOVA | |
| SAY_ONAGGRO | |
Definition at line 32 of file boss_rage_winterchill.cpp.
| void AddSC_boss_rage_winterchill | ( | ) |
Definition at line 160 of file boss_rage_winterchill.cpp.
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 41 of file boss_rage_winterchill.cpp.