From a3ae1e6aad696f584d138d9363c05dedff136a65 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 22:19:17 -0400 Subject: feat: safespot system implemented --- data/help/map.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/help/map.yaml') 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 (default 30) - option mapheight (default 20) + option map_width (default 30) + option map_height (default 20) Padding/trimming is controlled by: - option mappadding + option map_padding none - strip blank lines + left-trim (default) x - strip blank lines only y - left-trim only -- cgit v1.2.3