diff --git a/About/Manifest.xml b/About/Manifest.xml
index fbbeb71..df9c74a 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -1,7 +1,7 @@
RJW-AA-AnimalPatch
- 1.5.15
+ 1.5.16
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 a30c13e..4fed420 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,7 @@
RJWAnimAddons-Animalpatch:
+10/17/2022: 1.5.16 Updated Magical Menagerie patch to check for new name: Alpha Mythology
+
8/4/2022: 1.5.15 Added patch: MoolohsDndMenagerie, Thanks Middle_aged_dragon!
7/27/2022: 1.5.14 kemomimihouse hotfix
diff --git a/Patches/MagicalMenagerie.xml b/Patches/AlphaMythologyAKAMagicalMenagerie.xml
similarity index 98%
rename from Patches/MagicalMenagerie.xml
rename to Patches/AlphaMythologyAKAMagicalMenagerie.xml
index 6119439..af1ae3f 100644
--- a/Patches/MagicalMenagerie.xml
+++ b/Patches/AlphaMythologyAKAMagicalMenagerie.xml
@@ -3,6 +3,7 @@
Magical Menagerie
+ Alpha Mythology
Always
diff --git a/Patches/Biomes!Prehistoric.xml b/Patches/Biomes!Prehistoric.xml
new file mode 100644
index 0000000..a095d9f
--- /dev/null
+++ b/Patches/Biomes!Prehistoric.xml
@@ -0,0 +1,69 @@
+
+
+
+
+ Biomes! Prehistoric
+
+
+ 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
+
+ BMT_QuadrupedWithBeakSpikesNeckAndTailWeapon
+ BMT_QuadrupedWithArmorBeakAndTailWeapon
+ BMT_QuadrupedWithBeakNeckAndTailWeapon
+ BMT_QuadrupedWithNeckFrillBeakAndTailHorn
+ BMT_QuadrupedWithNeckFrillBeakAndTail
+ BMT_QuadrupedWithPlatesBeakAndTailWeapon
+ BMT_QuadrupedWithPlatesSpikesBeakAndTailWeapon
+ BMT_QuadrupedWithBeakFeatherCrestNeckAndTailWeapon
+ BMT_QuadrupedWithNeckFrillBeakAndTailThreeHorns
+ BMT_BeetleLike
+ BMT_Scorpion
+ BMT_BeetleLikeWithStinger
+
+
+
+ /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes
+
+ BMT_QuadrupedWithBeakSpikesNeckAndTailWeapon
+ BMT_QuadrupedWithArmorBeakAndTailWeapon
+ BMT_QuadrupedWithBeakNeckAndTailWeapon
+ BMT_QuadrupedWithNeckFrillBeakAndTailHorn
+ BMT_QuadrupedWithNeckFrillBeakAndTail
+ BMT_QuadrupedWithPlatesBeakAndTailWeapon
+ BMT_QuadrupedWithPlatesSpikesBeakAndTailWeapon
+ BMT_QuadrupedWithBeakFeatherCrestNeckAndTailWeapon
+ BMT_QuadrupedWithNeckFrillBeakAndTailThreeHorns
+ BMT_BeetleLike
+ BMT_Scorpion
+ BMT_BeetleLikeWithStinger
+
+
+
+ /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes
+
+ BMT_BipedWithClawsTeethAndTailTwoDH
+ BMT_BipedWithClawsTeethAndTailThreeDH
+ BMT_BipedWithClawsTeethAndTailFourDH
+ BMT_BipedWithClawsTeethAndTailFiveDH
+ BMT_BipedWithSpikeTeethAndTail
+ BMT_BipedWithClawsSickleTeethAndTail
+
+
+
+ /Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes
+
+ BMT_BipedWithClawsTeethAndTailTwoDH
+ BMT_BipedWithClawsTeethAndTailThreeDH
+ BMT_BipedWithClawsTeethAndTailFourDH
+ BMT_BipedWithClawsTeethAndTailFiveDH
+ BMT_BipedWithSpikeTeethAndTail
+ BMT_BipedWithClawsSickleTeethAndTail
+
+
+
+
+
+
\ No newline at end of file