patched relation utility

This commit is contained in:
Jaaldabaoth 2024-05-26 10:11:24 +02:00
parent e372c8fe71
commit 246f227792
4 changed files with 130 additions and 46 deletions

View file

@ -44,6 +44,7 @@
<Compile Include="Common\Either.cs" />
<Compile Include="Common\ModLog.cs" />
<Compile Include="Common\Defs\TickIntervalExtension.cs" />
<Compile Include="Common\patches\Patch_RJW_BestialityPregnancyUtility.cs" />
<Compile Include="GeneDefOf.cs" />
<Compile Include="Genes\Breeding\Gene_MechBreeder.cs" />
<Compile Include="Genes\Breeding\PatchMechBirth.cs" />