RW-IzzyTweaks/1.5/Patches/RBGlass.xml

19 lines
449 B
XML
Raw Normal View History

2024-08-07 13:02:35 +10:00
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>ReBuild: Doors and Corners</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="RB_ClerestoryWall"]/researchPrerequisites</xpath>
<value>
<researchPrerequisites><li>Smithing</li></researchPrerequisites>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>