diff --git a/Changelog.txt b/Changelog.txt index be10b69..9ca92ec 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ RJWAnimAddons-Animalpatch: +Added Hybrid Animals patch, updated Bastyon patch + fixed requireGender error for 1.1 users 6/23/2021: 1.5.4 Actually more accurate gender detection this time. Requires Animation Framework V:1.1.5 from June 23rd 2021 @@ -42,4 +44,4 @@ fixed requireGender error for 1.1 users 6/30/2020: Added Animations_Beast2.xml file for male/futa on animal animations (will likely need tweaks using offset manager) -6/27/2020: Initial upload \ No newline at end of file +6/27/2020: Initial upload diff --git a/Patches/AnimationPatch_AnimalListBodyBastyon.xml b/Patches/AnimationPatch_AnimalListBodyBastyon.xml index c98ace4..08f778f 100644 --- a/Patches/AnimationPatch_AnimalListBodyBastyon.xml +++ b/Patches/AnimationPatch_AnimalListBodyBastyon.xml @@ -16,6 +16,8 @@
  • Bast_LimblessGelatinous
  • Bast_LimblessHovering
  • Bast_Spider
  • +
  • Bast_Ant
  • +
  • Bast_SnippingSnail
  • @@ -26,22 +28,30 @@
  • Bast_LimblessGelatinous
  • Bast_LimblessHovering
  • Bast_Spider
  • +
  • Bast_Ant
  • +
  • Bast_SnippingSnail
  • /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes Always +
  • Bast_Critter
  • +
  • Bast_SvarogBody
  • +
  • Bast_LightningElementalBody
  • /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes Always +
  • Bast_Critter
  • +
  • Bast_SvarogBody
  • +
  • Bast_LightningElementalBody
  • - \ No newline at end of file + diff --git a/Patches/AnimationPatch_AnimalListHybridAnimals.xml b/Patches/AnimationPatch_AnimalListHybridAnimals.xml new file mode 100644 index 0000000..149d541 --- /dev/null +++ b/Patches/AnimationPatch_AnimalListHybridAnimals.xml @@ -0,0 +1,43 @@ + + + + +
  • Hybrid Animals
  • +
  • 2531718666
  • +
    + + Always + +
  • + /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 + Always + +
  • ZNY_ChorseBody
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[1]/bodyDefTypes + Always + +
  • ZNY_ChorseBody
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes + Always + +
  • ZHY_DoguinBody
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes + Always + +
  • ZHY_DoguinBody
  • + + +
    +
    +
    + +