Added campfire sound effect

This commit is contained in:
2014-06-14 12:48:36 -07:00
parent bb0e30aeea
commit fb9e03efc3
3 changed files with 23 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -274,6 +274,10 @@ var moonlightSettings = {
{ {
'name': 'background_music', 'name': 'background_music',
'path': 'bgm/Hidden Agenda.mp3' 'path': 'bgm/Hidden Agenda.mp3'
},
{
'name': 'fire',
'path': 'sfx/fire.ogg'
} }
], ],
'images': [ 'images': [

BIN
moonlight/sfx/fire.ogg Normal file

Binary file not shown.