xml terrain changes

joequality

Chieftain
Joined
Aug 5, 2005
Messages
52
Location
Los Angeles
I want to edit some terrain tiles so that cities cannot be built on certain terrain. I found some xml terrain files, but am unsure as what to change. I think they have to do with the <bFound> and the other similar tags, but does anyone know exactly?
 
just tried, the <bFound> in terraininfos works.
Alternativly you could use the featureinfos file; in there you can change "<bNoCity>1</bNoCity>" to 0.
 
McBierle said:
just tried, the <bFound> in terraininfos works.
Alternativly you could use the featureinfos file; in there you can change "<bNoCity>1</bNoCity>" to 0.

ahh great. Will one override the other?
 
Back
Top Bottom