diff -r a46ce1812419 -r 5d64f59f2ca5 hedgewars/uAIAmmoTests.pas --- a/hedgewars/uAIAmmoTests.pas Wed Jul 25 22:46:03 2012 +0400 +++ b/hedgewars/uAIAmmoTests.pas Thu Jul 26 11:56:43 2012 +0400 @@ -361,12 +361,12 @@ t: LongInt; begin valueResult:= BadTurn; -TestTime:= 0; +TestTime:= 500; ap.ExplR:= 0; meX:= hwFloat2Float(Me^.X); meY:= hwFloat2Float(Me^.Y); repeat - inc(TestTime, 1000); + inc(TestTime, 900); // Try to overshoot slightly, seems to pay slightly better dividends in terms of hitting cluster if meX