Dumb typo fix

This commit is contained in:
Tory 2022-05-26 17:23:15 -07:00
parent 42222ed4a4
commit edd9f7bb07

View file

@ -5,11 +5,9 @@
<li>Vanilla Genetics Expanded</li> <li>Vanilla Genetics Expanded</li>
</mods> </mods>
<match Class="PatchOperationSequence"> <match Class="PatchOperationSequence">
<success>Always</success>
<operations> <operations>
<li Class="PatchOperationAdd"><!--Fucking Animals--> <li Class="PatchOperationAdd"><!--Fucking Animals-->
<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> <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>
<success>Always</success>
<value> <value>
<li>GR_JellyfishBody</li> <li>GR_JellyfishBody</li>
<li>GR_QuadrupedAnimalWithBeak</li> <li>GR_QuadrupedAnimalWithBeak</li>
@ -25,7 +23,6 @@
</li> </li>
<li Class="PatchOperationAdd"><!--Fucked Animals--> <li Class="PatchOperationAdd"><!--Fucked Animals-->
<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> <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>
<success>Always</success>
<value> <value>
<li>GR_JellyfishBody</li> <li>GR_JellyfishBody</li>
<li>GR_QuadrupedAnimalWithBeak</li> <li>GR_QuadrupedAnimalWithBeak</li>
@ -41,7 +38,6 @@
</li> </li>
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)--> <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> <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> <value>
<li>GR_BirdWithTeeth</li> <li>GR_BirdWithTeeth</li>
<li>GR_HornedBird</li> <li>GR_HornedBird</li>
@ -53,7 +49,6 @@
</li> </li>
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)--> <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> <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> <value>
<li>GR_BirdWithTeeth</li> <li>GR_BirdWithTeeth</li>
<li>GR_HornedBird</li> <li>GR_HornedBird</li>