Dumb typo fix

This commit is contained in:
Tory 2022-05-26 17:23:15 -07:00
parent 42222ed4a4
commit edd9f7bb07
1 changed files with 2 additions and 7 deletions

View File

@ -5,11 +5,9 @@
<li>Vanilla Genetics Expanded</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd"><!--Fucking Animals-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" ordefName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
<success>Always</success>
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
<value>
<li>GR_JellyfishBody</li>
<li>GR_QuadrupedAnimalWithBeak</li>
@ -24,8 +22,7 @@
</value>
</li>
<li Class="PatchOperationAdd"><!--Fucked Animals-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" ordefName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
<success>Always</success>
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
<value>
<li>GR_JellyfishBody</li>
<li>GR_QuadrupedAnimalWithBeak</li>
@ -41,7 +38,6 @@
</li>
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>GR_BirdWithTeeth</li>
<li>GR_HornedBird</li>
@ -53,7 +49,6 @@
</li>
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
<success>Always</success>
<value>
<li>GR_BirdWithTeeth</li>
<li>GR_HornedBird</li>