home · contact · privacy
Put map editing into dedicated map editing mode.
[plomrogue2] / config.json
index 11852683e6c909150ddcb1b64c5ddeda3a020a6e..7cbbbf55be2aa064c7be1e4db212a1559ea5e32b 100644 (file)
@@ -5,9 +5,11 @@
     "switch_to_annotate": "M",
     "switch_to_portal": "T",
     "switch_to_study": "?",
-    "switch_to_edit": "m",
+    "switch_to_edit": "E",
+    "switch_to_write": "m",
     "switch_to_admin": "A",
-    "switch_to_control_pw": "C",
+    "switch_to_control_pw_pw": "C",
+    "switch_to_control_tile_type": "Q",
     "flatten": "F",
     "take_thing": "z",
     "drop_thing": "u",