testPromiseNotToSettle
private fun testPromiseNotToSettle(civInfo: CivilizationInfo, tile: TileInfo): String?
Content copied to clipboard
Checks whether a civ founding a city on a certain tile would break a promise.
Return
null if no promises broken, else a String listing the leader(s) we would p* off.
Parameters
civInfo
The civilization trying to found a city
tile
The tile where the new city would go
Sources
jvm source
Link copied to clipboard