제작대 텍스쳐 업데이트 및 조정
This commit is contained in:
parent
6db84d78be
commit
6b2ec1b180
@ -133,41 +133,6 @@
|
|||||||
<researchPrerequisite></researchPrerequisite>
|
<researchPrerequisite></researchPrerequisite>
|
||||||
</RecipeDef>
|
</RecipeDef>
|
||||||
|
|
||||||
<RecipeDef>
|
|
||||||
<defName>PN_Make_ComponentIndustrial</defName>
|
|
||||||
<label>make component</label>
|
|
||||||
<description>Make a component.</description>
|
|
||||||
<jobString>Making component.</jobString>
|
|
||||||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
||||||
<effectWorking>Cook</effectWorking>
|
|
||||||
<soundWorking>Recipe_Machining</soundWorking>
|
|
||||||
<workAmount>5000</workAmount>
|
|
||||||
<unfinishedThingDef>UnfinishedComponent</unfinishedThingDef>
|
|
||||||
<ingredients>
|
|
||||||
<li>
|
|
||||||
<filter>
|
|
||||||
<thingDefs>
|
|
||||||
<li>Steel</li>
|
|
||||||
</thingDefs>
|
|
||||||
</filter>
|
|
||||||
<count>12</count>
|
|
||||||
</li>
|
|
||||||
</ingredients>
|
|
||||||
<fixedIngredientFilter>
|
|
||||||
<thingDefs>
|
|
||||||
<li>Steel</li>
|
|
||||||
</thingDefs>
|
|
||||||
</fixedIngredientFilter>
|
|
||||||
<products>
|
|
||||||
<ComponentIndustrial>1</ComponentIndustrial>
|
|
||||||
</products>
|
|
||||||
<skillRequirements>
|
|
||||||
<Crafting>8</Crafting>
|
|
||||||
</skillRequirements>
|
|
||||||
<workSkill>Crafting</workSkill>
|
|
||||||
<researchPrerequisite>Fabrication</researchPrerequisite>
|
|
||||||
</RecipeDef>
|
|
||||||
|
|
||||||
<RecipeDef>
|
<RecipeDef>
|
||||||
<defName>PN_Disassemble_AutomatonPackage</defName>
|
<defName>PN_Disassemble_AutomatonPackage</defName>
|
||||||
<label>disassemble automaton package</label>
|
<label>disassemble automaton package</label>
|
||||||
|
@ -36,8 +36,7 @@
|
|||||||
<li Class="CompProperties_Breakdownable"/>
|
<li Class="CompProperties_Breakdownable"/>
|
||||||
</comps>
|
</comps>
|
||||||
<recipes>
|
<recipes>
|
||||||
<li>PN_Make_ComponentIndustrial</li>
|
|
||||||
<li>Make_ComponentSpacer</li>
|
|
||||||
</recipes>
|
</recipes>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Building/PNAutomatonBench</texPath>
|
<texPath>Things/Building/PNAutomatonBench</texPath>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 52 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 34 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 36 KiB |
Loading…
x
Reference in New Issue
Block a user