mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- abstracted the HolyPower module's functionality to a ClassPowerCounter module since the warlock shard bar is functionally identical to holy power
- added shard bar inheriting from ClassPowerCounter. same basic functionality as the holy power module: graphical mode that shows the default shards and numeric mode that just displays a count of active shards
This commit is contained in:
@ -72,4 +72,6 @@ modules\PlayerInvuln.lua
|
||||
modules\ComboPointsBar.lua
|
||||
modules\CustomHealth.lua
|
||||
modules\CustomMana.lua
|
||||
modules\ClassPowerCounter.lua
|
||||
modules\HolyPower.lua
|
||||
modules\Shards.lua
|
||||
|
Reference in New Issue
Block a user