<TerrainImpassables> does not work

Hawk66

Chieftain
Joined
Nov 12, 2005
Messages
2
Hi *,

I've changed the UNIT_GALLEY class in (CiV4UnitInfos.XML) in the follwing way:

original:
<TerrainImpassables>
<TerrainImpassable>
<TerrainType>TERRAIN_OCEAN</TerrainType>
<bTerrainImpassable>1</bTerrainImpassable>
</TerrainImpassable>
</TerrainImpassables>

to:
<TerrainImpassables/>


But it does not seem to work: I cannot sail to the ocean...has anbody an idea why?

Thanks.
 
well it should work; i think you have to clear the cache or something like that...
 
Back
Top Bottom