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_height.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/help/map_height.yaml (limited to 'data/help/map_height.yaml') diff --git a/data/help/map_height.yaml b/data/help/map_height.yaml new file mode 100644 index 0000000..32daf0a --- /dev/null +++ b/data/help/map_height.yaml @@ -0,0 +1,10 @@ +name: "map_height" +category: "Options" +description: | + Height of the full map display in characters. + + Type: integer + Default: 20 + + Controls how many rows tall the map command + output is. Must be at least 5. -- cgit v1.2.3