diff options
| author | troido <troido@protonmail.com> | 2019-10-11 20:08:15 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2019-10-11 20:08:15 +0200 |
| commit | 34d65f07de1f9364c176fea85a33bea3a51bb273 (patch) | |
| tree | f580d559a7b0573044ba9c55ab42b6b59e8a8ca0 /asciifarm/keybindings/azerty.json | |
| parent | 5231db6eed301ce86cd5026d1eeb32b4156835c3 (diff) | |
finally got rid of all old components
Diffstat (limited to 'asciifarm/keybindings/azerty.json')
| -rw-r--r-- | asciifarm/keybindings/azerty.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciifarm/keybindings/azerty.json b/asciifarm/keybindings/azerty.json index fe27280..3d69d07 100644 --- a/asciifarm/keybindings/azerty.json +++ b/asciifarm/keybindings/azerty.json @@ -5,7 +5,7 @@ "w": null, "W": null, "q": ["move", "west"], - "a": ["unuse"], + "a": ["drop"], "A": ["take"], "Z": ["input", ["attack", ["north"]]], "Q": ["input", ["attack", ["west"]]] |
