|
|
@ -138,7 +138,7 @@ DFhackCExport command_result plugin_init (color_ostream &out, std::vector <Plugi
|
|
|
|
embark_assistant, true, /* true means that the command can't be used from non-interactive user interface */
|
|
|
|
embark_assistant, true, /* true means that the command can't be used from non-interactive user interface */
|
|
|
|
// Extended help string. Used by CR_WRONG_USAGE and the help command:
|
|
|
|
// Extended help string. Used by CR_WRONG_USAGE and the help command:
|
|
|
|
" This command starts the embark-assist plugin that provides embark site\n"
|
|
|
|
" This command starts the embark-assist plugin that provides embark site\n"
|
|
|
|
" selection help. It has to be called while th pre embark screen is\n"
|
|
|
|
" selection help. It has to be called while the pre-embark screen is\n"
|
|
|
|
" displayed and shows extended (and correct(?)) resource information for\n"
|
|
|
|
" displayed and shows extended (and correct(?)) resource information for\n"
|
|
|
|
" the embark rectangle as well as normally undisplayed sites in the\n"
|
|
|
|
" 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"
|
|
|
|
" current embark region. It also has a site selection tool with more\n"
|
|
|
|