Skip to content

Commit

Permalink
Update Boon of Blackfathom
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Dec 13, 2023
1 parent d37bcbf commit e905b21
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions libs/StatLogic/Vanilla_Logic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1307,12 +1307,12 @@ StatLogic.StatModTable["ALL"] = {
["buff"] = 22888,
["value"] = 5,
},
-- Blessing of Blackfathom
-- Boon of Blackfathom
{
["buff"] = 430947,
["value"] = 2,
},
-- Blessing of Blackfathom
-- Boon of Blackfathom
{
["buff"] = 431111,
["value"] = 2,
Expand All @@ -1329,15 +1329,5 @@ StatLogic.StatModTable["ALL"] = {
["buff"] = 22888,
["value"] = 10,
},
-- Blessing of Blackfathom
{
["buff"] = 430947,
["value"] = 2,
},
-- Blessing of Blackfathom
{
["buff"] = 431111,
["value"] = 2,
},
}
}

0 comments on commit e905b21

Please sign in to comment.