Support for multiple concurrent pregnancies

This commit is contained in:
lutepickle 2022-07-11 18:23:08 -07:00
parent 768f000c5d
commit c0043d2936
11 changed files with 136 additions and 74 deletions

View file

@ -2,8 +2,7 @@ Version 1.0.7.0
- Not save compatible with previous versions. Expect tons of red errors and strangeness if you try, but theoretically it should eventually work again.
- Experimental support for multiple vaginas.
- Known issue: A pregnant pawn will have the fetus graphic appear in all wombs.
- Unknown effect if a womb becomes pregnant while another womb already is.
- Super-experimental support for multiple concurrent pregnancies.
- Overhauled many things under the hood.
- Cycle randomization completely redone. Everyone now has a (hidden) cycle speed and cycle variability.
- Ovary initialization redone. All pawns now get a total number of eggs based on their age and racial properties.