diff options
| author | historia <[not public]> | 2026-06-15 00:03:55 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-15 00:03:55 -0400 |
| commit | b6fdde0aa6fcefd735e7c550aaa7fca879023f1c (patch) | |
| tree | 924be72a906522d60512213cdbaba1f55e694bd3 /data/help/room_desc_width.yaml | |
| parent | eb37418b933d7bd996658209e867ea3f3e3806ec (diff) | |
| download | thehouseoficarus-b6fdde0aa6fcefd735e7c550aaa7fca879023f1c.tar.gz | |
feat: unicode option, fixed up options and tables
Diffstat (limited to 'data/help/room_desc_width.yaml')
| -rw-r--r-- | data/help/room_desc_width.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/help/room_desc_width.yaml b/data/help/room_desc_width.yaml new file mode 100644 index 0000000..7c67a38 --- /dev/null +++ b/data/help/room_desc_width.yaml @@ -0,0 +1,14 @@ +name: "room_desc_width" +category: "Options" +description: | + Maximum width for room description text when displayed alongside + the mini-map. + + Type: integer + Default: 70 + + When the tinymap option is enabled, room descriptions are wrapped + to this width and displayed side-by-side with the mini-map. + + Usage: option room_desc_width 80 + option room_desc_width 50 |
