home · contact · privacy
Add item picking and dropping.
[plomrogue2] / config.json
index d1682c3f3b62d0519c180584b71c03eadc4bb9a6..5bce7746690588755d4ad1d44a72ac59c3c77b31 100644 (file)
@@ -6,6 +6,8 @@
     "switch_to_study": "?",
     "switch_to_edit": "m",
     "flatten": "F",
+    "take_thing": "z",
+    "drop_thing": "u",
     "help": "h",
     "toggle_map_mode": "M",
     "hex_move_upleft": "w",