Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines
This commit is contained in:
@@ -172,7 +172,7 @@ namespace Framework.Constants
|
||||
YouChangeEnergy = 122,
|
||||
YoursEnergyChanged = 123,
|
||||
|
||||
CurrentEnergy = 124, //Log
|
||||
CurrentEnergy = 124,
|
||||
YouChangeRage = 125,
|
||||
YoursRageChanged = 126,
|
||||
YouChangeLvl = 127,
|
||||
|
||||
@@ -153,9 +153,9 @@ namespace Framework.Constants
|
||||
Runes,
|
||||
RunicPower,
|
||||
SoulShards,
|
||||
Eclipse,
|
||||
LunarPower,
|
||||
HolyPower,
|
||||
Alternative,
|
||||
Alternate,
|
||||
Maelstrom,
|
||||
Chi,
|
||||
Insanity,
|
||||
|
||||
Reference in New Issue
Block a user