2025-7-23

This commit is contained in:
2025-07-23 15:45:21 +08:00
parent 596e4b596b
commit cab0958514
4 changed files with 55 additions and 4 deletions

View File

@@ -258,7 +258,7 @@
<li>WULA_Charge_Cube</li>
</thingDefs>
</filter>
<count>100</count>
<count>25</count>
</li>
<li>
<filter>
@@ -679,4 +679,42 @@
</descriptionHyperlinks>
<researchPrerequisite>WULA_Machine_Productor_1_Technology</researchPrerequisite>
</RecipeDef>
<RecipeDef ParentName="LightMechanoidRecipe">
<defName>WULA_Build_Mech_Cat_DM</defName>
<label>建造CAt-96"暗物质猫猫"</label>
<description>建造一台CAt-96"暗物质猫猫"辅助机器人,可以执行包括搬运、烹饪、种植收割、清理、急救和灭火一类的简单工作,无需充电,但是死亡时会产生湮灭爆炸。</description>
<ingredients Inherit="False">
<li>
<filter>
<thingDefs>
<li>Steel</li>
</thingDefs>
</filter>
<count>50</count>
</li>
<li>
<filter>
<thingDefs>
<li>ComponentIndustrial</li>
</thingDefs>
</filter>
<count>4</count>
</li>
<li>
<filter>
<thingDefs>
<li>WULA_Dark_Matter_Item</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<products>
<Mech_WULA_Cat_DM>1</Mech_WULA_Cat_DM>
</products>
<descriptionHyperlinks>
<ThingDef>Mech_WULA_Cat_DM</ThingDef>
</descriptionHyperlinks>
<researchPrerequisite>WULA_Mech_WULA_Cat_DM_Technology</researchPrerequisite>
</RecipeDef>
</Defs>