mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
move & knockback
This commit is contained in:
@@ -107,7 +107,7 @@ bool AttackAnythingAction::Execute(Event event)
|
||||
{
|
||||
context->GetValue<ObjectGuid>("pull target")->Set(grindTarget->GetGUID());
|
||||
bot->GetMotionMaster()->Clear();
|
||||
bot->StopMoving();
|
||||
// bot->StopMoving();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user