From ec9b2f22a4e36d4e34ccb62c2b0b2194b784d7c6 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 18 Feb 2024 14:22:42 +0100 Subject: [PATCH] Adding Steward (FR) --- src/store/locale/fr/roles.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 6a0a27d..92c3160 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1586,6 +1586,18 @@ ], "setup": false, "ability": "Vous avez la capacité du dernier joueur mort par exécution. S'il était Mauvais, vous êtes empoisonné jusqu'à ce qu'un joueur Bon meure par exécution." + },{ + "id": "steward", + "name": "Intendant", + "edition": "", + "team": "townsfolk", + "firstNight": 46, + "firstNightReminder": "Désignez un joueur bon à l'Intendant.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": ["Connu"], + "setup": false, + "ability": "Vous commencez la partie en connaissant un joueur bon." }, { "id": "snitch",