new sounds

This commit is contained in:
Cedric Hoelzl 2020-04-28 20:11:13 +02:00
parent bf54022137
commit 53f469ccc3
3 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,14 @@ const sound_list = {
'meep_merp':{
name: 'Meep Merp',
file: 'meep_merp.mp3',
},
'silence':{
name: 'Silence',
file: 'silence.mp3',
},
'frog':{
name: 'Frog',
file: 'frog.mp3',
},
'oof':{
name: 'Oof',

BIN
sounds/frog.mp3 Normal file

Binary file not shown.

BIN
sounds/silence.mp3 Normal file

Binary file not shown.