Skip to content

Commit

Permalink
- Adding Fear Ward to vanilla spells as BUFF_DEFENSIVE
Browse files Browse the repository at this point in the history
  • Loading branch information
iscprz committed Jan 10, 2024
1 parent b922adf commit 135483a
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 135483a

Please sign in to comment.