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