"SPIONIERE bringt falsche Resulate"
spionage, nochmal.
This commit is contained in:
Enno Rehling 2007-02-04 13:55:06 +00:00
parent 8c82b2815e
commit 26f31ca7d5
1 changed files with 5 additions and 6 deletions

View File

@ -140,12 +140,11 @@ spy_message(int spy, const unit *u, const unit *target)
scat(" "); scat(" ");
icat(eff_skill(target, sv->id, target->region)); icat(eff_skill(target, sv->id, target->region));
} }
}
if (found == 0) { if (found == 0) {
scat("Keine"); scat("Keine");
} }
scat(". "); scat(". ");
}
scat("Im Gepäck sind"); scat("Im Gepäck sind");
{ {