From a7998f71a2ee95d2d21f34468761118fd6b8585f Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Tue, 18 Sep 2012 17:39:37 +0400 Subject: Add a tweak workaround for the issue with container reactions in advmode. --- dfhack.init-example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dfhack.init-example') diff --git a/dfhack.init-example b/dfhack.init-example index b8b53cad..83c3641b 100644 --- a/dfhack.init-example +++ b/dfhack.init-example @@ -86,3 +86,7 @@ tweak fast-heat 500 # stop stacked liquid/bar/thread/cloth items from lasting forever # if used in reactions that use only a fraction of the dimension. tweak fix-dimensions + +# make reactions requiring containers usable in advmode - the issue is +# that the screen asks for those reagents to be selected directly +tweak advmode-contained -- cgit v1.2.1