Sounds for snowball and snowflake - thanks Mike from soundbible.com!
This commit is contained in:
parent
363374ef5d
commit
4057d707ee
4 changed files with 14 additions and 2 deletions
|
|
@ -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
BIN
magic/sounds/snowball.ogg
Normal file
Binary file not shown.
BIN
magic/sounds/snowflake.ogg
Normal file
BIN
magic/sounds/snowflake.ogg
Normal file
Binary file not shown.
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue