Update changelog

This commit is contained in:
lutepickle 2022-07-30 15:08:45 -07:00
parent 3362a1f0ca
commit c5d8a92299
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
Version 1.0.7.1
- Null reference error fix for multiple wombs when one is pregnant.
- Nipple size/transition system rewritten to be simpler under the hood. Should work with existing saves, but you might find sizes to be different, especially for very large or very small breasts.
- Identical twins conceived after this update will have identical sex part sizes, properties, etc. upon being born.
- For modders:
- The function Hediff_MultiplePregnancy.ProcessIdenticalSibling is called on every identical sibling when born except the first. Any race-specfic genetic properties can be patched in there.