From b6fdde0aa6fcefd735e7c550aaa7fca879023f1c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 00:03:55 -0400 Subject: feat: unicode option, fixed up options and tables --- data/help/queue_silently.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/help/queue_silently.yaml (limited to 'data/help/queue_silently.yaml') diff --git a/data/help/queue_silently.yaml b/data/help/queue_silently.yaml new file mode 100644 index 0000000..f1ca8b6 --- /dev/null +++ b/data/help/queue_silently.yaml @@ -0,0 +1,15 @@ +name: "queue_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_silently on + option queue_silently off + + See also: help queued, help actions, help option -- cgit v1.2.3