Skip to content

Commit

Permalink
thrash no range
Browse files Browse the repository at this point in the history
  • Loading branch information
wing5wong authored and InfusOnWoW committed Aug 13, 2024
1 parent 0be9315 commit 1592f3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WeakAurasTemplates/TriggerTemplatesData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4064,7 +4064,7 @@ templates.class.DRUID = {
{ spell = 33917, type = "ability", requiresTarget = true, usable = true }, -- Mangle
{ spell = 48438, type = "ability", buff = true, requiresTarget = true, talent = 103320 }, -- Wild Growth
{ spell = 49376, type = "ability", talent = 103276 }, -- Wild Charge
{ spell = 77758, type = "ability", requiresTarget = true, talent = 103301 }, -- Thrash
{ spell = 77758, type = "ability", talent = 103301 }, -- Thrash
{ spell = 77764, type = "ability", buff = true, talent = 103312 }, -- Stampeding Roar
{ spell = 78674, type = "ability", overlayGlow = true, requiresTarget = true, talent = 103280 }, -- Starsurge
{ spell = 78675, type = "ability", requiresTarget = true, talent = 109867 }, -- Solar Beam
Expand All @@ -4073,7 +4073,7 @@ templates.class.DRUID = {
{ spell = 102359, type = "ability", debuff = true, requiresTarget = true, talent = 103322 }, -- Mass Entanglement
{ spell = 102560, type = "ability", buff = true, talent = 109839 }, -- Incarnation: Chosen of Elune
{ spell = 102793, type = "ability", talent = 103321 }, -- Ursol's Vortex
{ spell = 106832, type = "ability", requiresTarget = true, usable = true, talent = 103301 }, -- Thrash
{ spell = 106832, type = "ability", usable = true, talent = 103301 }, -- Thrash
{ spell = 106839, type = "ability", requiresTarget = true, usable = true, talent = 103302 }, -- Skull Bash
{ spell = 108238, type = "ability", talent = 103310 }, -- Renewal
{ spell = 124974, type = "ability", buff = true, talent = 103324 }, -- Nature's Vigil
Expand Down

0 comments on commit 1592f3d

Please sign in to comment.