Added embark-assistant world match indication

develop
PatrikLundell 2018-08-05 17:11:26 +02:00
parent 143b557ad9
commit 70630cfd92
1 changed files with 1 additions and 1 deletions

@ -143,7 +143,7 @@ DFhackCExport command_result plugin_init (color_ostream &out, std::vector <Plugi
" the embark rectangle as well as normally undisplayed sites in the\n"
" current embark region. It also has a site selection tool with more\n"
" options than DF's vanilla search tool. For detailed help invoke the\n"
" in game info screen. Requires 46 lines to display properly.\n"
" in game info screen. Prefers 46 lines to display properly.\n"
));
return CR_OK;
}