From 07c79a5a2cadea53a81949f8cda41996ee4c0dd1 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:14:30 +0200 Subject: [PATCH] Update fabled.json --- src/store/locale/fr/fabled.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/store/locale/fr/fabled.json b/src/store/locale/fr/fabled.json index 0c1f965..99bef1b 100644 --- a/src/store/locale/fr/fabled.json +++ b/src/store/locale/fr/fabled.json @@ -62,7 +62,7 @@ { "id": "toymaker", "firstNightReminder": "", - "otherNight": 1, + "otherNight": 2, "otherNightReminder": "Si le Démon pourrait terminer la partie cette nuit, mais qu'il a toujours son marqueur 'nuit sans attaque', il n'agit pas cette nuit (ne le réveillez pas)", "reminders": ["Nuit sans attaque"], "setup": false, @@ -83,7 +83,7 @@ { "id": "duchess", "firstNightReminder": "", - "otherNight": 1, + "otherNight": 2, "otherNightReminder": "Reveillez chaque visiteur dans l'ordre un par un. Indiquez à chacun d'entre eux combien de Visiteurs sont mauvais. Excepté celui qui reçoit les fausses informations qui recevra à la place n'importe quel autre nombre.", "reminders": ["Visiteur 1", "Visiteur 2", "Visiteur 3", "Fausse Info"], "setup": false,