Skip to content

Commit

Permalink
add raptor strike for low level hunters
Browse files Browse the repository at this point in the history
  • Loading branch information
kodewdle committed Jan 1, 2025
1 parent c957768 commit f1ecd90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElvUI/Core/Defaults/Global.lua
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ G.unitframe = {
HUNTER = {
['19503'] = not E.Retail and 'Scatter Shot' or nil,
['2974'] = not E.Retail and 'Wing Clip' or nil,
['2973'] = not E.Retail and 'Raptor Strike' or nil,
['75'] = 'Auto Shot'
},
MAGE = {
Expand Down

0 comments on commit f1ecd90

Please sign in to comment.