From 41ad42d0fdeae7d387186e66d9eb4117a3cf9e7d Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Sat, 25 Aug 2012 10:37:03 +0400 Subject: Expose the liquids plugin engine to lua, and make a wrapper gui script. --- dfhack.init-example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dfhack.init-example') diff --git a/dfhack.init-example b/dfhack.init-example index c9408e37..552b2b3a 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -48,3 +48,6 @@ keybinding add Ctrl-M@dwarfmode/QueryBuilding/Some gui/mechanisms # browse rooms of same owner keybinding add Alt-R@dwarfmode/QueryBuilding/Some gui/room-list.work + +# interface for the liquids plugin +keybinding add Alt-L@dwarfmode/LookAround gui/liquids -- cgit v1.2.1