Skip to content

Commit

Permalink
use [bonusbar:1] for soar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuller committed Nov 11, 2022
1 parent 8c7e824 commit 810f2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dominos/core/barStates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ if class == 'DRUID' then
end
end
elseif class == 'EVOKER' then
addFormState('class', 'soar', 369536)
addState('class', 'soar', '[bonusbar:1]', GetSpellInfo(369536))
elseif class == 'PALADIN' then
if Addon:IsBuild('retail') then
addFormState('class', 'concentration', 317920)
Expand Down

0 comments on commit 810f2c8

Please sign in to comment.