Skip to content

Commit

Permalink
New LoH ID (#272)
Browse files Browse the repository at this point in the history
11.0.5 has a new LOH SpellID dependent on talent choice
  • Loading branch information
citna authored Oct 26, 2024
1 parent c3badfa commit d22d3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OmniBar_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ addon.Cooldowns = {
-- Paladin

[633] = {duration = 420, class = "PALADIN"}, -- Lay on Hands
[471195] = {parent = 633}, -- Lay on Hands (30% Armor increase)
[642] = {duration = 210, class = "PALADIN"}, -- Divine Shield
[853] = {duration = 30, class = "PALADIN"}, -- Hammer of Justice
[1022] = {duration = 240, class = "PALADIN", charges = 2}, -- Blessing of Protection
Expand Down

0 comments on commit d22d3d6

Please sign in to comment.