hedgewars/uGears.pas
changeset 878 45bff6dadfce
parent 876 d5b6e0ae5755
child 883 07a568ba44e0
--- 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;