![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Containers.h"#include "SpellScript.h"#include "Unit.h"#include "sunwell_plateau.h"
Include dependency graph for sunwell_plateau.cpp:Go to the source code of this file.
Classes | |
| class | spell_sunwell_plateau_cataclysm_breath |
Enumerations | |
| enum | CataclysmBreath { SPELL_CORROSIVE_POISON = 46293 , SPELL_FEVERED_FATIGUE = 46294 , SPELL_HEX = 46295 , SPELL_NECROTIC_POISON = 46296 , SPELL_PIERCING_SHADOW = 46297 , SPELL_SHRINK = 46298 , SPELL_WAVERING_WILL = 46299 , SPELL_WITHERED_TOUCH = 46300 } |
Functions | |
| void | AddSC_sunwell_plateau () |
| enum CataclysmBreath |
| Enumerator | |
|---|---|
| SPELL_CORROSIVE_POISON | |
| SPELL_FEVERED_FATIGUE | |
| SPELL_HEX | |
| SPELL_NECROTIC_POISON | |
| SPELL_PIERCING_SHADOW | |
| SPELL_SHRINK | |
| SPELL_WAVERING_WILL | |
| SPELL_WITHERED_TOUCH | |
Definition at line 24 of file sunwell_plateau.cpp.
| void AddSC_sunwell_plateau | ( | ) |