aboutsummaryrefslogtreecommitdiff
path: root/data/help/map.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.yaml
parent84072ffe6365ad57c4976e9272762aa6db41de7e (diff)
downloadthehouseoficarus-a3ae1e6aad696f584d138d9363c05dedff136a65.tar.gz
feat: safespot system implemented
Diffstat (limited to 'data/help/map.yaml')
-rw-r--r--data/help/map.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/help/map.yaml b/data/help/map.yaml
index 3b4917a..7ca03a2 100644
--- a/data/help/map.yaml
+++ b/data/help/map.yaml
@@ -9,11 +9,11 @@ description: |
centered on your current location. You are shown as @.
Map size is controlled by:
- option mapwidth <num> (default 30)
- option mapheight <num> (default 20)
+ option map_width <num> (default 30)
+ option map_height <num> (default 20)
Padding/trimming is controlled by:
- option mappadding <mode>
+ option map_padding <mode>
none - strip blank lines + left-trim (default)
x - strip blank lines only
y - left-trim only