폰카인드 옷 문제 수정

This commit is contained in:
Cocopomel
2022-07-09 01:22:46 +09:00
parent 3b9f126412
commit 57eaf61eb2
3 changed files with 24 additions and 18 deletions

View File

@@ -171,19 +171,19 @@
</comps>
<recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<workSkill>Crafting</workSkill>
<effectWorking>Smith</effectWorking>
<soundWorking>Recipe_Smith</soundWorking>
<unfinishedThingDef>UnfinishedHealthItemBionic</unfinishedThingDef>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<researchPrerequisite>PNRP_BrainCasing</researchPrerequisite>
<recipeUsers>
<li>PN_AutomatonBench</li>
</recipeUsers>
</recipeMaker>
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
<workSkill>Crafting</workSkill>
<effectWorking>Smith</effectWorking>
<soundWorking>Recipe_Smith</soundWorking>
<unfinishedThingDef>UnfinishedHealthItemBionic</unfinishedThingDef>
<skillRequirements>
<Crafting>8</Crafting>
</skillRequirements>
<researchPrerequisite>PNRP_BrainCasing</researchPrerequisite>
<recipeUsers>
<li>PN_AutomatonBench</li>
</recipeUsers>
</recipeMaker>
</ThingDef>
<!--==================================== 수리키트 ====================================-->
@@ -423,10 +423,11 @@
</tradeTags>
<tradeability>Buyable</tradeability>
<thingSetMakerTags Inherit="false">
</thingSetMakerTags>
</ThingDef>
<!--==================================== OTP 카드 ====================================-->
<ThingDef ParentName="ResourceBase">
<defName>PN_OTPCard</defName>
<label>PnL OTP card</label>
@@ -453,7 +454,7 @@
</tradeTags>
<tradeability>Buyable</tradeability>
<thingSetMakerTags Inherit="false">
</thingSetMakerTags>
</ThingDef>
</Defs>