diff --git a/sounds/pays_de_galles_independant.mp3 b/sounds/pays_de_galles_independant.mp3 new file mode 100644 index 0000000..3583911 Binary files /dev/null and b/sounds/pays_de_galles_independant.mp3 differ diff --git a/sounds/sounds.json b/sounds/sounds.json index 5aa1d43..9eda51e 100644 --- a/sounds/sounds.json +++ b/sounds/sounds.json @@ -604,5 +604,11 @@ "character": "Le Roi Burgonde", "episode": "Livre II, 03 - Le Dialogue de Paix", "file": "arthour.mp3" + }, + { + "title": "Pays de Galles indépendant", + "character": "Perceval", + "episode": "Livre II, 31 - L'Ivresse", + "file": "pays_de_galles_independant.mp3" } ]