Options work
Remove periods from any options that had them, add periods to any comments missing them.
Add the missing "normal" option to difficulty that is set by default.
Merge request reports
Activity
@Pregmodder, I'm a little confused by PP and these lines:
<<if $precociousPuberty == 1>> //(In certain conditions they can become pregnant younger then normal age - $fertilityAge).// <<elseif $precociousPuberty == 0>> //(Not able to become pregnant younger than normal age - $fertilityAge).// <</if>>
Is that meant to be math? Or more like "Normal age, which is 13" or whatever. And shouldn't
$minimumSlaveAge
matter here too?mentioned in commit fe1ea32d
Please register or sign in to reply