Added a configurable AgeTransferExtension for AgeDrain and YouthFountain, some logging #35

This commit is contained in:
Vegapnk 2023-05-10 20:57:49 +02:00
parent d00834049b
commit 2a7a1be7e1
5 changed files with 111 additions and 24 deletions

View file

@ -137,6 +137,7 @@
<Compile Include="Genes\Life_Force\JobGivers\JobGiver_GetLifeForce.cs" />
<Compile Include="Genes\Life_Force\ThinkNodes\ThinkNode_NewFlirtTarget.cs" />
<Compile Include="Genes\Patch_AddNotifyOnGeneration.cs" />
<Compile Include="Genes\Special\AgeTransferExtension.cs" />
<Compile Include="Genes\Special\Patch_AgeDrain.cs" />
<Compile Include="Interactions\SuccubusTailjob\CompAbility_SexInteractionRequirements.cs" />
<Compile Include="Genes\Life_Force\Abilities\CompAbilityEffect_PussyHeal.cs" />