diff --git a/1.5/Assemblies/RJW_Menstruation.dll b/1.5/Assemblies/RJW_Menstruation.dll index d64a042..6da0da9 100644 Binary files a/1.5/Assemblies/RJW_Menstruation.dll and b/1.5/Assemblies/RJW_Menstruation.dll differ diff --git a/1.5/Languages/ChineseTraditional/Keyed/RJW_Menstruation.xml b/1.5/Languages/ChineseTraditional/Keyed/RJW_Menstruation.xml index d190877..65811b4 100644 --- a/1.5/Languages/ChineseTraditional/Keyed/RJW_Menstruation.xml +++ b/1.5/Languages/ChineseTraditional/Keyed/RJW_Menstruation.xml @@ -20,8 +20,6 @@ 排卵 - 啟用子宮圖標 - 啟用子宮圖標框 啟用動物經期 模擬動物的經期. 此選項將在保存讀取後生效 @@ -79,8 +77,6 @@ 處於繁殖季節之外。月經週期會在時機到來時恢復。 狀態 自行擠奶 - 將精液擠入桶中 - 將精液留在子宮中 不明 啟用子宮圖標 啟用健康面板中的按鈕 @@ -122,7 +118,6 @@ 若存在其他模組擁有類似功能,請關閉此功能。 擴張力度 調節擴張力度。 - 啟用「擠出精液」按鈕 令「發情期」機制覆寫RJW的濫交選項 啟用時,處於顯式發情期的小人將會使用以下選項來選定床伴。RJW的原始設定會被忽略。 所有數值與RJW的對應選項相同。 @@ -134,7 +129,6 @@ 受精卵著床機率。 本小時內受精機率:{0}% 回歸預設值 - 擠出精液 客製化雜交編輯器 {0}之雜交 當{0}與{1}產生後代,有{3}的概率生出{2}。 @@ -168,4 +162,6 @@ 擁有發情期的類人生物在發情期將刺激附近的雄性類人生物,使其性慾大增。 動物費洛蒙效果 選定擁有發情期的動物在發情期內對類人生物的影響。 + + 已吸收 diff --git a/1.5/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs b/1.5/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs index 5fa426d..72724c0 100644 --- a/1.5/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs +++ b/1.5/source/RJW_Menstruation/RJW_Menstruation/Configurations.cs @@ -277,8 +277,7 @@ namespace RJW_Menstruation if (!ModsConfig.BiotechActive && Configurations.PregnancySource == Configurations.PregnancyType.Biotech) Configurations.PregnancySource = Configurations.PregnancyType.MultiplePregnancy; Configurations.HARActivated = ModsConfig.IsActive("erdelf.HumanoidAlienRaces"); - // Disabled until it is updated for 1.5 - //Configurations.AnimalGeneticsActivated = ModsConfig.IsActive("Mlie.AnimalGenetics"); + Configurations.AnimalGeneticsActivated = ModsConfig.IsActive("Mlie.AnimalGenetics"); } diff --git a/1.5/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj b/1.5/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj index 90ab286..d9548d7 100644 --- a/1.5/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj +++ b/1.5/source/RJW_Menstruation/RJW_Menstruation/RJW_Menstruation.csproj @@ -106,7 +106,7 @@ False - ..\..\..\..\..\..\..\..\workshop\content\294100\2830943477\1.4\Assemblies\AnimalGenetics.dll + ..\..\..\..\..\..\..\..\workshop\content\294100\2830943477\1.5\Assemblies\AnimalGenetics.dll False diff --git a/changelogs.txt b/changelogs.txt index 9848080..fc2e2f7 100644 --- a/changelogs.txt +++ b/changelogs.txt @@ -1,6 +1,6 @@ Version 1.5.0.0 - Support for RimWorld 1.5. All future changes to Menstruation will only be for RimWorld 1.5. - - Not yet compatible with Animal Genetics. Compatibility will be re-enabled after it is updated for RimWorld 1.5. + - Updated Traditional Chinese translation by Hydrogen. - Inactive genes will no longer be applied to wombs. Version 1.0.9.4