aboutsummaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2022-07-24 01:05:31 +0200
committerLizzy Fleckenstein <eliasfleckenstein@web.de>2023-03-07 18:18:19 +0100
commitb3ac3de5782d0fc09bae49310923ea80ca932f81 (patch)
treee598b2d3344e162b90ea498ac5d383565fdf916b /builtin
parentb8d4c31772b04d794b02727e803dd01a4c45c1e1 (diff)
downloadminetest-dual_wielding.tar.xz
Add keybind to swap items between handsHEADdual_wielding
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index 41ebcc6c8..83272fd29 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -2210,6 +2210,10 @@ keymap_screenshot (Screenshot) key KEY_F12
# Key for dropping the currently selected item.
keymap_drop (Drop item key) key KEY_KEY_Q
+# Key for swapping items between main hand and offhand.
+# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
+keymap_swap_offhand (Swap hand items) key KEY_KEY_F
+
# Key to use view zoom when possible.
keymap_zoom (View zoom key) key KEY_KEY_Z