From 60f51429322d732374421dc49c4b5a880cab02e9 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sun, 30 Jul 2023 20:31:15 +0200 Subject: [PATCH] Update fabled.json --- src/store/locale/en/fabled.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/store/locale/en/fabled.json b/src/store/locale/en/fabled.json index e26ba95..452c597 100644 --- a/src/store/locale/en/fabled.json +++ b/src/store/locale/en/fabled.json @@ -62,7 +62,7 @@ { "id": "toymaker", "firstNightReminder": "", - "otherNight": 1, + "otherNight": 2, "otherNightReminder": "If it is a night when a Demon attack could end the game, and the Demon is marked “Final night: No Attack,” then the Demon does not act tonight. (Do not wake them.)", "reminders": ["Final Night: No Attack"], "setup": false, @@ -83,7 +83,7 @@ { "id": "duchess", "firstNightReminder": "", - "otherNight": 1, + "otherNight": 2, "otherNightReminder": "Wake each player marked “Visitor” or “False Info” one at a time. Show them the Duchess token, then fingers (1, 2, 3) equaling the number of evil players marked “Visitor” or, if you are waking the player marked “False Info,” show them any number of fingers except the number of evil players marked “Visitor.”", "reminders": ["Visitor", "False Info"], "setup": false,