From 12ed73f9ff9de1a145683de8a73c170613371979 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 29 Jun 2026 01:41:49 -0400 Subject: wrap_width and table improvements, targeting 80 character default width --- data/help/room_desc_width.yaml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 data/help/room_desc_width.yaml (limited to 'data') diff --git a/data/help/room_desc_width.yaml b/data/help/room_desc_width.yaml deleted file mode 100644 index 7c67a38..0000000 --- a/data/help/room_desc_width.yaml +++ /dev/null @@ -1,14 +0,0 @@ -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 -- cgit v1.2.3