diff --git a/About/Manifest.xml b/About/Manifest.xml index 9affbb0..990e16d 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ RJW-AA-AnimalPatch - 1.5.8 + 1.5.9 https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml https://gitgud.io/Tory/rjwanimaddons-animalpatch/ diff --git a/Changelog.txt b/Changelog.txt index a3954a3..dd9d6ba 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ RJWAnimAddons-Animalpatch: +1/13/2022: 1.5.9 Added PokeWorld patch + 9/12/2021: 1.5.8 Added patches for Mincho animals, Huri, HC_Creatures_1, Vanilla Animals Expanded — Caves. Updated patch for Race to the Rim 9/9/2021: 1.5.7 Updated Warhammer"ish":Dryad patch diff --git a/Patches/AnimationPatch_AnimalListBodyPokéWorld.xml b/Patches/AnimationPatch_AnimalListBodyPokéWorld.xml new file mode 100644 index 0000000..4b0370f --- /dev/null +++ b/Patches/AnimationPatch_AnimalListBodyPokéWorld.xml @@ -0,0 +1,87 @@ + + + + +
  • PokéWorld
  • +
  • 2652029657
  • +
    + + 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 + +
  • PW_HeadPokemon
  • +
  • PW_HeadPokemonWithBody
  • +
  • PW_HeadPokemonWithArms
  • +
  • PW_HeadPokemonWithLegs
  • +
  • PW_FishPokemonWithPectoralCaudalDorsalFins
  • +
  • PW_InsectPokemonWith6Legs
  • +
  • PW_InsectPokemonWith4Legs
  • +
  • PW_InsectPokemonWith4LegsAndClaws
  • +
  • PW_MultipleBodiedPokemon2Head
  • +
  • PW_MultipleBodiedPokemon3Head
  • +
  • PW_MultipleBodiedPokemon3HeadAndLegs
  • +
  • PW_MultipleBodiedPokemon5Head
  • +
  • PW_QuadrupedPokemonWithPaws
  • +
  • PW_QuadrupedPokemonWithPawsAndTail
  • +
  • PW_QuadrupedPokemonWithHooves
  • +
  • PW_QuadrupedPokemonWithHoovesAndTail
  • +
  • PW_SnakePokemon
  • +
  • PW_TentaclePokemon
  • +
  • PW_TentaclePokemonWithShell
  • +
  • PW_WingedPokemonWithBeak
  • +
  • PW_WingedPokemonWithJaw
  • +
  • PW_InsectPokemonWithWingsAndLegs
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[1]/bodyDefTypes + Always + +
  • PW_HeadPokemon
  • +
  • PW_HeadPokemonWithBody
  • +
  • PW_HeadPokemonWithArms
  • +
  • PW_HeadPokemonWithLegs
  • +
  • PW_FishPokemonWithPectoralCaudalDorsalFins
  • +
  • PW_InsectPokemonWith6Legs
  • +
  • PW_InsectPokemonWith4Legs
  • +
  • PW_InsectPokemonWith4LegsAndClaws
  • +
  • PW_MultipleBodiedPokemon2Head
  • +
  • PW_MultipleBodiedPokemon3Head
  • +
  • PW_MultipleBodiedPokemon3HeadAndLegs
  • +
  • PW_MultipleBodiedPokemon5Head
  • +
  • PW_QuadrupedPokemonWithPaws
  • +
  • PW_QuadrupedPokemonWithPawsAndTail
  • +
  • PW_QuadrupedPokemonWithHooves
  • +
  • PW_QuadrupedPokemonWithHoovesAndTail
  • +
  • PW_SnakePokemon
  • +
  • PW_TentaclePokemon
  • +
  • PW_TentaclePokemonWithShell
  • +
  • PW_WingedPokemonWithBeak
  • +
  • PW_WingedPokemonWithJaw
  • +
  • PW_InsectPokemonWithWingsAndLegs
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes + Always + +
  • PW_BipedPokemon
  • +
  • PW_BipedPokemonWithTail
  • + + +
  • + /Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes + Always + +
  • PW_BipedPokemon
  • +
  • PW_BipedPokemonWithTail
  • + + +
    +
    +
    + +
    \ No newline at end of file