Animal Genetics doesn't properly add the comp to RJW pregnancy, so the compatibility code doesn't function right either. Remove it from the changelog but leave the code in place for when Animal Genetics works.

This commit is contained in:
lutepickle 2022-09-22 17:43:26 -07:00
parent 4f5b9f8068
commit 56e6ad106e
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@ namespace RJW_Menstruation
{
public static class AnimalGeneticsCompatibility
{
public static void PreBirth(Pawn mother, Pawn father, Hediff pregnancy)
public static void PreBirth(Pawn mother, Pawn father, Hediff_MultiplePregnancy pregnancy)
{
GeneticInformation motherGeneticInformation = mother?.AnimalGenetics();
GeneticInformation fatherGeneticInformation = father?.AnimalGenetics();

View File

@ -4,7 +4,6 @@ Version 1.0.7.5
- Properly calculate cramp pain falloff again.
- Climacteric and menopause are now per-womb, appearing in the womb dialog instead of as hediffs. Any old hediffs should disappear upon loading the save.
- Added new property to vaginas to multiply the number of eggs available. Archotech vaginas will have quadruple the normal amount.
- Added support for Animal Genetics (Continued)
Version 1.0.7.4
- Fix errors when using other mods with bad HediffCompProperties.