From d88835b03d55ccdcc8e115bfb95e859457292630 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Sun, 5 Feb 2023 11:15:17 +0100 Subject: [PATCH] Added Patches for some popular Xenotypes --- CHANGELOG.md | 1 + Common/Patches/Xenotypes/PatchKijinRace3.xml | 14 +++++ Common/Patches/Xenotypes/PatchNyaron.xml | 15 ++++++ .../Patches/Xenotypes/PatchRoosMinotaur.xml | 18 +++++++ Common/Patches/Xenotypes/PatchVREPhytokin.xml | 51 +++++++++++++++++++ 5 files changed, 99 insertions(+) create mode 100644 Common/Patches/Xenotypes/PatchKijinRace3.xml create mode 100644 Common/Patches/Xenotypes/PatchNyaron.xml create mode 100644 Common/Patches/Xenotypes/PatchRoosMinotaur.xml create mode 100644 Common/Patches/Xenotypes/PatchVREPhytokin.xml diff --git a/CHANGELOG.md b/CHANGELOG.md index 08005c3..03e8a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Features: - RJW Race-Support Compatibility (#12,#13, Shabakur) - Animal Gene Inheritance Gene-Chance Multiplier per Setting (#13, Shabakur) - Lots of Debug-Only Logging for Animal Gene Inheritance +- Patches for some popular Xenotype Mods (Nyaron, Kijin3, Roos Minotaurs, VRE Phytokin) - Mod-Settings Succubus: diff --git a/Common/Patches/Xenotypes/PatchKijinRace3.xml b/Common/Patches/Xenotypes/PatchKijinRace3.xml new file mode 100644 index 0000000..de2b840 --- /dev/null +++ b/Common/Patches/Xenotypes/PatchKijinRace3.xml @@ -0,0 +1,14 @@ + + + + +
  • Kijin Race 3.0
  • +
    + + Defs/XenotypeDef[defName="KijinXenotype"]/genes + +
  • rjw_genes_demonic_genitalia
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Common/Patches/Xenotypes/PatchNyaron.xml b/Common/Patches/Xenotypes/PatchNyaron.xml new file mode 100644 index 0000000..9145200 --- /dev/null +++ b/Common/Patches/Xenotypes/PatchNyaron.xml @@ -0,0 +1,15 @@ + + + + +
  • Biotech Nyaron
  • +
    + + Defs/XenotypeDef[defName="Nyaron"]/genes + +
  • rjw_genes_tight_female_genitalia
  • +
  • rjw_genes_feline_genitalia
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Common/Patches/Xenotypes/PatchRoosMinotaur.xml b/Common/Patches/Xenotypes/PatchRoosMinotaur.xml new file mode 100644 index 0000000..f59bcc2 --- /dev/null +++ b/Common/Patches/Xenotypes/PatchRoosMinotaur.xml @@ -0,0 +1,18 @@ + + + + +
  • Roo's Minotaur Xenotype
  • +
    + + Defs/XenotypeDef[defName="RBM_Minotaur"]/genes + +
  • rjw_genes_much_cum
  • +
  • rjw_genes_cumflation_immunity
  • +
  • rjw_genes_loose_female_genitalia
  • +
  • rjw_genes_big_male_genitalia
  • +
  • rjw_genes_equine_genitalia
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Common/Patches/Xenotypes/PatchVREPhytokin.xml b/Common/Patches/Xenotypes/PatchVREPhytokin.xml new file mode 100644 index 0000000..36ab4ed --- /dev/null +++ b/Common/Patches/Xenotypes/PatchVREPhytokin.xml @@ -0,0 +1,51 @@ + + + + +
  • Vanilla Races Expanded - Phytokin
  • +
    + + Defs/XenotypeDef[defName="VRE_Poluxkin"]/genes + +
  • rjw_genes_tight_female_genitalia
  • +
  • rjw_genes_tight_anus
  • +
  • rjw_genes_elasticity
  • +
  • rjw_genes_bisexual
  • +
    +
    +
    +
    + + + + +
  • Vanilla Races Expanded - Phytokin
  • +
    + + Defs/XenotypeDef[defName="VRE_Gauranlenkin"]/genes + +
  • rjw_genes_tight_female_genitalia
  • +
  • rjw_genes_tight_anus
  • +
  • rjw_genes_elasticity
  • +
  • rjw_genes_bisexual
  • +
    +
    +
    +
    + + + + +
  • Vanilla Races Expanded - Phytokin
  • +
    + + Defs/XenotypeDef[defName="VRE_Animakin"]/genes + +
  • rjw_genes_tight_female_genitalia
  • +
  • rjw_genes_tight_anus
  • +
  • rjw_genes_elasticity
  • +
  • rjw_genes_bisexual
  • +
    +
    +
    +
    \ No newline at end of file