Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2001:
[Freeciv-Dev] Re: Bug/PATCH: Fortresses can be built in cities (PR#662)
Home

[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]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Bug/PATCH: Fortresses can be built in cities (PR#662)
From: "Mike Jing" <miky40@xxxxxxxxxxx>
Date: Fri, 19 Jan 2001 19:26:00 -0500
Reply-to: mike_jing@xxxxxxxxx

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




[Prev in Thread] Current Thread [Next in Thread]