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 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jm2auWk6RP71CjaAb4FMoG
This commit is contained in:
Eric Wagoner
2026-09-03 15:11:35 -04:00
co-authored by Claude Fable 5.1
parent 6e3e998307
commit 6e1b565228
+1 -1
View File
@@ -2493,7 +2493,7 @@
seven cards and a maze. Dismissed once, remembered forever. -->
<div class="slip coach">
<strong>How a turn works.</strong> 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, <strong>End turn</strong>. Stuck? Ask the automatons for hints.
<button class="stamp tiny" onclick={() => setPref("coached", true)}>got it</button>
</div>