diff options
| author | historia <[not public]> | 2026-06-21 22:19:17 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-21 22:19:17 -0400 |
| commit | a3ae1e6aad696f584d138d9363c05dedff136a65 (patch) | |
| tree | 81e615f7227bc9d1ec79ceefc7311ecde917b074 /data/help/map_height.yaml | |
| parent | 84072ffe6365ad57c4976e9272762aa6db41de7e (diff) | |
| download | thehouseoficarus-a3ae1e6aad696f584d138d9363c05dedff136a65.tar.gz | |
feat: safespot system implemented
Diffstat (limited to 'data/help/map_height.yaml')
| -rw-r--r-- | data/help/map_height.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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. |
