Thunderbrd
C2C War Dog
Not yet anyhow.I noticed those two globals, I wonder if they are unused.
Code:<Define> <!-- Research rate boost for knowing first OR tech prereq. --> <DefineName>TECH_COST_FIRST_KNOWN_PREREQ_MODIFIER</DefineName> <iDefineIntVal>10</iDefineIntVal> </Define> <Define> <!-- Research rate boost for knowing additional OR tech prereqs. --> <DefineName>TECH_COST_KNOWN_PREREQ_MODIFIER</DefineName> <iDefineIntVal>10</iDefineIntVal> </Define>
There are no traits, that change tech costs by the way.
I'm not sure if those are in use but I don't think they are.
EDIT: Oh, right, as a part of tech diffusion most likely yes.