Skip to content

Commit c8c7d97

Browse files
committed
Add Arcane back to the mix, oops
1 parent 7c1deb8 commit c8c7d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Globals.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ end
228228
function UUF:RequiresAlternativePowerBar()
229229
local SpecsNeedingAltPower = {
230230
PRIEST = { 258 }, -- Shadow
231-
MAGE = { 63, 64 }, -- Fire, Frost
231+
MAGE = { 62, 63, 64 }, -- Fire, Frost
232232
PALADIN = { 70 }, -- Ret
233233
SHAMAN = { 262, 263 }, -- Ele, Enh
234234
EVOKER = { 1467, 1473 }, -- Dev, Aug

0 commit comments

Comments
 (0)