From 27a4f9a119c1dc6410045361d30383b6cdb5aafb Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:34:27 +0100 Subject: [PATCH 1/3] Adding the english version of the jinx. --- src/store/locale/en/hatred.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/store/locale/en/hatred.json b/src/store/locale/en/hatred.json index 2db96a5..fa9b8f3 100644 --- a/src/store/locale/en/hatred.json +++ b/src/store/locale/en/hatred.json @@ -82,6 +82,10 @@ { "id": "Mayor", "reason": "If Leviathan is in play and no execution occurs on day 5, good wins." + }, + { + "id": "Pit-Hag", + "reason": "After day 5, the Pit-Hag cannot choose Leviathan." } ] }, From 4f4f514d8c1200712157d99097dcbfa1b676ad1b Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:35:52 +0100 Subject: [PATCH 2/3] Adding a french description of the jinx --- src/store/locale/fr/hatred.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/store/locale/fr/hatred.json b/src/store/locale/fr/hatred.json index b508b44..cbffd09 100644 --- a/src/store/locale/fr/hatred.json +++ b/src/store/locale/fr/hatred.json @@ -82,6 +82,10 @@ { "id": "Mayor", "reason": "Si le Léviathan est en jeu et qu'il n'y a pas d'exécution le cinquième jour, les bons gagnent. " + }, + { + "id": "Pit-Hag", + "reason": "Après le jour 5, le Chaudronnier ne peut pas créer de Léviathan." } ] }, From 08979caeeb2fd978efd981f27d93464d2a90b05c Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:36:34 +0100 Subject: [PATCH 3/3] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d24ba..77d7b7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Release Notes ## Upcomming Version -Correcting automatic adding/deletion of Fabled +- Adding a missing jinx ### Version 3.17.0