diff --git a/CHANGELOG.md b/CHANGELOG.md
index 096a4e5..74a35d4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,8 +17,9 @@
- Custom background icons when Vanilla-Expanded-Framework is loaded
- Sexual Age Drainer & Youth Fountain now change age as configured in XML
- Draft for a Hive-Start Scenario
-- Added Orgasmic Mytosis Gene: On Multiple Orgasms, spawn an identical copy of a pawn. Items and Implants are not copied.
-- New Simple Genitalia Patches for popular Xenotypes (Thanks @Pali42K)
+- Added Orgasmic Mytosis Gene: On Multiple Orgasms, spawn an identical copy of a pawn. Items and Implants are not copied.
+- Patches for Alpha Genes Xenotypes and LTS Xenotech
+- New Simple Genitalia Patches for other popular Xenotypes (Thanks @Pali42K)
**Internal:**
diff --git a/Common/Patches/Xenotypes/FromOtherMods/GenitaliaUpdate.xml b/Common/Patches/Xenotypes/GenitaliaUpdate.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/GenitaliaUpdate.xml
rename to Common/Patches/Xenotypes/GenitaliaUpdate.xml
diff --git a/Common/Patches/Xenotypes/PatchAlphaGenes.xml b/Common/Patches/Xenotypes/PatchAlphaGenes.xml
new file mode 100644
index 0000000..5550f25
--- /dev/null
+++ b/Common/Patches/Xenotypes/PatchAlphaGenes.xml
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_Fleetkind"]/genes
+
+ rjw_genes_slime_genitalia
+ rjw_genes_elasticity
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_Helixien"]/genes
+
+ rjw_genes_slime_genitalia
+ rjw_genes_elasticity
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_Taukai"]/genes
+
+ rjw_genes_sexual_mytosis
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_MindDevourer"]/genes
+
+ rjw_genes_demonic_genitalia
+ rjw_genes_sex_age_drain
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_Lapis"]/genes
+
+ rjw_genes_big_breasts
+ rjw_genes_no_cum
+ rjw_genes_big_male_genitalia
+
+
+
+
+
+
+ Alpha Genes
+
+
+ Defs/XenotypeDef[defName="AG_Efreet"]/genes
+
+ rjw_genes_demonic_genitalia
+ rjw_genes_small_breasts
+ rjw_genes_tight_female_genitalia
+ rjw_genes_tight_anus
+
+
+
+
+
+
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchBiotechNyaron.xml b/Common/Patches/Xenotypes/PatchBiotechNyaron.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchBiotechNyaron.xml
rename to Common/Patches/Xenotypes/PatchBiotechNyaron.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchErinsAuronya.xml b/Common/Patches/Xenotypes/PatchErinsAuronya.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchErinsAuronya.xml
rename to Common/Patches/Xenotypes/PatchErinsAuronya.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchErinsShisune.xml b/Common/Patches/Xenotypes/PatchErinsShisune.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchErinsShisune.xml
rename to Common/Patches/Xenotypes/PatchErinsShisune.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchKijinRace3.xml b/Common/Patches/Xenotypes/PatchKijinRace3.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchKijinRace3.xml
rename to Common/Patches/Xenotypes/PatchKijinRace3.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchNarai.xml b/Common/Patches/Xenotypes/PatchNarai.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchNarai.xml
rename to Common/Patches/Xenotypes/PatchNarai.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchNyaron.xml b/Common/Patches/Xenotypes/PatchNyaron.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchNyaron.xml
rename to Common/Patches/Xenotypes/PatchNyaron.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchPapou.xml b/Common/Patches/Xenotypes/PatchPapou.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchPapou.xml
rename to Common/Patches/Xenotypes/PatchPapou.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchRoosFaun.xml b/Common/Patches/Xenotypes/PatchRoosFaun.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchRoosFaun.xml
rename to Common/Patches/Xenotypes/PatchRoosFaun.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchRoosMinotaur.xml b/Common/Patches/Xenotypes/PatchRoosMinotaur.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchRoosMinotaur.xml
rename to Common/Patches/Xenotypes/PatchRoosMinotaur.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchRoosSatyr.xml b/Common/Patches/Xenotypes/PatchRoosSatyr.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchRoosSatyr.xml
rename to Common/Patches/Xenotypes/PatchRoosSatyr.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchSaurid.xml b/Common/Patches/Xenotypes/PatchSaurid.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchSaurid.xml
rename to Common/Patches/Xenotypes/PatchSaurid.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchVREPhytokin.xml b/Common/Patches/Xenotypes/PatchVREPhytokin.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchVREPhytokin.xml
rename to Common/Patches/Xenotypes/PatchVREPhytokin.xml
diff --git a/Common/Patches/Xenotypes/FromOtherMods/PatchVRESanguophage.xml b/Common/Patches/Xenotypes/PatchVRESanguophage.xml
similarity index 100%
rename from Common/Patches/Xenotypes/FromOtherMods/PatchVRESanguophage.xml
rename to Common/Patches/Xenotypes/PatchVRESanguophage.xml
diff --git a/Common/Patches/Xenotypes/PatchXenotech.xml b/Common/Patches/Xenotypes/PatchXenotech.xml
new file mode 100644
index 0000000..8ed3deb
--- /dev/null
+++ b/Common/Patches/Xenotypes/PatchXenotech.xml
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+ [LTS]Xenotech
+
+
+ Defs/XenotypeDef[defName="LTS_Nyankind"]/genes
+
+ rjw_genes_feline_genitalia
+
+
+
+
+
+ [LTS]Xenotech
+
+
+ Defs/XenotypeDef[defName="LTS_Growler"]/genes
+
+ rjw_genes_canine_genitalia
+
+
+
+
+
+
+ [LTS]Xenotech
+
+
+ Defs/XenotypeDef[defName="LTS_Elfin"]/genes
+
+ rjw_genes_small_male_genitalia
+ rjw_genes_tight_female_genitalia
+
+
+
+
+
+
+ [LTS]Xenotech
+
+
+ Defs/XenotypeDef[defName="LTS_Ork"]/genes
+
+ rjw_genes_big_male_genitalia
+ rjw_genes_loose_female_genitalia
+
+
+
+
+
+
+ [LTS]Xenotech
+
+
+ Defs/XenotypeDef[defName="LTS_Lilime"]/genes
+
+ rjw_genes_demonic_genitalia
+ rjw_genes_elasticity
+ AptitudeRemarkable_Sex
+
+
+
+
+
+