Skip to content

Commit

Permalink
added missing lay-on-hands rank 5 spellid for wrath (PR #11)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaJankowiak authored Jul 19, 2022
1 parent cef19f4 commit b52f1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PallyPowerValues.lua
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,8 @@ PallyPower.Auras = PallyPower.isWrath and {
}

PallyPower.Cooldowns = {
[1] = {633, 2800, 10310, 27154}, -- Lay On Hands
[2] = {19752}, -- Divine Intervention
[1] = {633, 2800, 10310, 27154, 48788}, -- Lay On Hands
[2] = {19752}, -- Divine Intervention
}

-------------------------------------------------------------------
Expand Down

0 comments on commit b52f1ce

Please sign in to comment.