Skip to content

Commit

Permalink
Remove Warrior shouts
Browse files Browse the repository at this point in the history
They don't exist anymore.
  • Loading branch information
lilyball committed Apr 17, 2017
1 parent e6c9e32 commit df9bf12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/Warrior.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@

local myname, Cork = ...
if Cork.MYCLASS ~= "WARRIOR" then return end


-- Battle Shout
local shout = Cork:GenerateAdvancedSelfBuffer("Shouts", {6673, 469}, true)

0 comments on commit df9bf12

Please sign in to comment.