forked from github/server
"Vertrauter gibt kein Silber zum rekrutieren ab (nicht freiwillig)" Das flag hier sollte eigentlich nur das Abgeben von Personen verhindern, nichts anderes.
This commit is contained in:
parent
b954d4a475
commit
5b910870e6
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ get_pooled(const unit * u, const resource_type * rtype, unsigned int mode, int c
|
||||||
int mask;
|
int mask;
|
||||||
|
|
||||||
if (u==v) continue;
|
if (u==v) continue;
|
||||||
if (fval(v, UFL_LOCKED)) continue;
|
|
||||||
if (urace(v)->ec_flags & NOGIVE) continue;
|
if (urace(v)->ec_flags & NOGIVE) continue;
|
||||||
if ((urace(v)->ec_flags & GIVEITEM) == 0) continue;
|
if ((urace(v)->ec_flags & GIVEITEM) == 0) continue;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue