X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=config.json;h=76a1f7247902b57e1d63d35f3947040f03826542;hb=5a75ab241a01d23babfd01e85835f16ec4907cb8;hp=7b26b539bfced13b535065a4b42751fee9dc75f1;hpb=c7a3af00680ba0449310bbb7336a187dd4ed6bcf;p=plomrogue2 diff --git a/config.json b/config.json index 7b26b53..76a1f72 100644 --- a/config.json +++ b/config.json @@ -16,10 +16,13 @@ "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", + "spin": "S", "help": "h", "toggle_map_mode": "L", "toggle_tile_draw": "m",