diff -r b0a02930a1dc -r ef5525d9403a hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sat Mar 27 20:51:53 2010 +0000 +++ b/hedgewars/uConsts.pas Sat Mar 27 20:55:55 2010 +0000 @@ -838,7 +838,7 @@ (FileName: 'Droplet1.ogg'; Path: ptSounds),// sndDroplet1 (FileName: 'Droplet2.ogg'; Path: ptSounds),// sndDroplet2 (FileName: 'Droplet3.ogg'; Path: ptSounds),// sndDroplet3 - (FileName: ''; Path: ptSounds),// sndEggBreak + (FileName: 'egg.ogg'; Path: ptSounds),// sndEggBreak (FileName: 'drillgun.ogg'; Path: ptSounds),// sndDrillRocket (FileName: 'PoisonCough.ogg'; Path: ptVoices),// sndPoisonCough (FileName: 'PoisonMoan.ogg'; Path: ptVoices),// sndPoisonMoan