aboutsummaryrefslogtreecommitdiff
path: root/data/help/queue_actions_silently.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-14 22:38:23 -0400
committerhistoria <[not public]>2026-06-14 22:38:23 -0400
commita6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 (patch)
tree89601a502bbfcb50302cf03f09b6febc6040eeb0 /data/help/queue_actions_silently.yaml
parent1aba2bdd23aebed4032333e74aa553c40a31fcbd (diff)
downloadthehouseoficarus-a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77.tar.gz
feat: fractional ticks and server game_speed implemented. potentially insanely janky.
Diffstat (limited to 'data/help/queue_actions_silently.yaml')
-rw-r--r--data/help/queue_actions_silently.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/help/queue_actions_silently.yaml b/data/help/queue_actions_silently.yaml
new file mode 100644
index 0000000..8101c5c
--- /dev/null
+++ b/data/help/queue_actions_silently.yaml
@@ -0,0 +1,15 @@
+name: "queue_actions_silently"
+category: "Options"
+description: |
+ Controls whether queued game actions produce confirmation messages.
+
+ When on (default): No message is shown when you queue an action. The action
+ simply executes on the next game tick without fanfare.
+
+ When off: A brief "You prepare to X." message is shown for each queued
+ action, confirming that it has been added to the queue.
+
+ Usage: option queue_actions_silently on
+ option queue_actions_silently off
+
+ See also: help queued, help actions, help option