diff --git a/OBWT.lua b/OBWT.lua index a98fd55..9883d3a 100644 --- a/OBWT.lua +++ b/OBWT.lua @@ -37,6 +37,8 @@ local function main(cmd) if (not PlayerFrame.inCombat) then AttackTarget() end if rage < 15 and isUsable(bloodrage) then CastSpellByName('Bloodrage') + if PlayerFrame.inCombat and GetUnitName('targettarget')~=GetUnitName('player') then + CastSpellByName('Taunt') elseif buffed('Battle Shout') == nil and isUsable(battleShout) then CastSpellByName('Battle Shout') elseif isUsable(revenge) then