isAcceptableTileForFort

private fun isAcceptableTileForFort(tile: TileInfo): Boolean

Checks whether a given tile allows a Fort and whether a Fort may be undesirable (without checking surroundings).

-> Checks: city, already built, resource, great improvements. Used only in evaluateFortPlacement.

Sources

jvm source
Link copied to clipboard