normalizeStart

private fun normalizeStart(startTile: TileInfo, tileMap: TileMap, minorCiv: Boolean)

Attempts to improve the start on startTile as needed to make it decent. Relies on startPosition having been set previously. Assumes unchanged baseline values ie citizens eat 2 food each, similar production costs If minorCiv is true, different weightings will be used.

Sources

jvm source
Link copied to clipboard