From b4b2b30744878d97c9d8d1471ea71919af7b15c5 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:55:47 +0100 Subject: [PATCH] Updating the Plague Doctor (#217) --- 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 cc8a1fc..df4a2d1 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1784,7 +1784,7 @@ "Storyteller Ability" ], "setup": false, - "ability": "If you die, the Storyteller gains a not-in-play Minion ability." + "ability": "When you die, the Storyteller gains a Minion ability." }, { "id": "hatter", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index d773a5e..3a63d68 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1788,7 +1788,7 @@ "Capacité du Narrateur" ], "setup": false, - "ability": "Si vous mourez, le Narrateur gagne la capacité d’un Sbire qui n’est pas en jeu." + "ability": "Quand vous mourez, le Narrateur gagne une capacité de Sbire." }, { "id": "hatter",