evaluateFortPlacement

private fun evaluateFortPlacement(tile: TileInfo, isCitadel: Boolean): Boolean

Do we want a Fort here considering surroundings?

Return

Yes please build a Fort here

Parameters

isCitadel

Controls within borders check - true also allows 1 tile outside borders

Sources

jvm source
Link copied to clipboard