Skip to content
Snippets Groups Projects
Commit 820ce6fb authored by Ed86's avatar Ed86
Browse files

4.6.8.2

parent 79e826b1
No related branches found
Tags 4.6.8.2
No related merge requests found
No preview for this file type
......@@ -584,6 +584,14 @@ namespace rjw
{
age_ok = true;
}
//else if (xxx.is_human(fucker) && xxx.is_animal(fucked))
//{
// float li = fucked.RaceProps.lifeExpectancy;
// if (fucked_age > li * 0.07f && fucked_age < li * 0.625f)
// {
// return true;
// }
//}
else
age_ok = false;
......
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>RimJobWorld</identifier>
<version>4.6.8.1</version>
<version>4.6.8.2</version>
<dependencies>
<li>HugsLib</li>
</dependencies>
......
4.6.8.2
fix meditation error
more description to GoToModSettings
anime tree support(meditation)
descriptions to Hediff_RapeEnemyCD functionality, if anyone want to edit it
changed label of MeditationFocusDef Sex to start with capital
motd1233:
fix thread error on loading icon
4.6.8.1
fix updatepartposition() error
fix for modContentPack is null on one of the surgeries from PolarisBloc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment