X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=config.json;h=d381939af6181de6be1518a6c34b38088dd700f8;hb=7faae7c97770388f0067c541d27e21573008115d;hp=15022fea7abc533d98c1e98add2e43b675cc13ad;hpb=e6a3ab3471ae5a2be10bd64d694eef462d7f7cf6;p=plomrogue2 diff --git a/config.json b/config.json index 15022fe..d381939 100644 --- a/config.json +++ b/config.json @@ -16,6 +16,8 @@ "take_thing": "z", "drop_thing": "u", "teleport": "p", + "door": "D", + "consume": "C", "help": "h", "toggle_map_mode": "L", "toggle_tile_draw": "m",