25 lines
672 B
XML
25 lines
672 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>*/WorkGiverDef[defName="DoBillsFabricationBench"]/fixedBillGiverDefs</xpath>
|
|
<value>
|
|
<li>PN_AutomatonBench</li>
|
|
</value>
|
|
</Operation>
|
|
<!--<Operation Class="PatchOperationAdd">
|
|
<xpath>*/WorkGiverDef[defName="ChatWithPrisoner"]</xpath>
|
|
<value>
|
|
<workTags>
|
|
<li>PN_noPrisoner</li>
|
|
</workTags>
|
|
</value>
|
|
</Operation>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>*/WorkGiverDef[defName="Research"]</xpath>
|
|
<value>
|
|
<workTags>
|
|
<li>PN_noResearch</li>
|
|
</workTags>
|
|
</value>
|
|
</Operation>-->
|
|
</Patch> |