diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw index 160978de6ba0084d684148dccb56b06396e2d102..df476b90edc1ea241831298b9d9e2c6c8e88ef7e 100644 --- a/src/utility/descriptionWidgets.tw +++ b/src/utility/descriptionWidgets.tw @@ -132,12 +132,14 @@ <<elseif $activeSlave.geneticQuirks.superfetation == 1 && $geneticMappingUpgrade >= 2>> $He is a carrier of a genetic flaw that causes superfetation. <</if>> - <<if advancedGeneticModification.uterineHypersensitivity == 1>> + <<if advancedGeneticModification.uterineHypersensitivity == 2>> <<if isFertile($activeSlave)>> $He is a product of genetic engineering, that makes his reproduction organs optimized for pleasurable pregnancy and birth. <<else>> $He is a product of genetic engineering, that makes his reproduction organs optimized for pleasurable pregnancy and birth; not that it matters when $he can't get pregnant. <</if>> + <<elseif advancedGeneticModification.uterineHypersensitivity == 1 && $geneticMappingUpgrade >= 2>> + $He is a carrier of a genetic flaw that causes uterine hypersensitivity. <</if>> <<if $activeSlave.geneticQuirks.macromastia == 2 && $activeSlave.geneticQuirks.gigantomastia == 2>> $He has an abnormal strain of gigantomastia and will experience constant excessive breast growth.