diff --git a/custom/maroly.json b/custom/maroly.json new file mode 100644 index 00000000..4a05cad5 --- /dev/null +++ b/custom/maroly.json @@ -0,0 +1,10 @@ +{ + "welcome": + { + "mp3": "maroly/in" + }, + "goodbye": + { + "mp3": "maroly/out" + } +} diff --git a/mp3/maroly/in/Nosville.mp3 b/mp3/maroly/in/Nosville.mp3 new file mode 100644 index 00000000..f5402390 Binary files /dev/null and b/mp3/maroly/in/Nosville.mp3 differ diff --git a/mp3/maroly/out/Gon'sAdventure.mp3 b/mp3/maroly/out/Gon'sAdventure.mp3 new file mode 100644 index 00000000..45653ddd Binary files /dev/null and b/mp3/maroly/out/Gon'sAdventure.mp3 differ