- added basic implementation of Holy Power for Cataclysm Paladins. has a graphical mode (basically matches Blizzard's built-in frame without the background) and numeric mode (which just displays the number of runes active as 0/1/2/3)

This commit is contained in:
Parnic
2010-09-07 03:24:05 +00:00
parent d09c91ab99
commit e80d971480
2 changed files with 441 additions and 0 deletions

View File

@ -72,3 +72,4 @@ modules\PlayerInvuln.lua
modules\ComboPointsBar.lua
modules\CustomHealth.lua
modules\CustomMana.lua
modules\HolyPower.lua