fix PN_ExtractBrain
This commit is contained in:
parent
bc4a737919
commit
9532193c6e
@ -28,7 +28,7 @@
|
|||||||
<thingDefs>
|
<thingDefs>
|
||||||
<li>PN_RepairKit</li>
|
<li>PN_RepairKit</li>
|
||||||
</thingDefs>
|
</thingDefs>
|
||||||
<categories>
|
<categories>
|
||||||
<li>Medicine</li>
|
<li>Medicine</li>
|
||||||
</categories>
|
</categories>
|
||||||
</fixedIngredientFilter>
|
</fixedIngredientFilter>
|
||||||
@ -96,8 +96,37 @@
|
|||||||
</filter>
|
</filter>
|
||||||
<count>1</count>
|
<count>1</count>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<filter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>Steel</li>
|
||||||
|
</thingDefs>
|
||||||
|
</filter>
|
||||||
|
<count>5</count>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<filter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>ComponentIndustrial</li>
|
||||||
|
</thingDefs>
|
||||||
|
</filter>
|
||||||
|
<count>1</count>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<filter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>PN_AutomatonFuel</li>
|
||||||
|
</thingDefs>
|
||||||
|
</filter>
|
||||||
|
<count>1</count>
|
||||||
|
</li>
|
||||||
</ingredients>
|
</ingredients>
|
||||||
<fixedIngredientFilter>
|
<fixedIngredientFilter>
|
||||||
|
<thingDefs>
|
||||||
|
<li>Steel</li>
|
||||||
|
<li>ComponentIndustrial</li>
|
||||||
|
<li>PN_AutomatonFuel</li>
|
||||||
|
</thingDefs>
|
||||||
<categories>
|
<categories>
|
||||||
<li>Medicine</li>
|
<li>Medicine</li>
|
||||||
</categories>
|
</categories>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<graphicData Inherit="false">
|
<graphicData Inherit="false">
|
||||||
<texPath>Things/Item/PNCentralnervous</texPath>
|
<texPath>Things/Item/PNCentralnervous</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>1.0</drawSize>
|
<drawSize>0.8</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<statBases>
|
<statBases>
|
||||||
<MarketValue>500</MarketValue>
|
<MarketValue>500</MarketValue>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user