FertilinGeneInheritance Patch

Made patch the make it so babies will always have atleast one gene to absorb fertilin with,
This commit is contained in:
Shabakur 2023-01-17 17:30:22 +01:00
parent 49cdc09e5f
commit 90072b4036
4 changed files with 63 additions and 1 deletions

View file

@ -141,6 +141,7 @@
<Compile Include="Genes\Life_Force\LordJob_SuccubusVisit.cs" />
<Compile Include="Genes\Life_Force\LordToil_Flirt.cs" />
<Compile Include="Genes\Life_Force\Patch_SexTicks_ChangePsyfocus.cs" />
<Compile Include="Genes\Life_Force\Patch_Vanilla_Inheritance_Fertilin.cs" />
<Compile Include="Genes\Life_Force\ThinkNode_ConditionalCannotInteract.cs" />
<Compile Include="Genes\Life_Force\ThinkNode_ConditionalLowLifeForce.cs" />
<Compile Include="Genes\Life_Force\ThinkNode_ConditionalCritcalLifeForce.cs" />