Put graves behind other stuff.
--- 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;