We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734623b commit 28dabceCopy full SHA for 28dabce
docs/plugins/tailor.rst
@@ -82,4 +82,4 @@ millstone or quern because Dwarf Fortress does not currently support
82
83
At present, dye automation uses any available dye and cloth will be dyed
84
with whatever color dye can be found or made. The ability to specify color
85
-preferences may be added in the future.
+preferences may be added in the future.
plugins/tailor.cpp
@@ -1033,4 +1033,4 @@ DFHACK_PLUGIN_LUA_FUNCTIONS {
1033
DFHACK_PLUGIN_LUA_COMMANDS {
1034
DFHACK_LUA_COMMAND(tailor_getMaterialPreferences),
1035
DFHACK_LUA_END
1036
-};
+};
0 commit comments