Hi folks
I am trying to allow farms on desert terrain - assuming of course the player has Biology, so doesn't need a water source.
I have made the change in CIV4ImprovementInfos.xml:
<TerrainMakesValid>
<TerrainType>TERRAIN_DESERT</TerrainType>
<bMakesValid>1</bMakesValid>
</TerrainMakesValid>
No joy, though. Is there another change I should make somewhere? Please help. Thanks in advance!
I am trying to allow farms on desert terrain - assuming of course the player has Biology, so doesn't need a water source.
I have made the change in CIV4ImprovementInfos.xml:
<TerrainMakesValid>
<TerrainType>TERRAIN_DESERT</TerrainType>
<bMakesValid>1</bMakesValid>
</TerrainMakesValid>
No joy, though. Is there another change I should make somewhere? Please help. Thanks in advance!