home · contact · privacy
Replace forced map protections view with map mode toggling.
[plomrogue2] / config.json
index 7cbbbf55be2aa064c7be1e4db212a1559ea5e32b..0e5c800177df043bca6a25060e96d3cc74117bf7 100644 (file)
@@ -15,7 +15,8 @@
     "drop_thing": "u",
     "teleport": "p",
     "help": "h",
-    "toggle_map_mode": "M",
+    "toggle_map_mode": "L",
+    "toggle_tile_draw": "m",
     "hex_move_upleft": "w",
     "hex_move_upright": "e",
     "hex_move_right": "d",