new sounds
This commit is contained in:
parent
bf54022137
commit
53f469ccc3
@ -9,7 +9,14 @@ const sound_list = {
|
|||||||
'meep_merp':{
|
'meep_merp':{
|
||||||
name: 'Meep Merp',
|
name: 'Meep Merp',
|
||||||
file: 'meep_merp.mp3',
|
file: 'meep_merp.mp3',
|
||||||
|
},
|
||||||
|
'silence':{
|
||||||
|
name: 'Silence',
|
||||||
|
file: 'silence.mp3',
|
||||||
|
},
|
||||||
|
'frog':{
|
||||||
|
name: 'Frog',
|
||||||
|
file: 'frog.mp3',
|
||||||
},
|
},
|
||||||
'oof':{
|
'oof':{
|
||||||
name: 'Oof',
|
name: 'Oof',
|
||||||
|
BIN
sounds/frog.mp3
Normal file
BIN
sounds/frog.mp3
Normal file
Binary file not shown.
BIN
sounds/silence.mp3
Normal file
BIN
sounds/silence.mp3
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user