제작대 텍스쳐 업데이트 및 조정

This commit is contained in:
Cocopomel 2021-10-06 11:57:35 +09:00
parent 6db84d78be
commit 6b2ec1b180
5 changed files with 1 additions and 37 deletions

View File

@ -133,41 +133,6 @@
<researchPrerequisite></researchPrerequisite>
</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>
<defName>PN_Disassemble_AutomatonPackage</defName>
<label>disassemble automaton package</label>

View File

@ -36,8 +36,7 @@
<li Class="CompProperties_Breakdownable"/>
</comps>
<recipes>
<li>PN_Make_ComponentIndustrial</li>
<li>Make_ComponentSpacer</li>
</recipes>
<graphicData>
<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