mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-30 17:03:48 +00:00
Port fixes until b4094bf - flying, mount animations, bot attack range, free food option
This commit is contained in:
@@ -69,7 +69,7 @@ BUFF_ACTION(CastDeathWishAction, "death wish");
|
||||
MELEE_ACTION(CastBloodthirstAction, "bloodthirst");
|
||||
DEBUFF_ACTION_R(CastPiercingHowlAction, "piercing howl", 8.0f);
|
||||
// fury talents 2.4.3
|
||||
SPELL_ACTION(CastRampageAction, "rampage");
|
||||
BUFF_ACTION(CastRampageAction, "rampage");
|
||||
|
||||
// protection
|
||||
MELEE_ACTION_U(CastTauntAction, "taunt", GetTarget() && GetTarget()->GetTarget() != bot->GetGUID());
|
||||
|
||||
Reference in New Issue
Block a user