diff options
Diffstat (limited to 'dfhack.init-example')
| -rw-r--r-- | dfhack.init-example | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
