Hucow role and balancing

This commit is contained in:
c0ffee12 2021-07-28 18:45:25 -07:00
parent 47291f333c
commit e2d5daf97b
11 changed files with 143 additions and 12 deletions

View file

@ -77,6 +77,8 @@
<Compile Include="Source\LactationUtility.cs" />
<Compile Include="Source\PreceptDefOf\PreceptDefOf_Lactation.cs" />
<Compile Include="Source\Precepts\Precept_Lactation.cs" />
<Compile Include="Source\RoleEffects\RoleEffect_Hucow.cs" />
<Compile Include="Source\RoleRequirements\RoleRequirement_Lactating.cs" />
<Compile Include="Source\Thoughts\ThoughtWorker_Precept_Lactating_Essential.cs" />
<Compile Include="Source\Thoughts\ThoughtWorker_Precept_Lactating_Essential_Social.cs" />
</ItemGroup>