hedgewars/uGears.pas
changeset 306 7b61834edcf6
parent 305 1c1cd66ffcdc
child 307 96b428ac11f2
--- a/hedgewars/uGears.pas	Tue Dec 19 17:20:14 2006 +0000
+++ b/hedgewars/uGears.pas	Thu Jan 04 16:27:45 2007 +0000
@@ -266,7 +266,7 @@
                 Result.Radius:= 10;
                 end;
    gtBlowTorch: begin
-                Result.Radius:= cHHRadius + 6;
+                Result.Radius:= cHHRadius;
                 Result.Timer:= 7500;
                 end;
      end;