summaryrefslogtreecommitdiff
path: root/dfhack.init-example
diff options
context:
space:
mode:
Diffstat (limited to 'dfhack.init-example')
-rw-r--r--dfhack.init-example7
1 files changed, 7 insertions, 0 deletions
diff --git a/dfhack.init-example b/dfhack.init-example
index 4a4c0437..e4d1d3d3 100644
--- a/dfhack.init-example
+++ b/dfhack.init-example
@@ -13,6 +13,13 @@ keybinding add Ctrl-Shift-K autodump-destroy-here
# any item:
keybinding add Ctrl-K autodump-destroy-item
+##############################
+# Generic adv mode bindings #
+##############################
+
+keybinding add Ctrl-B adv-bodyswap
+keybinding add Ctrl-Shift-B "adv-bodyswap force"
+
#############################
# Context-specific bindings #
#############################