From 15a72ae250b2c26dc40a232d35474c7de046a725 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Wed, 28 Jun 2023 14:59:20 +0200 Subject: [PATCH] Revamped patches for Cum-Eating Succubi, #41 and 48 --- CHANGELOG.md | 11 ++++++ Common/Patches/ThingDefs/RJW_Used_Condoms.xml | 12 ++++++- Common/Patches/ThingDefs/Sexperience_Cum.xml | 36 ++++++++++++++----- 3 files changed, 50 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce1000..5b76fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 1.2.2 + +**Changes:** + +- New Gene for Evergrowing Cocks. Be careful. + +**Fixes:** + +- New attempt at fixing condom consumption for Fertilin, adressing #41 & #48 provided by Infi +- Copy of Infis patch for eating cum from sexperience, #41 and #48 + # 1.2.1 **Fixes**: diff --git a/Common/Patches/ThingDefs/RJW_Used_Condoms.xml b/Common/Patches/ThingDefs/RJW_Used_Condoms.xml index 80a1d68..56ae1d2 100644 --- a/Common/Patches/ThingDefs/RJW_Used_Condoms.xml +++ b/Common/Patches/ThingDefs/RJW_Used_Condoms.xml @@ -1,6 +1,16 @@ - + + Defs/ThingDef[defName="UsedCondom"]/ingestible/outcomeDoers diff --git a/Common/Patches/ThingDefs/Sexperience_Cum.xml b/Common/Patches/ThingDefs/Sexperience_Cum.xml index b905d4b..5ba06c4 100644 --- a/Common/Patches/ThingDefs/Sexperience_Cum.xml +++ b/Common/Patches/ThingDefs/Sexperience_Cum.xml @@ -1,17 +1,37 @@ - - - -
  • RJW Sexperience
  • -
    + + + + + Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers + + /Defs/ThingDef[defName="GatheredCum"]/ingestible + + +
  • + 1 +
  • +
    +
    +
    - /Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers + Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers
  • - 1 -
  • + 1 +
    +
    \ No newline at end of file