home · contact · privacy
More mode code refactoring.
[plomrogue2] / config.json
index 5bce7746690588755d4ad1d44a72ac59c3c77b31..01777ee60737522417ecc3ccfc4c94329d561557 100644 (file)
@@ -1,13 +1,17 @@
 {
     "switch_to_chat": "t",
     "switch_to_play": "p",
+    "switch_to_password": "P",
     "switch_to_annotate": "M",
     "switch_to_portal": "T",
     "switch_to_study": "?",
     "switch_to_edit": "m",
+    "switch_to_admin": "A",
+    "switch_to_control_pw_pw": "C",
     "flatten": "F",
     "take_thing": "z",
     "drop_thing": "u",
+    "teleport": "p",
     "help": "h",
     "toggle_map_mode": "M",
     "hex_move_upleft": "w",