diff -r d14ecff9502b -r 604f08c54a01 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Sun Oct 10 21:43:22 2010 -0400 +++ b/hedgewars/uGears.pas Sun Oct 10 22:18:38 2010 -0400 @@ -866,6 +866,7 @@ and not isInMultiShoot then begin if (TurnTimeLeft = 5000) + and (cHedgehogTurnTime >= 10000) and (not PlacingHogs) and (CurrentHedgehog^.Gear <> nil) and ((CurrentHedgehog^.Gear^.State and gstAttacked) = 0) then