This commit is contained in:
Cedric Hoelzl 2019-12-25 20:32:52 +01:00
parent 6451b61f19
commit ede36cba26
2 changed files with 4 additions and 0 deletions

View File

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

BIN
sounds/exalted.mp3 Normal file

Binary file not shown.