This commit is contained in:
2019-12-27 12:05:54 +01:00
parent ede36cba26
commit 6f67ecfe26
3 changed files with 4 additions and 0 deletions
+4
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
View File
Binary file not shown.
Binary file not shown.