This commit is contained in:
Tory 2023-08-23 21:24:28 +00:00
parent 99fd5fe668
commit 51d1e8d549
3 changed files with 3 additions and 28 deletions

View file

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Biomes! Islands</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd"><!--Fucking Animals-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_FaceFuckF" or defName="Beast_FaceFuckM" or defName="CentaurBeast_DoggystyleF" or defName="CentaurBeast_DoggystyleM" or defName="CentaurBeast_CowgirlF" or defName="CentaurBeast_CowgirlM"]/actors/li[2]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>MantisLike</li>
</value>
</li>
<!--Fucked Animals<li Class="PatchOperationAdd">
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName=""]/actors/li[1]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>MantisLike</li>
</value>
</li>-->
</operations>
</match>
</Operation>
</Patch>