From a2c0d1d0d929a4d96c2370388db01013712fc61e Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:11:57 +0100 Subject: [PATCH] Updating the Snitch (#223) --- src/store/locale/en/roles.json | 2 +- src/store/locale/fr/roles.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 3d5018c..fc5eef5 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1683,7 +1683,7 @@ "otherNightReminder": "", "reminders": [], "setup": false, - "ability": "Minions start knowing 3 not-in-play characters." + "ability": "Each Minion gets 3 bluffs." }, { "id": "acrobat", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index f9a2f4a..a6018d1 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1687,7 +1687,7 @@ "otherNightReminder": "", "reminders": [], "setup": false, - "ability": "Les Sbires commencent la partie en connaissant 3 personnages qui ne sont pas en jeu." + "ability": "Chaque Sbire a trois bluffs." }, { "id": "acrobat",