How to make buildings survive capture?

Bevertje

Warlord
Joined
Oct 30, 2005
Messages
123
Location
Belgium
I would like to make the buildings in a city won't be destroyed after capture. This is true for world wonders already, but I'd like this for all buildings.

I looked into the civ4buildingsinfos.xml, but I don't know what to change.
Can someone help me figure out what to change?

thx in advance,

T d B
 
Bevertje said:
I would like to make the buildings in a city won't be destroyed after capture. This is true for world wonders already, but I'd like this for all buildings.

I looked into the civ4buildingsinfos.xml, but I don't know what to change.
Can someone help me figure out what to change?

thx in advance,

T d B

From the civ4buildingsinfos.xml file, this is the buildings chance of being captured (instead of destroyed):

Code:
			<iConquestProb>25</iConquestProb>
 
Back
Top Bottom