takeOwnership

fun takeOwnership(tileInfo: TileInfo)

Takes one tile into possession of this city, either unowned or owned by any other city.

Also manages consequences like auto population reassign, stats, and displacing units that are no longer allowed on that tile.

Parameters

tileInfo

The tile to take over

Sources

jvm source
Link copied to clipboard