수리 수정
This commit is contained in:
parent
0463bba9d9
commit
8c7aa5016f
@ -56,7 +56,7 @@
|
||||
<effectWorking>Repair</effectWorking>
|
||||
<workAmount>2000</workAmount>
|
||||
<hideBodyPartNames>true</hideBodyPartNames>
|
||||
<isViolation>true</isViolation>
|
||||
<isViolation>false</isViolation>
|
||||
<targetsBodyPart>false</targetsBodyPart>
|
||||
<surgerySuccessChanceFactor>1.0</surgerySuccessChanceFactor>
|
||||
<ingredients Inherit="false">
|
||||
@ -81,7 +81,7 @@
|
||||
<effectWorking>Repair</effectWorking>
|
||||
<workAmount>2000</workAmount>
|
||||
<hideBodyPartNames>true</hideBodyPartNames>
|
||||
<isViolation>true</isViolation>
|
||||
<isViolation>false</isViolation>
|
||||
<targetsBodyPart>false</targetsBodyPart>
|
||||
<surgerySuccessChanceFactor>1.0</surgerySuccessChanceFactor>
|
||||
</RecipeDef>
|
||||
@ -108,6 +108,7 @@
|
||||
<workerClass>AutomataRace.Recipe_RemoveBrain</workerClass>
|
||||
<jobString>Remove central nervous.</jobString>
|
||||
<workAmount>2000</workAmount>
|
||||
<isViolation>true</isViolation>
|
||||
<surgerySuccessChanceFactor>1.0</surgerySuccessChanceFactor>
|
||||
<researchPrerequisite>PNRP_Brain</researchPrerequisite>
|
||||
<uiIconThing>PN_Brain</uiIconThing>
|
||||
|
@ -373,6 +373,7 @@
|
||||
<targetsBodyPart>false</targetsBodyPart>
|
||||
<anesthetize>false</anesthetize>
|
||||
<workAmount>600</workAmount>
|
||||
<isViolation>false</isViolation>
|
||||
<dontShowIfAnyIngredientMissing>true</dontShowIfAnyIngredientMissing>
|
||||
<surgerySuccessChanceFactor>99999</surgerySuccessChanceFactor>
|
||||
<ingredients>
|
||||
|
Loading…
x
Reference in New Issue
Block a user