forked from github/server
"SPIONIERE bringt falsche Resulate" spionage, nochmal.
This commit is contained in:
parent
8c82b2815e
commit
26f31ca7d5
|
@ -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");
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue