mirror of
https://gitgud.io/c0ffeeeeeeee/coffees-rjw-ideology-addons.git
synced 2024-08-14 23:57:38 +00:00
hucow changes
This commit is contained in:
parent
064871641c
commit
5e807217bc
21 changed files with 373 additions and 23 deletions
|
@ -70,12 +70,16 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Source\CompProperties\CompAbilityEffects\CompProperties_AbilityConvertHucow.cs" />
|
||||
<Compile Include="Source\CompProperties\CompProperties_InduceLactation.cs" />
|
||||
<Compile Include="Source\Comps\CompAbilityEffects\CompAbilityEffect_ConvertHucow.cs" />
|
||||
<Compile Include="Source\Comps\CompInduceLactation.cs" />
|
||||
<Compile Include="Source\HarmonyPatches\HarmonyPatch_Ideo.cs" />
|
||||
<Compile Include="Source\HarmonyPatches\Harmony_PatchAll.cs" />
|
||||
<Compile Include="Source\HarmonyPatches\RJW\HarmonyPatch_Milk_HumanCompHasGatherableBodyResource.cs" />
|
||||
<Compile Include="Source\HediffDefOf\HediffDefOf_Milk.cs" />
|
||||
<Compile Include="Source\Hediffs\HediffCompProperties_StopOnceNotLactating.cs" />
|
||||
<Compile Include="Source\Hediffs\HediffComp_StopOnceNotLactating.cs" />
|
||||
<Compile Include="Source\JobDefOf\JobDefOf_CRIALactation.cs" />
|
||||
<Compile Include="Source\JobDrivers\JobDriver_MassageBreasts.cs" />
|
||||
<Compile Include="Source\LactationUtility.cs" />
|
||||
|
@ -83,16 +87,20 @@
|
|||
<Compile Include="Source\Precepts\Precept_Lactation.cs" />
|
||||
<Compile Include="Source\RoleEffects\RoleEffect_Hucow.cs" />
|
||||
<Compile Include="Source\RoleRequirements\RoleRequirement_Lactating.cs" />
|
||||
<Compile Include="Source\StatDefOf\StatDefOf_Lactation.cs" />
|
||||
<Compile Include="Source\Thoughts\ThoughtWorker_Precept_Lactating_Essential.cs" />
|
||||
<Compile Include="Source\Thoughts\ThoughtWorker_Precept_Lactating_Essential_Social.cs" />
|
||||
<Compile Include="Source\WorkGivers\WorkGiver_MassageBreasts.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Content Include="Defs\AbilityDefs\Abilities_Hucow.xml" />
|
||||
<Content Include="Defs\HediffDefs\Hediffs_Hucow.xml" />
|
||||
<Content Include="Defs\JobDefs\Jobs_CRIALactation.xml" />
|
||||
<Content Include="Defs\MemeDefs\Memes_Hucow.xml" />
|
||||
<Content Include="Defs\PreceptDefs\Precepts_Lactating.xml" />
|
||||
<Content Include="Defs\PreceptDefs\Precepts_Lactating_Role.xml" />
|
||||
<Content Include="Defs\StatDefs\Stats_Milk_Production.xml" />
|
||||
<Content Include="Defs\WorkGiverDefs\WorkGiver_MassageBreasts.xml" />
|
||||
<Content Include="Patches\Patch_LactationInduction.xml" />
|
||||
<Content Include="UI\Issues\Lactating.png" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue