TrinityCore
ruby_life_pools.cpp File Reference
#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 ()
 

Enumeration Type Documentation

◆ RLPSpells

enum RLPSpells
Enumerator
SPELL_ICE_SHIELD 
SPELL_EXCAVATE 

Definition at line 24 of file ruby_life_pools.cpp.

Function Documentation

◆ AddSC_ruby_life_pools()

void AddSC_ruby_life_pools ( )

Definition at line 96 of file ruby_life_pools.cpp.

+ Here is the caller graph for this function: