diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw index 53505e0151a2e1761ea971752ccfa66e5ec6b9dd..160978de6ba0084d684148dccb56b06396e2d102 100644 --- a/src/utility/descriptionWidgets.tw +++ b/src/utility/descriptionWidgets.tw @@ -133,7 +133,11 @@ $He is a carrier of a genetic flaw that causes superfetation. <</if>> <<if advancedGeneticModification.uterineHypersensitivity == 1>> - $He is a product of genetic engineering, that makes his reproduction organs optimized for pleasurable pregnancy and birth. + <<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>> <</if>> <<if $activeSlave.geneticQuirks.macromastia == 2 && $activeSlave.geneticQuirks.gigantomastia == 2>> $He has an abnormal strain of gigantomastia and will experience constant excessive breast growth.