diff options
| author | troido <troido@protonmail.com> | 2019-09-25 18:07:32 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2019-09-25 18:07:32 +0200 |
| commit | 7e472308a5ee127aab78fe6325dbce3d055fbcdc (patch) | |
| tree | b31aeb3ba17e32a32c12a8b7c2ce03a180eaaddb /asciifarm | |
| parent | 94afe3d98408ea7c4418f475c4d6229fa21493b6 (diff) | |
updated keybindings documentation
Diffstat (limited to 'asciifarm')
| -rw-r--r-- | asciifarm/keybindings/default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciifarm/keybindings/default.json b/asciifarm/keybindings/default.json index f8a5b25..3fe413f 100644 --- a/asciifarm/keybindings/default.json +++ b/asciifarm/keybindings/default.json @@ -38,5 +38,5 @@ "pagedown": ["scrollchat", -1], "/": ["runinput", "/"] }, -"help": "Controls:\n wasd or arrows:\n Move around\n e: Grab\n q: Drop/unequip\n selected\n r: Interact\n f: Attack\n t: Chat\n E: Use selected\n Q: Take selected\n xc: select item\n vb: select menu\n ctrl-c: close client" +"help": " Controls:\nwasd or arrows: Move around\ne: Grab\nq: Drop/unequip selected\nr: Interact\nf: Attack\nt: Chat\nE: Use selected\nxc: select item\nvb: select menu\nctrl-c: close client\nPgUp/PgDn: scroll chat" } |
