glassorb eraa
This commit is contained in:
parent
ccd3796764
commit
416635a5e9
@ -55,6 +55,28 @@
|
||||
</appliedOnFixedBodyParts>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef Name="DR_SurgeryInstallPlasteelPartBase" ParentName="SurgeryInstallBodyPartArtificialBase" Abstract="True">
|
||||
<workAmount>1500</workAmount>
|
||||
<skillRequirements>
|
||||
<Medicine>3</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Plasteel</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>10</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>Plasteel</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
</RecipeDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>FakeDragonianOrb</defName>
|
||||
<label>Fake DragonianOrb</label>
|
||||
@ -68,7 +90,7 @@
|
||||
<spawnThingOnRemoved>Plasteel</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallWoodenPartBase">
|
||||
<RecipeDef ParentName="DR_SurgeryInstallPlasteelPartBase">
|
||||
<defName>InstallFakeDragonianOrb</defName>
|
||||
<label>install fake DragonianOrb</label>
|
||||
<description>Install a fake DragonianOrb.</description>
|
||||
@ -77,7 +99,7 @@
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>PegLeg</addsHediff>
|
||||
<uiIconThing>Plasteel</uiIconThing>
|
||||
<addsHediff>FakeDragonianOrb</addsHediff>
|
||||
<uiIconThing>DragonianOrb</uiIconThing>
|
||||
</RecipeDef>
|
||||
</Defs>
|
||||
|
Loading…
x
Reference in New Issue
Block a user