mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
1.5.14
This commit is contained in:
parent
1f1be3e674
commit
8e3fd36cc8
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
RJWAnimAddons-Animalpatch:
|
RJWAnimAddons-Animalpatch:
|
||||||
|
|
||||||
|
7/27/2022: 1.5.14 kemomimihouse hotfix
|
||||||
|
|
||||||
7/26/2022: 1.5.13 Added patches: CreaturesofKi, kemomimihouse, ReGrowthMutatedAnimalsPack, Nexomon, LordoftheRims-Dwarves, JurassicRimworld(Continued), HildasCreatures-Deerfox(Continued) Thanks Middle_aged_dragon!
|
7/26/2022: 1.5.13 Added patches: CreaturesofKi, kemomimihouse, ReGrowthMutatedAnimalsPack, Nexomon, LordoftheRims-Dwarves, JurassicRimworld(Continued), HildasCreatures-Deerfox(Continued) Thanks Middle_aged_dragon!
|
||||||
|
|
||||||
5/26/2022: 1.5.12 Added patches: VanillaGeneticsExpanded, ScaledWorld. Updated Dragon'sDescent
|
5/26/2022: 1.5.12 Added patches: VanillaGeneticsExpanded, ScaledWorld. Updated Dragon'sDescent
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<success>Always</success>
|
<success>Always</success>
|
||||||
<operations>
|
<operations>
|
||||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)(defNames)-->
|
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)(defNames)-->
|
||||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/defName</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]/defNames</xpath>
|
||||||
<success>Always</success>
|
<success>Always</success>
|
||||||
<value>
|
<value>
|
||||||
<li>akame</li>
|
<li>akame</li>
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
</value>
|
</value>
|
||||||
</li>
|
</li>
|
||||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)(defNames)-->
|
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)(defNames)-->
|
||||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/defName</xpath>
|
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/defNames</xpath>
|
||||||
<success>Always</success>
|
<success>Always</success>
|
||||||
<value>
|
<value>
|
||||||
<li>akame</li>
|
<li>akame</li>
|
||||||
|
|
Loading…
Reference in a new issue