summaryrefslogtreecommitdiff
path: root/dfhack.init-example
diff options
context:
space:
mode:
Diffstat (limited to 'dfhack.init-example')
-rw-r--r--dfhack.init-example3
1 files changed, 3 insertions, 0 deletions
diff --git a/dfhack.init-example b/dfhack.init-example
index af8b17f0..5af52709 100644
--- a/dfhack.init-example
+++ b/dfhack.init-example
@@ -56,6 +56,9 @@ keybinding add Alt-R@dwarfmode/QueryBuilding/Some gui/room-list.work
# interface for the liquids plugin
keybinding add Alt-L@dwarfmode/LookAround gui/liquids
+# machine power sensitive pressure plate construction
+keybinding add Ctrl-Shift-M@dwarfmode/Build/Position/Trap gui/power-meter
+
###################
# UI logic tweaks #
###################