From 6e1b565228dc82656add21286d7a578ec4e2b497 Mon Sep 17 00:00:00 2001 From: Eric Wagoner Date: Thu, 3 Sep 2026 15:11:35 -0400 Subject: [PATCH] The first-turn slip promises what the board can do Arrow keys stride only in the first-person pane; on the board a step is a tap on the square beside you. The slip says so. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG --- packages/web/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/App.svelte b/packages/web/src/App.svelte index f95edb3..d092e15 100644 --- a/packages/web/src/App.svelte +++ b/packages/web/src/App.svelte @@ -2493,7 +2493,7 @@ seven cards and a maze. Dismissed once, remembered forever. -->
How a turn works. Walk up to {view.turn.movementAllowance} squares by tapping - squares beside your wizard (or with the arrow keys); play a NUMBER card first to walk farther. + the square beside your wizard, one step at a time; play a NUMBER card first to walk farther. Tap a card to cast it. When you're done, End turn. Stuck? Ask the automatons for hints.