X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=config.json;h=81d6c1162057c27673b52a7c2133c0ebdef7e33b;hb=018bb0242ebd2b7e9fde170fae830376dea55e16;hp=406f461881ce77767a55852d876c5ec8612df8da;hpb=800aca691b359f448599160ba3d8aef28174596d;p=plomrogue2 diff --git a/config.json b/config.json index 406f461..81d6c11 100644 --- a/config.json +++ b/config.json @@ -7,14 +7,18 @@ "switch_to_study": "?", "switch_to_edit": "E", "switch_to_write": "m", + "switch_to_command_thing": "O", "switch_to_name_thing": "N", "switch_to_admin": "A", "switch_to_control_pw_pw": "C", "switch_to_control_tile_type": "Q", + "switch_to_admin_thing_protect": "T", "flatten": "F", "take_thing": "z", "drop_thing": "u", "teleport": "p", + "door": "D", + "consume": "C", "help": "h", "toggle_map_mode": "L", "toggle_tile_draw": "m",