Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Pregnancy Duration Tuner

Adds settings sliders for supported races (including vanilla human) and changes their gestation period for new pregnancies Supported Races List: Milira (the REASON)、Kiiro、Yuran、Dragonian、Kurin(HAR)、Ratkin(FengXingZi's 1.6)、Miho、Moyo、Red Moyo、Axolotl、Secretary Nexus、Wolfein、SnowRabbit、Anty、Epona、Maru、Moosesian、Tinimar、Vivi, etc. Check the about.xml for actual supported races' package id list. Should load after all these race mods. Should be compatible with any other mods. If you're using sjw, go to mod settings and switch to the biotech pregnancy to make this work. If you want to add new races, please give me: <PregnancyDurationTuner.PregnancyDurationRaceDef> <defName>PregnancyDuration_ExampleRace</defName> <label>Example Race</label> <requiredModPackageId>example.race</requiredModPackageId> <targetThingDefName>Example_Race</targetThingDefName> <defaultGestationDays>30</defaultGestationDays> <minDays>1</minDays> <maxDays>300</maxDays> <description>Mod: ModName Racename</description> </PregnancyDurationTuner.PregnancyDurationRaceDef> ......or you can just give me the links.