Any documentation of Civ4BuildingInfos.xml?

wotan321

Emperor
Joined
Oct 25, 2001
Messages
1,228
Location
NC, USA
Has anyone gone through and documented the tags in the Civ4BuildingInfos.xml file? Specifically, what does the <StateReligion> tag do? Does the Civ's State Religion have to be a specified religion to allow the building to be built?

Any help would be greatly appreciated.
 
Easiest way to learn about what a tag dose is to just search for an instance ware the tag is used, as most non-boolean tags are <TAG/> when not used a search for <TAG> will find every instance ware their is real data and you can deduce what the tag is doing for that building.
 
Back
Top Bottom