Skip to content
Snippets Groups Projects
Commit 8844c45c authored by Ed86's avatar Ed86
Browse files

removed needless/double operations from animals and humans

parent a79107fc
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,12 @@
<Patch>
<!-- Add peg arms -->
<!-- Races_Humanlike -->
<!--
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "Human"]/recipes</xpath>
<value>
<li>InstallPegArm</li>
</value>
</Operation>
-->
</Patch>
\ No newline at end of file
......@@ -7,12 +7,10 @@
<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>
<li>RJW_AbortionMech</li>
<li>RJW_HackMech</li>
<li>RJW_RemoveRestraints</li>
<li>RJW_RemoveCocoon</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