diff -r ebb801acd8b9 -r 45bff6dadfce hedgewars/uGears.pas --- a/hedgewars/uGears.pas Sat Apr 26 18:21:03 2008 +0000 +++ b/hedgewars/uGears.pas Sun Apr 27 10:14:00 2008 +0000 @@ -271,6 +271,7 @@ Result^.Elasticity:= _0_6; Result^.Friction:= _0_995; end; + gtShover: Result^.Radius:= 20; gtFlame: begin Result^.Angle:= Counter mod 64; Result^.Radius:= 1;