mirror of
https://gitgud.io/dastardlii/rjw-rbse.git
synced 2024-08-14 23:57:40 +00:00
12 lines
No EOL
333 B
XML
12 lines
No EOL
333 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Patch>
|
|
<!-- Bionic prosthetics moved to Bionics Bench -->
|
|
<Operation Class="PatchOperationReplace">
|
|
<xpath>/Defs/RecipeDef[@Name="MakeStandardPrivates"]/recipeUsers</xpath>
|
|
<value>
|
|
<recipeUsers>
|
|
<li>BionicWorkbench</li>
|
|
</recipeUsers>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |