RimWorld

RimWorld

Simple Chains: Lumber
New fat dwarf 13 Oct, 2021 @ 12:01am
Patch for Medieval Overhaul
Patch for Medieval Overhaul - https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2553700067

<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Medieval Overhaul</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<!--Change Buiding Cost -->
<li Class="PatchOperationSetName">
<xpath>Defs/ThingDef[defName="DankPyon_WoodLogs1x1c" or defName="DankPyon_WoodLogs1x2c"]/costList/WoodLog</xpath>
<name>Owl_WoodLog</name>
</li>
<!--Change Storage Option -->
<li Class="PatchOperationReplace">
<xpath>/Defs/ThingDef[defName="DankPyon_WoodLogs1x1c" or defName="DankPyon_WoodLogs1x2c"]/building/fixedStorageSettings/filter/thingDefs/li</xpath>
<value>
<li>Owl_WoodLog</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

(I don't know how to post code in right way. Sorry)
< >
Showing 1-1 of 1 comments
Owlchemist  [developer] 13 Oct, 2021 @ 12:06am 
Great, thanks! I'll take a look.
< >
Showing 1-1 of 1 comments
Per page: 1530 50