comps修复
This commit is contained in:
Binary file not shown.
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<ResearchProjectDef Abstract="True" Name="WULAtechBase">
|
||||
<ResearchProjectDef Abstract="True" Name="ARA_techBase">
|
||||
<techLevel>Animal</techLevel>
|
||||
<tab>ARA_ResearchTab</tab>
|
||||
<heldByFactionCategoryTags Inherit="False" />
|
||||
</ResearchProjectDef>
|
||||
|
||||
<ResearchProjectDef ParentName="WULAtechBase">
|
||||
<ResearchProjectDef ParentName="ARA_techBase">
|
||||
<defName>ARA_Base_Technology</defName>
|
||||
<label>基础基因序列获取</label>
|
||||
<description>解锁虫群的基础科技,允许孵化基本的辅虫和武装器官</description>
|
||||
|
||||
@@ -333,7 +333,6 @@
|
||||
<costList>
|
||||
<ARA_Carapace>50</ARA_Carapace>
|
||||
</costList>
|
||||
<researchPrerequisite>ARA_Base_Technology</researchPrerequisite>
|
||||
<graphicData>
|
||||
<texPath>Things/Building/Production/ResearchBenchSimple</texPath>
|
||||
<graphicClass>Graphic_Multi</graphicClass>
|
||||
|
||||
Reference in New Issue
Block a user