Skip to content
Snippets Groups Projects
Commit eb6cc384 authored by Zaltys's avatar Zaltys :snake:
Browse files

Patched in animal recipes, so they work on all mod-added animals.

parent 2ed7f0f7
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<!-- Animals -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[@Name="AnimalThingBase"]/recipes</xpath>
<value>
<li>DeterminePregnancy</li>
<li>RJW_AbortionHuman</li>
<li>RJW_AbortionBeast</li>
<li>Sterilization</li>
<li>RJW_InstallIUD</li>
<li>RJW_RemovelIUD</li>
<li>RemoveGenitals</li>
<li>RemoveBreasts</li>
<li>RemoveAnus</li>
</value>
</Operation>
</Patch>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment