![]() |
TrinityCore
|
#include "SpellAuras.h"#include "SpellScript.h"#include "ScriptMgr.h"#include "Unit.h"#include "ruby_life_pools.h"
Include dependency graph for ruby_life_pools.cpp:Go to the source code of this file.
Classes | |
| class | spell_ruby_life_pools_executed |
| class | spell_ruby_life_pools_ice_shield |
| class | spell_ruby_life_pools_excavate |
| class | spell_ruby_life_pools_storm_infusion |
Enumerations | |
| enum | RLPSpells { SPELL_ICE_SHIELD = 372749 , SPELL_EXCAVATE = 373497 } |
Functions | |
| void | AddSC_ruby_life_pools () |
| enum RLPSpells |
| Enumerator | |
|---|---|
| SPELL_ICE_SHIELD | |
| SPELL_EXCAVATE | |
Definition at line 24 of file ruby_life_pools.cpp.
| void AddSC_ruby_life_pools | ( | ) |