Strange, I will check again.
<TerrainImpassables>
<TerrainImpassable>
<TerrainType>TERRAIN_DESERT</TerrainType>
<bTerrainImpassable>1</bTerrainImpassable>
</TerrainImpassable>
<TerrainImpassable>
<TerrainType>TERRAIN_TUNDRA</TerrainType>
<bTerrainImpassable>1</bTerrainImpassable>
</TerrainImpassable>
<TerrainImpassable>
<TerrainType>TERRAIN_SNOW</TerrainType>
<bTerrainImpassable>1</bTerrainImpassable>
</TerrainImpassable>
</TerrainImpassables>
Very odd, unless my memory is completely failing me I'm only using official modules, no other mods, and I wouldn't have known how to edit this myself. I'll go ahead and do a full fresh reinstall.This is the same for both the UNIT_SETTLER base unit and its unique units. You can find the same on Github.Code:<TerrainImpassables> <TerrainImpassable> <TerrainType>TERRAIN_DESERT</TerrainType> <bTerrainImpassable>1</bTerrainImpassable> </TerrainImpassable> <TerrainImpassable> <TerrainType>TERRAIN_TUNDRA</TerrainType> <bTerrainImpassable>1</bTerrainImpassable> </TerrainImpassable> <TerrainImpassable> <TerrainType>TERRAIN_SNOW</TerrainType> <bTerrainImpassable>1</bTerrainImpassable> </TerrainImpassable> </TerrainImpassables>
if pPlayer.isExisting() and not pPlayer.isHuman() and iCiv in dMaxColonists:
if pTeam.isHasTech(iExploration) and data.players[iPlayer].iColonistsAlreadyGiven < dMaxColonists[iCiv]:
sourceCities = cities.core(iCiv).owner(iPlayer)
Assuming France even exists ingame. I witnessed Parijs (Dutch Paris) once post nerf.Without Bordeaux I don't think France can get Colonists until Industrial Age. Running more tests but confirm following code requires Core city?
Which?The Dutch city names map has a mistake in their carribean islands where two islands are labelled "Philipsburg" creating a conflict on founding.
le France currently does not ViveAssuming France even exists ingame. I witnessed Parijs (Dutch Paris) once post nerf.
I found it! Every now and then I'll have a game where I see the "Turkey has founded Gazientep" notification, and here it is! The Iranians don't have a name for that tile either, interesting.
Which?
This island hereThese two popular Dutch colony spots don't have any names in the Dutch name map, it defaults to Maastricht for both of them.