hedgewars/uGearsList.pas
changeset 7168 8defaabce92e
parent 7093 2d7f1fb73335
child 7176 fb4b0c6dfdbd
--- a/hedgewars/uGearsList.pas	Sat Jun 02 22:31:41 2012 +0200
+++ b/hedgewars/uGearsList.pas	Sun Jun 03 11:02:12 2012 -0400
@@ -246,7 +246,8 @@
                 gear^.ImpactSound:= sndGraveImpact;
                 gear^.nImpactSounds:= 1;
                 gear^.Radius:= 16;
-                gear^.Elasticity:= _0_3
+                gear^.Elasticity:= _0_3;
+                gear^.Timer:= 0
                 end;
   gtExplosives: begin
                 gear^.ImpactSound:= sndGrenadeImpact;