LTS.Integrated_Implants-Forked/1.5/Patches/Races_Humanlike_Patch.xml

15 lines
434 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<!--<Operation Class="PatchOperationAdd">
<xpath>*/ThingDef[defName = "Human"]/recipes</xpath>
<value>
<li>HulkificationSurgery</li>
</value>
</Operation>
<Operation Class="PatchOperationAdd" MayRequire="Ludeon.RimWorld.Anomaly">
<xpath>*/ThingDef[defName = "Human"]/recipes</xpath>
<value>
<li>HulkificationSurgery</li>
</value>
</Operation>-->
</Patch>