2021-07-10 02:48:16 +09:00

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>