public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.MoveToCurrentBatchPoint());
 }