hedgewars/uTypes.pas
changeset 12194 ac9cf0cf40ee
parent 12193 71c47122fbc0
child 12290 4ce7cb441c75
--- 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