change PN_ExtractBrain label
This commit is contained in:
parent
05d58dbcc4
commit
c413e14f13
@ -81,10 +81,10 @@
|
|||||||
|
|
||||||
<RecipeDef ParentName="SurgeryFlesh">
|
<RecipeDef ParentName="SurgeryFlesh">
|
||||||
<defName>PN_ExtractBrain</defName>
|
<defName>PN_ExtractBrain</defName>
|
||||||
<label>extract brain</label>
|
<label>extract central nervous</label>
|
||||||
<description>extract brain.</description>
|
<description>extract central nervous.</description>
|
||||||
<workerClass>AutomataRace.Recipe_RemoveBrain</workerClass>
|
<workerClass>AutomataRace.Recipe_RemoveBrain</workerClass>
|
||||||
<jobString>Remove Brain.</jobString>
|
<jobString>Remove central nervous.</jobString>
|
||||||
<workAmount>2000</workAmount>
|
<workAmount>2000</workAmount>
|
||||||
<surgerySuccessChanceFactor>1.2</surgerySuccessChanceFactor>
|
<surgerySuccessChanceFactor>1.2</surgerySuccessChanceFactor>
|
||||||
<ingredients>
|
<ingredients>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user