From af75a024ffa9716ac506223746f7fcf9e0f914cb Mon Sep 17 00:00:00 2001 From: Eric Wagoner Date: Sun, 16 Aug 2026 16:32:06 -0400 Subject: [PATCH] A random pull from the workshop, and temperaments on the scoresheet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The lobby's automaton row gains "random" (the server already rolled when no style was named — now the choice is offered). And each automaton's temperament shows beside its name on the in-game scoresheet in the handwritten face, so you always know whether the machine across the maze wants your gold or your blood. Co-Authored-By: Claude Fable 5 --- packages/web/src/App.svelte | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/web/src/App.svelte b/packages/web/src/App.svelte index 31bc322..49a7739 100644 --- a/packages/web/src/App.svelte +++ b/packages/web/src/App.svelte @@ -1055,6 +1055,7 @@ + {/if}