Skip to content

Commit

Permalink
Added creature Net ability for Vanilla Hardcore (#754)
Browse files Browse the repository at this point in the history
Added creatures Net ability for Vanilla Hardcore
https://www.wowhead.com/classic/spell=6533/net
  • Loading branch information
Poli93 authored Jul 9, 2024
1 parent 3f08005 commit be1b242
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 @@ -84,6 +84,7 @@ addon.Spells = {
[23605] = { type = BUFF_OTHER }, -- Nightfall, Spell Vulnerability
[13494] = { type = BUFF_OFFENSIVE }, -- Manual Crowd Pummeler Haste buff
[446391] = { type = CROWD_CONTROL }, -- Torment
[6533] = { type = ROOT }, -- Net

-- Interrupts

Expand Down

0 comments on commit be1b242

Please sign in to comment.