IPEX-731BA5DD06
Deity
SVN 1068 - Aurora Scramjets.
They are listed as Aurora scramjets under the fighter listing, and Scramjets only unit XML.
I noticed this when they couldn't be promoted to improved radar, but strike fighters could 'out of the box' so to speak.
This would also account for the lack of unit naming codes.
Spoiler :
Code:
<UnitClassInfo>
<Type>UNITCLASS_SCRAMJET</Type>
<Description>TXT_KEY_UNIT_SCRAMJET</Description>
<iMaxGlobalInstances>-1</iMaxGlobalInstances>
<iMaxTeamInstances>-1</iMaxTeamInstances>
<iMaxPlayerInstances>-1</iMaxPlayerInstances>
<iInstanceCostModifier>0</iInstanceCostModifier>
<DefaultUnit>UNIT_SCRAMJET</DefaultUnit>
</UnitClassInfo>
They are listed as Aurora scramjets under the fighter listing, and Scramjets only unit XML.
I noticed this when they couldn't be promoted to improved radar, but strike fighters could 'out of the box' so to speak.
This would also account for the lack of unit naming codes.