--- a/hedgewars/uTypes.pas Fri Oct 26 16:33:41 2018 +0200
+++ b/hedgewars/uTypes.pas Fri Oct 26 17:38:14 2018 +0200
@@ -152,7 +152,7 @@
sndPortalOpen, sndBlowTorch, sndCountdown1, sndCountdown2, sndCountdown3, sndCountdown4,
sndCreeperDrop, sndCreeperWater, sndCreeperDie, sndCustom1, sndCustom2, sndCustom3, sndCustom4,
sndCustom5, sndCustom6, sndCustom7, sndCustom8, sndMinigun, sndFlamethrower, sndIceBeamIdle,
- sndLandGun);
+ sndLandGun, sndCaseImpact, sndExtraDamage);
// Available ammo types to be used by hedgehogs
TAmmoType = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6