diff options
| author | historia <[not public]> | 2026-06-15 00:03:55 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-15 00:03:55 -0400 |
| commit | b6fdde0aa6fcefd735e7c550aaa7fca879023f1c (patch) | |
| tree | 924be72a906522d60512213cdbaba1f55e694bd3 /data/help/queue_actions_silently.yaml | |
| parent | eb37418b933d7bd996658209e867ea3f3e3806ec (diff) | |
| download | thehouseoficarus-b6fdde0aa6fcefd735e7c550aaa7fca879023f1c.tar.gz | |
feat: unicode option, fixed up options and tables
Diffstat (limited to 'data/help/queue_actions_silently.yaml')
| -rw-r--r-- | data/help/queue_actions_silently.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/help/queue_actions_silently.yaml b/data/help/queue_actions_silently.yaml deleted file mode 100644 index 8101c5c..0000000 --- a/data/help/queue_actions_silently.yaml +++ /dev/null @@ -1,15 +0,0 @@ -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 |
