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
|
@ -190,7 +190,6 @@ get_pooled(const unit * u, const resource_type * rtype, unsigned int mode, int c
|
|||
int mask;
|
||||
|
||||
if (u==v) continue;
|
||||
if (fval(v, UFL_LOCKED)) continue;
|
||||
if (urace(v)->ec_flags & NOGIVE) continue;
|
||||
if ((urace(v)->ec_flags & GIVEITEM) == 0) continue;
|
||||
|
||||
|
|
Loading…
Reference in New Issue