diff -r d957d5f7b58d -r 0781275649e9 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Fri May 14 16:02:27 2010 +0000 +++ b/hedgewars/uConsts.pas Fri May 14 23:42:56 2010 +0000 @@ -85,7 +85,7 @@ gtWhip, gtKamikaze, gtCake, gtSeduction, gtWatermelon, gtMelonPiece, // 34 gtHellishBomb, gtWaterUp, gtDrill, gtBallGun, gtBall, gtRCPlane, // 40 gtSniperRifleShot, gtJetpack, gtMolotov, gtExplosives, gtBirdy, // 45 - gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot, gtHealthTag); // 51 + gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot); // 50 // Gears that are _only_ of visual nature (e.g. background stuff, visual effects, speechbubbles, etc.) TVisualGearType = (vgtFlake, vgtCloud, vgtExplPart, vgtExplPart2, vgtFire,