modify PN_AutomatonBench

This commit is contained in:
Cocopomel
2021-04-02 22:49:26 +09:00
parent 51be3a1a7b
commit c4c291e34f
2 changed files with 9 additions and 73 deletions

9
1.2/Patches/Vanilla.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationAdd">
<xpath>*/WorkGiverDef[defName="DoBillsFabricationBench"]/fixedBillGiverDefs</xpath>
<value>
<li>PN_AutomatonBench</li>
</value>
</Operation>
</Patch>