File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ local icons = {
4343 [icopath .. " ability_thunderbolt" ] = true ,
4444 [icopath .. " ability_warrior_revenge" ] = true ,
4545 [icopath .. " spell_nature_bloodlust" ] = true ,
46+ [icopath .. " ability_whirlwind" ] = true ,
4647 },
4748 [" rogue" ] = {
4849 [icopath .. " Ability_Sap" ] = true ,
Original file line number Diff line number Diff line change 11CreateFrame (" Frame" , " MPOWA" , UIParent )
2- MPOWA .Build = 54
2+ MPOWA .Build = 55
33MPOWA .Cloaded = false
44MPOWA .loaded = false
55MPOWA .selected = 1
Original file line number Diff line number Diff line change 77## Notes-enGB : Modified Power Auras is an advanced version of the original Power Auras from Sinesther.
88## Author : Shino <Synced> - Kronos
99## SavedVariables : MPOWA_PROFILE
10- ## SavedVariablesPerCharacter : self.SAVE
10+ ## SavedVariablesPerCharacter : MPOWA_SAVE
1111
1212libs\LibStub\LibStub.lua
1313libs\Classy-1.0\Classy-1.0.lua
You can’t perform that action at this time.
0 commit comments