add InstallJoywire Recipe
This commit is contained in:
parent
39f92452e7
commit
31de7d1495
@ -94,4 +94,37 @@
|
||||
</appliedOnFixedBodyParts>
|
||||
<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>
|
||||
</Defs>
|
Loading…
x
Reference in New Issue
Block a user