Thorgrimm
Senior Elder
Well, that seemed obvious (to me anyway); I thought they'd been placed there until further notice.![]()
Yup, they were placed there on purpose because they could be built even in the normal tech slots. It does not matter where they are placed. You can build the civ's fleet list AND the FF ships.

@Premier Valle, Give me an example in XML format what you are trying to describe. I am still not following you. Remember I can only go by what I have seen in the XML files. I had no one show me how to do it.


EDIT: If this is what you are talking about, notice it does point to the default unit to replace it.
Code:
<UnitClassInfo> <!-- Oracle Scout -->
<Type>UNITCLASS_ORACLE</Type>
<Description>TXT_KEY_UNIT_ORACLE</Description>
<iMaxGlobalInstances>-1</iMaxGlobalInstances>
<iMaxTeamInstances>-1</iMaxTeamInstances>
<iMaxPlayerInstances>-1</iMaxPlayerInstances>
<iInstanceCostModifier>0</iInstanceCostModifier>
<DefaultUnit>UNIT_SCOUT_I</DefaultUnit>
</UnitClassInfo>

