It should be simple, right?
I have BTS, and want to edit Gandhi's traits.
The problem? Every CIV4LeaderHeadInfos.xml has the following lines:
If I remember right, those were his original traits. So what's changing them in BTS?
I have BTS, and want to edit Gandhi's traits.
The problem? Every CIV4LeaderHeadInfos.xml has the following lines:
Code:
- {Traits}
- {Trait}
{TraitType}TRAIT_SPIRITUAL{/TraitType}
{bTrait}1{/bTrait}
{/Trait}
- {Trait}
{TraitType}TRAIT_PHILOSOPHICAL{/TraitType}
{bTrait}1{/bTrait}
{/Trait}
{/Traits}
Comment