From e3647caf2ad3e206f07d29914719cf78f3b9f3f0 Mon Sep 17 00:00:00 2001 From: lutepickle <28810-lutepickle@users.noreply.gitgud.io> Date: Sun, 17 Mar 2024 16:32:41 -0700 Subject: [PATCH] Build dll, change Rimworld reference in 1.4 to NuGet --- 1.4/Assemblies/RJW_Menstruation.dll | Bin 217088 -> 217088 bytes .../HediffComp_PregeneratedBabies.cs | 2 +- .../RJW_Menstruation/RJW_Menstruation.csproj | 7 +++---- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/1.4/Assemblies/RJW_Menstruation.dll b/1.4/Assemblies/RJW_Menstruation.dll index 26ec0a6fe1462d8f9a237ef14632228c9ea65e28..8897ef02016e9ea63468462c5c11dc6c27f83fa0 100644 GIT binary patch delta 79 zcmV-V0I>gnpbdba4UmWg1{0aVfsBQW0kw<*#PSembfS_%^^QcXe0&l#m455DVDkdl lQv}_|-qx2qM*}nvB8i6SeB1R(t6}S&go_0lw}3|jfC#9kB!mC} delta 79 zcmV-V0I>gnpbdba4UmWg1G5R(fsBQW0kw<*#PSe!<|re`)lyHs6Ejp!f`J>iVDkdl lQv{BTcc7O%M*}nv?D=PjSq)-KtMcxgEtmXgw}3|jfCyXABJ2PF diff --git a/1.4/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_PregeneratedBabies.cs b/1.4/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_PregeneratedBabies.cs index 0a919c4..4ce241f 100644 --- a/1.4/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_PregeneratedBabies.cs +++ b/1.4/source/RJW_Menstruation/RJW_Menstruation/HediffComps/HediffComp_PregeneratedBabies.cs @@ -202,7 +202,7 @@ namespace RJW_Menstruation if (comp?.HasBaby ?? false) { OutcomeChance thisOutcome = outcome; - Precept_Ritual precept_Ritual = (Precept_Ritual)comp.Pawn.Ideo.GetPrecept(PreceptDefOf.ChildBirth); + Precept_Ritual precept_Ritual = (Precept_Ritual)comp.Pawn.Ideo.GetPrecept(RimWorld.PreceptDefOf.ChildBirth); float birthQuality = PregnancyUtility.GetBirthQualityFor(mother); do { diff --git a/1.4/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj b/1.4/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj index 33cf9ec..2577bb6 100644 --- a/1.4/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj +++ b/1.4/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj @@ -109,10 +109,6 @@ ..\..\..\..\..\..\..\..\workshop\content\294100\2830943477\1.4\Assemblies\AnimalGenetics.dll False - - ..\..\..\..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll - False - ..\..\..\..\..\rjw\1.4\Assemblies\RJW.dll False @@ -173,6 +169,9 @@ + + 1.4.3901 + 2.2.2 runtime