更新衣服的科技依赖

This commit is contained in:
Tourswen
2025-09-15 21:52:43 +08:00
parent fda9a18124
commit 14a61b46e9
2 changed files with 18 additions and 4 deletions

View File

@@ -28,7 +28,6 @@
<canBeGeneratedToSatisfyToxicEnvironmentResistance>false</canBeGeneratedToSatisfyToxicEnvironmentResistance> <canBeGeneratedToSatisfyToxicEnvironmentResistance>false</canBeGeneratedToSatisfyToxicEnvironmentResistance>
<useWornGraphicMask>true</useWornGraphicMask> <useWornGraphicMask>true</useWornGraphicMask>
</apparel> </apparel>
<recipeMaker Inherit="False" IsNull="True"/>
<possessionCount>1</possessionCount> <possessionCount>1</possessionCount>
<statBases> <statBases>
<Mass>0.1</Mass> <Mass>0.1</Mass>
@@ -42,6 +41,12 @@
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_White</texPath> <texPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_White</texPath>
</graphicData> </graphicData>
<recipeMaker Inherit="False">
<researchPrerequisite>ARA_Technology_4DIL</researchPrerequisite>
</recipeMaker>
<costList Inherit="False">
<ARA_Carapace>25</ARA_Carapace>
</costList>
<apparel> <apparel>
<wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_White</wornGraphicPath> <wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_White</wornGraphicPath>
</apparel> </apparel>
@@ -56,6 +61,12 @@
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</texPath> <texPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</texPath>
</graphicData> </graphicData>
<recipeMaker Inherit="False">
<researchPrerequisite>ARA_Technology_4DIL</researchPrerequisite>
</recipeMaker>
<costList Inherit="False">
<ARA_Carapace>25</ARA_Carapace>
</costList>
<apparel> <apparel>
<wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</wornGraphicPath> <wornGraphicPath>ArachnaeSwarm/Apparel/ARA_Bodystocking_Black</wornGraphicPath>
</apparel> </apparel>
@@ -145,6 +156,12 @@
<defName>ARA_Maid_Uniform</defName> <defName>ARA_Maid_Uniform</defName>
<label>阿拉克涅女仆装</label> <label>阿拉克涅女仆装</label>
<description>阿拉克涅督虫们所着织物中的一种,是她们永远服侍虫巢形象的完美具现化。</description> <description>阿拉克涅督虫们所着织物中的一种,是她们永远服侍虫巢形象的完美具现化。</description>
<recipeMaker Inherit="False">
<researchPrerequisite>ARA_Technology_4DIL</researchPrerequisite>
</recipeMaker>
<costList Inherit="False">
<ARA_Carapace>25</ARA_Carapace>
</costList>
<graphicData> <graphicData>
<texPath>ArachnaeSwarm/Apparel/ARA_Maid_Uniform</texPath> <texPath>ArachnaeSwarm/Apparel/ARA_Maid_Uniform</texPath>
</graphicData> </graphicData>

View File

@@ -176,9 +176,6 @@
<ThingDef>ARA_RW_Basic_Acid_Bladder_Gun</ThingDef> <ThingDef>ARA_RW_Basic_Acid_Bladder_Gun</ThingDef>
<ThingDef>ARA_RW_Basic_Fist_Needle_Gun</ThingDef> <ThingDef>ARA_RW_Basic_Fist_Needle_Gun</ThingDef>
</descriptionHyperlinks> </descriptionHyperlinks>
<researchPrerequisites>
<li>ARA_Technology_5DIL</li>
</researchPrerequisites>
<comps> <comps>
<!-- The new, GrowthVat-style fuel component --> <!-- The new, GrowthVat-style fuel component -->