Skip to content

Commit

Permalink
MM: Remove Trick Shots after Aimed Shot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hekili committed Apr 23, 2020
1 parent 84c9d40 commit 441a05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/HunterMarksmanship.lua
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ if UnitClassBase( 'player' ) == 'HUNTER' then
removeBuff( "steady_focus" )
removeBuff( "lethal_shots" )
removeBuff( "double_tap" )
removeBuff( "trick_shots" )
end,
},

Expand Down

0 comments on commit 441a05f

Please sign in to comment.