Обновить OBWT.lua
This commit is contained in:
parent
3b4157d855
commit
ba2a64b6f7
2
OBWT.lua
2
OBWT.lua
@ -37,8 +37,6 @@ local function main(cmd)
|
||||
if (not PlayerFrame.inCombat) then AttackTarget() end
|
||||
if rage < 15 and isUsable(bloodrage) then
|
||||
CastSpellByName('Bloodrage')
|
||||
elseif 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
|
||||
|
Loading…
Reference in New Issue
Block a user