Skip to content

Commit

Permalink
Merge pull request #680 from Bodify/add-spell-id
Browse files Browse the repository at this point in the history
Add Warlock talent "Horrify" fear talent spell id.
  • Loading branch information
jordonwow authored Oct 17, 2023
2 parents 3b6845a + 594bda4 commit 44a67b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ addon.Spells = {
[111400] = { type = BUFF_SPEED_BOOST }, -- Burning Rush
[265273] = { type = BUFF_OFFENSIVE }, -- Demonic Power (Demonic Tyrant)
[118699] = { type = CROWD_CONTROL }, -- Fear
[130616] = { type = CROWD_CONTROL }, -- Fear (Horrify)
[196364] = { type = CROWD_CONTROL }, -- Unstable Affliction (Silence)
[212295] = { type = IMMUNITY_SPELL }, -- Nether Ward (PvP Talent)
[1098] = { type = CROWD_CONTROL }, -- Subjugate Demon
Expand Down

0 comments on commit 44a67b7

Please sign in to comment.