When a pregnant Sim goes to "show half" they will get the "I'm pregnant" memory (with a dummy icon).
- If the Sim's aspiration is greater than or equal to 75, the memory will always be positive
- If the Sim's aspiration is less than or equal to -50, the memory will always be negative
- Otherwise the Sim's aspiration (romance, wealth, etc), their relationship status (single, steady, engaged or married) and their age (teen/YA or adult) are used to look-up if the memory is good or bad.

All the above values are in BCONs so can be changed fairly easily.
The memory text is changeable via the CTSS entry for the memory object.
The mod changes one BHAV (0x102F 'Pregnancy State - Update Flags & Walk') in the 'Controller - Pregnancy' (0x7F1D0F49) group, so will conflict with any mod that does the same.
- Known to CONFLICT with InTeen, but OK if loads after InTeen
The mod requires InTeen Check 2.
- The developers of SimPE.
You are free to use my code in any way you want, a credit would be nice, but not required.
Specifically, you may
- reverse engineer the code to figure out how I did it
- modify the code to do something different but similar and redistribute it, provided you change the name of the .package file
- merge my code into your own mod and redistribute it
- merge my code into another mod for your own use. You may redistribute this mod-mod ONLY if the author(s) of the other mod permit it
Before contacting me to report any issues, errors or conflicts please ensure you have read and followed Help Me To Help You and Help Me To Help You - Part 2
- Download Memory_ImPregnant_V2.0.zip
- InTeen Check 2 (required)