hedgewars/GSHandlers.inc
changeset 2514 df9d0728c5bb
parent 2512 ab0e6aacb6da
child 2515 51d3f4b6293a
--- a/hedgewars/GSHandlers.inc	Fri Oct 16 22:26:01 2009 +0000
+++ b/hedgewars/GSHandlers.inc	Fri Oct 16 22:46:58 2009 +0000
@@ -1329,7 +1329,7 @@
         if (Gear^.State and gsttmpFlag) <> 0 then 
             begin
             Gear^.Radius:= 9;
-            AmmoShove(Gear, 2, 100);
+            AmmoShove(Gear, 2, 30);
             Gear^.Radius:= 1
             end;
 	    if Gear^.Timer > 0 then