Sounds for snowball and snowflake - thanks Mike from soundbible.com!

This commit is contained in:
secretlondon 2009-06-24 17:29:00 +00:00
parent 363374ef5d
commit 4057d707ee
4 changed files with 14 additions and 2 deletions

View file

@ -331,9 +331,21 @@ $Id$
* tv sound (tv.ogg)
One second of white noise generated by audacity
Uploaded by C Ford.
PD
* string2.ogg and string3.ogg
Made messing around in audacity by C Ford.
PD
* snowball.ogg
Cropped by C Ford from original by Mike Koenig
http://soundbible.com/632-Snow-Ball-Throw-And-Splat.html
Creative Commons Attribution 3.0
* snowflake.ogg
Cropped by C Ford from original by Mike Koenig
http://soundbible.com/633-Snowing.html
Creative Commons Attribution 3.0
* Translations

BIN
magic/sounds/snowball.ogg Normal file

Binary file not shown.

BIN
magic/sounds/snowflake.ogg Normal file

Binary file not shown.

View file

@ -57,8 +57,8 @@ enum {
static Mix_Chunk * snow_snd_effect[snow_NUM_TOOLS];
const char * snow_snd_filenames[snow_NUM_TOOLS] = {
"flip.wav",
"flip.wav",
"snowball.ogg",
"snowflake.ogg",
};
const char * snow_icon_filenames[snow_NUM_TOOLS] = {
"snowball.png",