diff --git a/Common/Patches/ThingDefs/RJW_Used_Condoms.xml b/Common/Patches/ThingDefs/RJW_Used_Condoms.xml index 9cc2589..d04bcb1 100644 --- a/Common/Patches/ThingDefs/RJW_Used_Condoms.xml +++ b/Common/Patches/ThingDefs/RJW_Used_Condoms.xml @@ -3,14 +3,16 @@ -
  • RJW Sexperience
  • +
  • RimJobWorld
  • - /Defs/ThingDef[defName="UsedCondom"]/ingestible/outcomeDoers + /Defs/ThingDef[defName="UsedCondom"]/ingestible -
  • - 1 -
  • + +
  • + 1 +
  • +
    diff --git a/Common/Patches/Xenotypes/FromRJWGenes/Patch_Sexperience_SexSkill.xml b/Common/Patches/Xenotypes/FromRJWGenes/Patch_Sexperience_SexSkill.xml new file mode 100644 index 0000000..419eeb2 --- /dev/null +++ b/Common/Patches/Xenotypes/FromRJWGenes/Patch_Sexperience_SexSkill.xml @@ -0,0 +1,30 @@ + + + + +
  • + +
  • RJW Sexperience
  • + + + Defs/XenotypeDef[defName="rjw_genes_succubus"]/genes + +
  • AptitudeRemarkable_Sex
  • +
    +
    + +
  • + +
  • RJW Sexperience
  • + + + Defs/XenotypeDef[defName="rjw_genes_incubus"]/genes + +
  • AptitudeRemarkable_Sex
  • +
    +
    + + +
    +
    +
    \ No newline at end of file diff --git a/KNOWN_BUGS.md b/KNOWN_BUGS.md index 2aade1f..ebedd72 100644 --- a/KNOWN_BUGS.md +++ b/KNOWN_BUGS.md @@ -23,6 +23,8 @@ Things to Consider: 1. Is your Succubus drafted? If not, they might have a flight-mode set and are scared of the enemy. +It seems that things changing Enemy Combat AI also affect this. One report was about CAI5000 and we also expect Combat Extended to be incompatible. + ## Random Vaginas for Goblins Error: Pawns have different genitalia than expected, e.g. if the "no vagina" gene is specified there are pawns with vaginas AND a penis. diff --git a/README.md b/README.md index 0f6615e..d138b8a 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,5 @@ One of the main motivations was to have genes being added to the xenotypes that 1. Please load this after any mod adding genes, and after the used RJW-Mods (Licentia, Sexperience). 2. Should not be used with the original RJW_Animal_Gene_Inheritance anymore. -3. There was an issue with other "Male-Only / Female-Only" Mods --- for which we provide our own Genes now. \ No newline at end of file +3. There was an issue with other "Male-Only / Female-Only" Mods --- for which we provide our own Genes now. +4. CAI5000 will not crash, but will make *Seduce*-Ability fail. \ No newline at end of file