[Freeciv-Dev] Re: Bug/PATCH: Fortresses can be built in cities (PR#662)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
tuomas.airaksinen@xxxxxxxxxx wrote:
I found that it's possible to build fortress in city, and that
must be a bug (it would be way too hard to attack to a city with
fortress and citywalls, +500% defence bonus!).
Actually, a fortress in a city has no effect:
501 if (unit_on_fortress(defender) &&
502 !map_get_city(defender->x, defender->y))
503 defensepower*=2;
But it is a bug nontheless. I remember one player who builds fortresses in
cities all the time, and I had to tell him it was a waste of time again and
again. :-)
Mike
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
- [Freeciv-Dev] Re: Bug/PATCH: Fortresses can be built in cities (PR#662),
Mike Jing <=
|
|