aboutsummaryrefslogtreecommitdiff
path: root/data/help/show_queued_cmds.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-29 01:00:17 -0400
committerhistoria <[not public]>2026-06-29 01:00:17 -0400
commite9d87838590a02c7ca028fad8cd16e42a582dd32 (patch)
tree0d9770d8fc728946c5452e732efbad393a745a23 /data/help/show_queued_cmds.yaml
parentfffc132263ab7d3c402992bffbaae4790161f7a7 (diff)
downloadthehouseoficarus-e9d87838590a02c7ca028fad8cd16e42a582dd32.tar.gz
feat: self-signed certificates
Diffstat (limited to 'data/help/show_queued_cmds.yaml')
-rw-r--r--data/help/show_queued_cmds.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/help/show_queued_cmds.yaml b/data/help/show_queued_cmds.yaml
new file mode 100644
index 0000000..7f2a26a
--- /dev/null
+++ b/data/help/show_queued_cmds.yaml
@@ -0,0 +1,15 @@
+name: "show_queued_cmds"
+category: "Options"
+description: |
+ Controls whether queued game actions show confirmation messages.
+
+ When on: A brief "You prepare to X." message is shown for each queued
+ action, confirming that it has been added to the queue.
+
+ When off (default): No message is shown when you queue an action. The action
+ simply executes on the next game tick without fanfare.
+
+ Usage: option show_queued_cmds on
+ option show_queued_cmds off
+
+ See also: help queued, help actions, help option