hedgewars/uGearsList.pas
changeset 11541 34a0181d5be5
parent 11539 c22d292e7266
child 11589 c453620cc6d6
--- a/hedgewars/uGearsList.pas	Tue Feb 09 15:10:01 2016 -0500
+++ b/hedgewars/uGearsList.pas	Tue Feb 09 15:27:55 2016 -0500
@@ -376,6 +376,7 @@
                 gear^.nImpactSounds:= 1;
                 gear^.Radius:= 10;
                 gear^.Elasticity:= _0_6;
+                gear^.Z:= 1;
                 end;
          gtBee: begin
                 gear^.Radius:= 5;