From e30cc2cd31f649d194cf78ab1afae91675ebb375 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Fri, 21 Jun 2024 09:41:04 +0200 Subject: [PATCH] Updating King description (#146) * Update CHANGELOG.md * King description * Update CHANGELOG.md * Updating King description * Updating King description (FR) * Adding a capital letter --------- Co-authored-by: Pingumask <68610022+Pingumask@users.noreply.github.com> --- CHANGELOG.md | 1 + src/store/locale/en/roles.json | 4 ++-- src/store/locale/fr/roles.json | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e235116..176fdaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Upcomming Version - Various corrections in the French version +- MAINT: Updating King description - MAINT: Update of the icons - MAINT: chnged french translation for Minions from Serviteurs to sbrires - MAINT: changed french name for Fibbin from Mensonge to Menteur diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 3811bba..0556193 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1362,10 +1362,10 @@ "firstNight": 11, "firstNightReminder": "Wake the Demon, show them the 'This character selected you' card, show the King token and point to the King player.", "otherNight": 69, - "otherNightReminder": "If there are more dead than living, show the King a character token of a living player.", + "otherNightReminder": "If there are at least as many dead as living, show the King a character token of a living player.", "reminders": [], "setup": false, - "ability": "Each night, if the dead outnumber the living, you learn 1 alive character. The Demon knows who you are." + "ability": "Each night, if the dead equal or outnumber the living, you learn 1 alive character. The Demon knows who you are." }, { "id": "balloonist", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index eb997c0..3654964 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1364,10 +1364,10 @@ "firstNight": 11, "firstNightReminder": "Informez le Démon de qui est le Roi.", "otherNight": 69, - "otherNightReminder": "S'il y a plus de joueurs morts que vivants, révélez au roi le personnage d'un joueur encore en vie.", + "otherNightReminder": "S'il y a au moins autant de joueurs morts que vivants, révélez au Roi un personnage encore en vie.", "reminders": [], "setup": false, - "ability": "Chaque nuit, s'il y a plus de joueurs morts que vivants, vous apprenez le personnage d'un joueur vivant. Le Démon sait qui vous êtes." + "ability": "Chaque nuit, s'il y a au moins autant de joueurs morts que vivants, vous apprenez un personnage en vie. Le Démon sait qui vous êtes." }, { "id": "balloonist",