Skip to content

Commit

Permalink
Fix Chain of the Twilight Owl
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Sep 22, 2021
1 parent a102104 commit 50150b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ L["statList"] = {
{pattern = "block rating", id = CR_BLOCK}, -- block enchant: "+10 Shield Block Rating"
{pattern = "parry rating", id = CR_PARRY},

{pattern = "spell critical hit chance", id = nil}, -- Chain of the Twilight Owl
{pattern = "spell critical strike rating", id = CR_CRIT_SPELL},
{pattern = "spell critical hit rating", id = CR_CRIT_SPELL},
{pattern = "spell critical rating", id = CR_CRIT_SPELL},
Expand Down

0 comments on commit 50150b1

Please sign in to comment.