New sounds
This commit is contained in:
parent
6f67ecfe26
commit
bf54022137
36
config.js
36
config.js
@ -23,6 +23,42 @@ const sound_list = {
|
|||||||
name: 'Turtle',
|
name: 'Turtle',
|
||||||
file: 'turtle.mp3',
|
file: 'turtle.mp3',
|
||||||
},
|
},
|
||||||
|
'reee':{
|
||||||
|
name: 'Reeee',
|
||||||
|
file: 'reee.mp3',
|
||||||
|
},
|
||||||
|
'mc_nom':{
|
||||||
|
name: 'Minecraft Nom',
|
||||||
|
file: 'mc_nom.mp3',
|
||||||
|
},
|
||||||
|
'mc_oof':{
|
||||||
|
name: 'Minecraft Oof',
|
||||||
|
file: 'mc_oof.mp3',
|
||||||
|
},
|
||||||
|
'mc_hmm':{
|
||||||
|
name: 'Minecraft hmm',
|
||||||
|
file: 'mc_hmm.mp3',
|
||||||
|
},
|
||||||
|
'steam':{
|
||||||
|
name: 'Steam Message',
|
||||||
|
file: 'steam.mp3',
|
||||||
|
},
|
||||||
|
'wololo':{
|
||||||
|
name: 'Wololo',
|
||||||
|
file: 'wololo.mp3',
|
||||||
|
},
|
||||||
|
'tuturu':{
|
||||||
|
name: 'Tururuuuu !',
|
||||||
|
file: 'tuturu.mp3',
|
||||||
|
},
|
||||||
|
'tobecontinued':{
|
||||||
|
name: 'To Be Continued =>',
|
||||||
|
file: 'tobecontinued.mp3',
|
||||||
|
},
|
||||||
|
'kabuki':{
|
||||||
|
name: 'Kabuki',
|
||||||
|
file: 'kabuki.mp3',
|
||||||
|
}
|
||||||
|
|
||||||
};
|
};
|
||||||
//=== MAIN MODULE CONFIG
|
//=== MAIN MODULE CONFIG
|
||||||
|
BIN
sounds/.DS_Store
vendored
Normal file
BIN
sounds/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
sounds/kabuki.mp3
Normal file
BIN
sounds/kabuki.mp3
Normal file
Binary file not shown.
BIN
sounds/mc_hmm.mp3
Normal file
BIN
sounds/mc_hmm.mp3
Normal file
Binary file not shown.
BIN
sounds/mc_nom.mp3
Normal file
BIN
sounds/mc_nom.mp3
Normal file
Binary file not shown.
BIN
sounds/mc_oof.mp3
Normal file
BIN
sounds/mc_oof.mp3
Normal file
Binary file not shown.
BIN
sounds/reee.mp3
Normal file
BIN
sounds/reee.mp3
Normal file
Binary file not shown.
BIN
sounds/steam.mp3
Normal file
BIN
sounds/steam.mp3
Normal file
Binary file not shown.
BIN
sounds/tobecontinued.mp3
Normal file
BIN
sounds/tobecontinued.mp3
Normal file
Binary file not shown.
BIN
sounds/tuturu.mp3
Normal file
BIN
sounds/tuturu.mp3
Normal file
Binary file not shown.
BIN
sounds/wololo.mp3
Normal file
BIN
sounds/wololo.mp3
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user