Skip to content

Commit

Permalink
Merge pull request #692 from iscprz/master
Browse files Browse the repository at this point in the history
Adding Fear Ward to vanilla spells as BUFF_DEFENSIVE
  • Loading branch information
jordonwow authored Jan 11, 2024
2 parents b922adf + 135483a commit e01fb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BigDebuffs_Vanilla.lua
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ addon.Spells = {
[14892] = { type = BUFF_DEFENSIVE }, -- Inspiration
[15362] = { parent = 14892 },
[15363] = { parent = 14892 },
[6346] = { type = BUFF_DEFENSIVE }, -- Fear Ward

-- Warlock

Expand Down

0 comments on commit e01fb96

Please sign in to comment.