rjwanimaddons-animalpatch/Patches/Masheds_Ashlands.xml

47 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Mashed's Ashlands</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd"><!--Fucking Animals-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[2]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>Mashed_Ashlands_InsectScribLike</li>
<li>Mashed_Ashlands_BipedalWithNoArms</li>
<li>Mashed_Ashlands_CnidarianBody</li>
<li>Mashed_Ashlands_CrabLike</li>
<li>Mashed_Ashlands_QuadrupedWithSixEyes</li>
<li>Mashed_Ashlands_BipedalWithTusksAndCrest</li>
<li>Mashed_Ashlands_InsectLeechLike</li>
<li>Mashed_Ashlands_CnidarianShellBody</li>
<li>Mashed_Ashlands_InsectDogLike</li>
<li>Mashed_Ashlands_InsectTickLike</li>
<li>Mashed_Ashlands_InsectFleaLike</li>
</value>
</li>
<li Class="PatchOperationAdd"><!--Fucked Animals-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[1]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>Mashed_Ashlands_InsectScribLike</li>
<li>Mashed_Ashlands_BipedalWithNoArms</li>
<li>Mashed_Ashlands_CnidarianBody</li>
<li>Mashed_Ashlands_CrabLike</li>
<li>Mashed_Ashlands_QuadrupedWithSixEyes</li>
<li>Mashed_Ashlands_BipedalWithTusksAndCrest</li>
<li>Mashed_Ashlands_InsectLeechLike</li>
<li>Mashed_Ashlands_CnidarianShellBody</li>
<li>Mashed_Ashlands_InsectDogLike</li>
<li>Mashed_Ashlands_InsectTickLike</li>
<li>Mashed_Ashlands_InsectFleaLike</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>