From 106973088005abcc8e071de24b8d0715ab613747 Mon Sep 17 00:00:00 2001 From: Eric Wagoner Date: Mon, 17 Aug 2026 23:26:10 -0400 Subject: [PATCH] The ledger's money bag becomes the owner's chest too MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The scoresheet's carrier mark now shows whose gold is being hauled — the same colored SVG chest as the board badge, inline at text height. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0138A8CjeQRpvzKxuMfz1Bqc --- packages/web/src/App.svelte | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/web/src/App.svelte b/packages/web/src/App.svelte index c3b41c8..74fddb0 100644 --- a/packages/web/src/App.svelte +++ b/packages/web/src/App.svelte @@ -1,7 +1,7 @@