comps修复

This commit is contained in:
Tourswen
2025-09-05 19:19:32 +08:00
parent ddb493cc75
commit 472be4418c
6 changed files with 41 additions and 7 deletions

View File

@@ -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>

View File

@@ -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>