mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 17:09:08 +00:00
pet attack and bot target selection
This commit is contained in:
@@ -82,6 +82,7 @@ bool DropTargetAction::Execute(Event event)
|
||||
{
|
||||
pet->SetReactState(REACT_PASSIVE);
|
||||
pet->GetCharmInfo()->SetCommandState(COMMAND_FOLLOW);
|
||||
pet->GetCharmInfo()->SetIsCommandFollow(true);
|
||||
pet->AttackStop();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user