isekaiob.HSKGrinder/Patches/PSawmill.xml
2023-10-05 12:18:44 +08:00

14 lines
403 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Core SK</li>
</mods>
<match Class = "PatchOperationAdd">
<xpath>Defs/WorkGiverDef[defName="DoBillsMakeWoodPlanks"]/fixedBillGiverDefs</xpath>
<value>
<li>MechanicalSawmill</li>
</value>
</match>
</Operation>
</Patch>