diff -r 948da1e50205 -r b6140f35735f hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Sun Apr 10 14:04:56 2011 -0400 +++ b/hedgewars/uTypes.pas Sun Apr 10 17:25:34 2011 -0400 @@ -86,7 +86,7 @@ ); // Gears that interact with other Gears and/or Land - TGearType = (gtBomb, gtHedgehog, gtShell, gtGrave, gtBee, // 4 + TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, // 4 gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, // 9 gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover, // 14 gtFlame, gtFirePunch, gtATStartGame, gtATSmoothWindCh, // 18