aboutsummaryrefslogtreecommitdiff
path: root/internal/game/render_help.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/game/render_help.go')
-rw-r--r--internal/game/render_help.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/game/render_help.go b/internal/game/render_help.go
index 8af3096..afd5b86 100644
--- a/internal/game/render_help.go
+++ b/internal/game/render_help.go
@@ -57,6 +57,8 @@ var commandList = []cmdEntry{
{"bet", "Active", "Place a casino wager"},
{"autobet / autospin", "Active", "Automatically repeat a casino wager"},
{"spin", "Active", "Spin the current casino wager"},
+ {"hit / stand / double / split", "Active", "Play a blackjack hand"},
+ {"insurance / surrender", "Active", "Use blackjack table options"},
{"mine", "Active", "Mine rocks (Mining)"},
{"mix", "Active", "Mix potions (Pharmacy)"},
{"mods / modlist", "Instant", "List available science modules"},