aboutsummaryrefslogtreecommitdiff
path: root/building_guide/rooms.md
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-09-05 16:31:22 -0400
committerhistoria <[not public]>2026-09-05 16:31:22 -0400
commitf4ea40c4b3589104dfaced3481ba19c5735889ae (patch)
tree66ead13206e52a65e64d6ba5d1576b63954682e9 /building_guide/rooms.md
parent9a716a7d2ce514f452b425caedc1a9a15cde09f0 (diff)
downloadthehouseoficarus-main.tar.gz
fix: max bet no longer listed numerically, non-bettors can leave mid-roundHEADmain
Diffstat (limited to 'building_guide/rooms.md')
-rw-r--r--building_guide/rooms.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/building_guide/rooms.md b/building_guide/rooms.md
index cf7aa37..4da4284 100644
--- a/building_guide/rooms.md
+++ b/building_guide/rooms.md
@@ -271,7 +271,8 @@ receive one card each with no further actions beyond a configured re-split.
At a blackjack table, `bet` uses the configured minimum wager; `bet min`,
`bet max`, and `bet <amount>` select the wager explicitly.
-Blackjack card art is loaded from `data/cards.yaml`. Each of the 52 rank/suit
+Card art is loaded from `data/cards.yaml` and is shared by every card game
+(blackjack, baccarat). Each of the 52 rank/suit
keys may define Unicode art for sizes 5, 7, and 9. Missing art uses the
generated renderer. Players can choose `option card_size 1`, `5`, `7`, or `9`;
size 1 uses Unicode playing-card symbols. ASCII mode always uses generated