This is an automated notification of a change to freeciv cvs,
on Sat Aug 31 08:36:34 PDT 2002 = Sat Aug 31 15:36:34 2002 (GMT)
by Per I. Mathisen <per@xxxxxxxxxxx>
---- Files affected:
freeciv/ai advmilitary.c
---- Log message:
Changes to process_defender_want()
- Now also considers air and helicopter units as defenders. Since the
previous fix to unit_desirability() reduces the want for helis and few
aircraft are worth building as defenders (none) anyway, this won't have
much effect.
- F_FIELDUNIT can now be built as defenders. There is no reason why this
should be impossible, only reduce the weight for it to represent the risk
(increased unhappiness). The comment preceding this conditional was wrong
about the effects of the flag as well.
Patch inspired by corecleanups patch by Ross W. Wetmore
<rwetmore@xxxxxxxxxxxx>
|