add InstallJoywire Recipe
This commit is contained in:
parent
39f92452e7
commit
31de7d1495
@ -92,6 +92,39 @@
|
|||||||
<appliedOnFixedBodyParts>
|
<appliedOnFixedBodyParts>
|
||||||
<li>PNLeg</li>
|
<li>PNLeg</li>
|
||||||
</appliedOnFixedBodyParts>
|
</appliedOnFixedBodyParts>
|
||||||
<addsHediff>ArchotechLeg</addsHediff>
|
<addsHediff>ArchotechLeg</addsHediff>
|
||||||
|
</RecipeDef>
|
||||||
|
|
||||||
|
<!--==================================== 일반 ====================================-->
|
||||||
|
|
||||||
|
<!-- Joywire -->
|
||||||
|
<RecipeDef ParentName="PN_SurgeryInstallImplantBase">
|
||||||
|
<defName>InstallJoywire</defName>
|
||||||
|
<label>install joywire</label>
|
||||||
|
<description>Install a joywire.</description>
|
||||||
|
<descriptionHyperlinks>
|
||||||
|
<ThingDef>Joywire</ThingDef>
|
||||||
|
<HediffDef>Joywire</HediffDef>
|
||||||
|
</descriptionHyperlinks>
|
||||||
|
<jobString>Installing joywire.</jobString>
|
||||||
|
<ingredients>
|
||||||
|
<li>
|
||||||
|
<filter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>Joywire</li>
|
||||||
|
</thingDefs>
|
||||||
|
</filter>
|
||||||
|
<count>1</count>
|
||||||
|
</li>
|
||||||
|
</ingredients>
|
||||||
|
<fixedIngredientFilter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>Joywire</li>
|
||||||
|
</thingDefs>
|
||||||
|
</fixedIngredientFilter>
|
||||||
|
<appliedOnFixedBodyParts>
|
||||||
|
<li>PNBrain</li>
|
||||||
|
</appliedOnFixedBodyParts>
|
||||||
|
<addsHediff>Joywire</addsHediff>
|
||||||
</RecipeDef>
|
</RecipeDef>
|
||||||
</Defs>
|
</Defs>
|
Loading…
x
Reference in New Issue
Block a user