I'm running Civ 4 complete, and tried to add a trait 'Espionage'. I added it into the civ 4 XML/Civilisations folder, no problem, and then tried to add the following text to the Spy unit:
It gave the error message "TRAIT_SECRETIVE is invalid" or something, then crashed. What is wrong?
Code:
<ProductionTraits>
<ProductionTrait>
<ProductionTraitType>TRAIT_SECRETIVE</ProductionTraitType>
<iProductionTrait>25</iProductionTrait>
</ProductionTrait>
</ProductionTraits>
It gave the error message "TRAIT_SECRETIVE is invalid" or something, then crashed. What is wrong?