From a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 14 Jun 2026 22:38:23 -0400 Subject: feat: fractional ticks and server game_speed implemented. potentially insanely janky. --- data/help/left_tinymap.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/help/left_tinymap.yaml (limited to 'data/help/left_tinymap.yaml') diff --git a/data/help/left_tinymap.yaml b/data/help/left_tinymap.yaml new file mode 100644 index 0000000..6810dd1 --- /dev/null +++ b/data/help/left_tinymap.yaml @@ -0,0 +1,11 @@ +name: "left_tinymap" +category: "Options" +description: | + Show the mini-map on the left side of room descriptions. + + Type: boolean (on/off) + Default: off + + When both tinymap and left_tinymap are enabled, the + mini-map appears on the left side of the room description + rather than the right. -- cgit v1.2.3