diff -r 12295a8b8b2f -r 5f4559ce7062 hedgewars/HHHandlers.inc --- a/hedgewars/HHHandlers.inc Fri Feb 09 23:55:02 2007 +0000 +++ b/hedgewars/HHHandlers.inc Sat Feb 10 12:52:14 2007 +0000 @@ -146,7 +146,7 @@ if (Gear^.Message and gm_Right )<>0 then Pos:= (Pos + 1) mod Ammoz[AmmoType].PosCount else exit; - StepTicks:= 350; + StepTicks:= 200; exit end; if ((Gear^.Message and gm_LJump ) <> 0) then