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_width.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/help/map_width.yaml (limited to 'data/help/map_width.yaml') 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. -- cgit v1.2.3