diff --git a/Changelog.txt b/Changelog.txt index 0b80731..97d7c29 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ 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! 5/26/2022: 1.5.12 Added patches: VanillaGeneticsExpanded, ScaledWorld. Updated Dragon'sDescent diff --git a/Patches/kemomimihouse.xml b/Patches/kemomimihouse.xml index 6b09818..d6beb75 100644 --- a/Patches/kemomimihouse.xml +++ b/Patches/kemomimihouse.xml @@ -8,7 +8,7 @@ Always
  • - /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/defName + /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/defNames Always
  • akame
  • @@ -25,7 +25,7 @@
  • - /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/defName + /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/defNames Always
  • akame