diff -r 71c47122fbc0 -r ac9cf0cf40ee hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Sat Apr 08 21:43:48 2017 +0200 +++ b/hedgewars/uTypes.pas Sat Apr 08 21:48:25 2017 +0200 @@ -148,8 +148,8 @@ sndComeonthen, sndParachute, sndBump, sndResurrector, sndPlane, sndTardis, sndFrozenHogImpact, sndIceBeam, sndHogFreeze, sndAirMineImpact, sndKnifeImpact, sndExtraTime, sndLaserSight, sndInvulnerable, sndJetpackLaunch, sndJetpackBoost, sndPortalShot, sndPortalSwitch, - sndPortalOpen, sndBlowTorch, sndCountdown1, sndCountdown2, sndCountdown3, sndCountdown4 - ); + sndPortalOpen, sndBlowTorch, sndCountdown1, sndCountdown2, sndCountdown3, sndCountdown4, + sndDuckDrop, sndDuckWater, sndDuckDie); // Available ammo types to be used by hedgehogs TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6