Adressen ausgeben, ncith Todesmeldung

This commit is contained in:
Enno Rehling 2007-02-25 08:58:01 +00:00
parent e380670a34
commit 9762287e2e
2 changed files with 49 additions and 48 deletions

View File

@ -1995,6 +1995,7 @@ report_plaintext(const char * filename, report_context * ctx)
/* Beschreibung */ /* Beschreibung */
if (sr->mode==see_unit) { if (sr->mode==see_unit) {
anyunits = 1;
describe(F, r, 0, f); describe(F, r, 0, f);
if (!TradeDisabled() && !fval(r->terrain, SEA_REGION) && rpeasants(r)/TRADE_FRACTION > 0) { if (!TradeDisabled() && !fval(r->terrain, SEA_REGION) && rpeasants(r)/TRADE_FRACTION > 0) {
rnl(F); rnl(F);