Skip to content

Commit

Permalink
Fire Mage: Update default potion.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed May 14, 2020
1 parent a3f6ba2 commit eb54314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/MageFire.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,7 @@ if UnitClassBase( 'player' ) == 'MAGE' then
damage = true,
damageExpiration = 6,

potion = "potion_of_unbridled_fury",
potion = "superior_battle_potion_of_intellect",

package = "Fire",
} )
Expand Down

0 comments on commit eb54314

Please sign in to comment.