changes to lactation hediffs:

prisoners can be milked
pawns spawn lactating by default with hucow precept
This commit is contained in:
dominiclopez391 2021-11-15 14:58:49 -08:00
parent f715f352eb
commit a5d5cc1d44
7 changed files with 38 additions and 54 deletions

View file

@ -84,7 +84,7 @@
<Compile Include="Source\JobDrivers\JobDriver_MassageBreasts.cs" />
<Compile Include="Source\LactationUtility.cs" />
<Compile Include="Source\PreceptDefOf\PreceptDefOf_Lactation.cs" />
<Compile Include="Source\Precepts\Precept_Lactation.cs" />
<Compile Include="Source\Precepts\PreceptComp_Lactation.cs" />
<Compile Include="Source\RoleEffects\RoleEffect_Hucow.cs" />
<Compile Include="Source\RoleRequirements\RoleRequirement_Lactating.cs" />
<Compile Include="Source\StatDefOf\StatDefOf_Lactation.cs" />