home · contact · privacy
Fix previous fix (forgot to ignore a websocket in CONNECTING state).
[plomrogue2] / config.json
index 7b26b539bfced13b535065a4b42751fee9dc75f1..6c4fa1477ca03bc2be9a27afeaa71c9c35b3e7c3 100644 (file)
     "flatten": "F",
     "switch_to_enter_face": "f",
     "switch_to_take_thing": "z",
-    "drop_thing": "u",
+    "switch_to_drop_thing": "u",
     "teleport": "p",
     "door": "D",
+    "install": "I",
+    "wear": "W",
     "consume": "C",
     "help": "h",
     "toggle_map_mode": "L",