From e805cfe02538ac07995b1078cbffa75fb8e61c25 Mon Sep 17 00:00:00 2001 From: Vegapnk Date: Thu, 2 Nov 2023 11:48:06 +0100 Subject: [PATCH] Fix #69 by adding looking for the Sexperience mod --- CHANGELOG.md | 6 +++ Common/Patches/ThingDefs/Sexperience_Cum.xml | 43 +++++++++++--------- 2 files changed, 30 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bce4166..08a2a64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 1.3.3 + +**Fixes:** + +- Fixed the `GatheredCum`Fertilin Ingestion Patch throwing an Error for people without Sexperience (Fixes #69 (nice)) + # 1.3.2 **Fixes:** diff --git a/Common/Patches/ThingDefs/Sexperience_Cum.xml b/Common/Patches/ThingDefs/Sexperience_Cum.xml index 5ba06c4..f7387bf 100644 --- a/Common/Patches/ThingDefs/Sexperience_Cum.xml +++ b/Common/Patches/ThingDefs/Sexperience_Cum.xml @@ -1,9 +1,10 @@ - + - - - Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers - - /Defs/ThingDef[defName="GatheredCum"]/ingestible - - + + +
  • RJW Sexperience
  • +
    + + Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers + + /Defs/ThingDef[defName="GatheredCum"]/ingestible + + +
  • + 1 +
  • +
    +
    +
    + + Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers +
  • 1
  • -
    -
    -
    - - Defs/ThingDef[defName="GatheredCum"]/ingestible/outcomeDoers - -
  • - 1 -
  • -
    + +