Dancing Hoskuld
Deity
GlobalDefines.xmlIn CIV4CorporationInfo.xml there is the tag <PrereqBonuses> which can contain up to 6 resources but it you add more the just doesn't start.
Anyone knows where this "max 6 resources" limit is defined? Exe, dll or some python file?
Code:
<Define>
<DefineName>NUM_CORPORATION_PREREQ_BONUSES</DefineName>
<iDefineIntVal>5</iDefineIntVal>
</Define>