add PN_SurgeryInstallBodyPartProstheticBase

This commit is contained in:
Cocopomel 2021-03-11 04:16:33 +09:00
parent 2ccecb9537
commit e422515ba4

View File

@ -126,6 +126,12 @@
<workerClass>Recipe_InstallArtificialBodyPart</workerClass>
</RecipeDef>
<RecipeDef Name="PN_SurgeryInstallBodyPartProstheticBase" ParentName="PN_SurgeryInstallBodyPartArtificialBase" Abstract="True">
<skillRequirements>
<Medicine>4</Medicine>
</skillRequirements>
</RecipeDef>
<RecipeDef Name="PN_SurgeryRemoveImplantBase" ParentName="PN_Surgery" Abstract="True">
<workerClass>Recipe_RemoveImplant</workerClass>
<workAmount>2500</workAmount>