Update fabled.json

This commit is contained in:
MRegnard 2023-07-31 11:14:30 +02:00 committed by GitHub
parent cd8356bd80
commit 07c79a5a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,