This commit is contained in:
Cedric Hoelzl 2019-12-27 12:05:54 +01:00
parent ede36cba26
commit 6f67ecfe26
3 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ const sound_list = {
name: 'Exalted', name: 'Exalted',
file: 'exalted.mp3', file: 'exalted.mp3',
}, },
'turtle':{
name: 'Turtle',
file: 'turtle.mp3',
},
}; };
//=== MAIN MODULE CONFIG //=== MAIN MODULE CONFIG

BIN
sounds/turtle.mp3 Normal file

Binary file not shown.

BIN
sounds/turtle_bis.mp3 Normal file

Binary file not shown.