diff -r f110cc84ac50 -r f9225499eb18 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sat Mar 27 21:02:41 2010 +0000 +++ b/hedgewars/uConsts.pas Sat Mar 27 21:03:29 2010 +0000 @@ -839,7 +839,7 @@ (FileName: 'Droplet2.ogg'; Path: ptSounds),// sndDroplet2 (FileName: 'Droplet3.ogg'; Path: ptSounds),// sndDroplet3 (FileName: 'egg.ogg'; Path: ptSounds),// sndEggBreak - (FileName: 'drillgun.ogg'; Path: ptSounds),// sndDrillRocket + (FileName: 'pickhammer.ogg'; Path: ptSounds),// sndDrillRocket (FileName: 'PoisonCough.ogg'; Path: ptVoices),// sndPoisonCough (FileName: 'PoisonMoan.ogg'; Path: ptVoices),// sndPoisonMoan (FileName: 'BirdyLay.ogg'; Path: ptSounds),// sndBirdyLay