--- 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
Binary file share/hedgewars/Data/Sounds/BirdyLay.ogg has changed
Binary file share/hedgewars/Data/Sounds/Whistle.ogg has changed
Binary file share/hedgewars/Data/Sounds/egg.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default/PoisonCough.ogg has changed
Binary file share/hedgewars/Data/Sounds/voices/Default/PoisonMoan.ogg has changed