aboutsummaryrefslogtreecommitdiff
path: root/data/help/map_width.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-21 22:19:17 -0400
committerhistoria <[not public]>2026-06-21 22:19:17 -0400
commita3ae1e6aad696f584d138d9363c05dedff136a65 (patch)
tree81e615f7227bc9d1ec79ceefc7311ecde917b074 /data/help/map_width.yaml
parent84072ffe6365ad57c4976e9272762aa6db41de7e (diff)
downloadthehouseoficarus-a3ae1e6aad696f584d138d9363c05dedff136a65.tar.gz
feat: safespot system implemented
Diffstat (limited to 'data/help/map_width.yaml')
-rw-r--r--data/help/map_width.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/help/map_width.yaml b/data/help/map_width.yaml
new file mode 100644
index 0000000..3957bed
--- /dev/null
+++ b/data/help/map_width.yaml
@@ -0,0 +1,10 @@
+name: "map_width"
+category: "Options"
+description: |
+ Width of the full map display in characters.
+
+ Type: integer
+ Default: 30
+
+ Controls how many columns wide the map command
+ output is. Must be at least 5.