rjw-rbse/1.4/Patches/Recipes_RJW_Prosthetics.xml

12 lines
333 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<!-- Bionic prosthetics moved to Bionics Bench -->
<Operation Class="PatchOperationReplace">
<xpath>/Defs/RecipeDef[@Name="MakeAdvancedPrivates"]/recipeUsers</xpath>
<value>
<recipeUsers>
<li>BionicWorkbench</li>
</recipeUsers>
</value>
</Operation>
</Patch>