Skip to content
Snippets Groups Projects
Commit fbf604e9 authored by Transhumanist01's avatar Transhumanist01
Browse files

Update analyzePlayerPregnancy.tw

parent f3a59bdb
Branches
Tags
1 merge request!6845advanced genetic quirks
...@@ -195,6 +195,9 @@ ...@@ -195,6 +195,9 @@
<<elseif $PC.womb[_ap].genetics.geneticQuirks.superfetation == 1 && $geneticMappingUpgrade >= 2>> <<elseif $PC.womb[_ap].genetics.geneticQuirks.superfetation == 1 && $geneticMappingUpgrade >= 2>>
@@.yellow;supfet@@ @@.yellow;supfet@@
<</if>> <</if>>
<<if $PC.womb[_ap].genetics.advancedGeneticModification.uterineHypersensitivity >= 1>>
@@.red;uthyp@@
<</if>>
<<if $PC.womb[_ap].genetics.geneticQuirks.macromastia >= 2>> <<if $PC.womb[_ap].genetics.geneticQuirks.macromastia >= 2>>
@@.red;mmast@@ @@.red;mmast@@
<<elseif $PC.womb[_ap].genetics.geneticQuirks.macromastia == 1 && $geneticMappingUpgrade >= 2>> <<elseif $PC.womb[_ap].genetics.geneticQuirks.macromastia == 1 && $geneticMappingUpgrade >= 2>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment