mirror of
https://git.vectorsigma.ru/public/mod-playerbots.git
synced 2026-08-04 02:29:15 +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