If I wanted to have say IRON and COAL as the bonus type, and then oil as the prereqbonus, how would I do this?
In the unitinfos.xml
<BonusType>IRON</BonusType>
<PrereqBonuses>
<BonusType>BONUS_OIL</BonusType>
<BonusType>NONE</BonusType>
<BonusType>NONE</BonusType>
<BonusType>NONE</BonusType>
</PrereqBonuses>
Regards
Riker13
In the unitinfos.xml
<BonusType>IRON</BonusType>
<PrereqBonuses>
<BonusType>BONUS_OIL</BonusType>
<BonusType>NONE</BonusType>
<BonusType>NONE</BonusType>
<BonusType>NONE</BonusType>
</PrereqBonuses>
Regards
Riker13
