diff --git a/src/npc/acquisition.tw b/src/npc/acquisition.tw
index 77de47a163db38637cf835424bc1ca59e7f4bd27..b3b9f2e334110f311bae21313739f054ad5ba139 100644
--- a/src/npc/acquisition.tw
+++ b/src/npc/acquisition.tw
@@ -500,7 +500,7 @@ The previous owner seems to have left in something of a hurry.
 		<<set $activeSlave.face = random(15,100)>>
 		<<set $activeSlave.preg = random(10,35), $activeSlave.pregType = random(3,5), $activeSlave.lactation = 1>>
 		<<set $activeSlave.birthsTotal = 5>>
-		<<set $activeSlave.bellySag = 20>>
+		<<set $activeSlave.bellySag = 20, $activeSlave.bellySagPreg = 20>>
 		<<if $activeSlave.vagina > -1>>
 			<<set $activeSlave.vagina = 4>>
 			<<set $activeSlave.vaginalSkill = random(15,35)>>
diff --git a/src/npc/exportSlave.tw b/src/npc/exportSlave.tw
index bd8e80ac13a4252f22ebd243477ebde940e3a53d..eeadd471f80e038991c6c0fc60683d5e5d95a36a 100644
--- a/src/npc/exportSlave.tw
+++ b/src/npc/exportSlave.tw
@@ -8,7 +8,7 @@
 
 <<if (ndef $activeSlave.currentRules) || ($activeSlave.currentRules.length < 1)>><<set _currentRules = "[]">><<else>><<set _currentRules = "$activeSlave.currentRules">><</if>>
 
-slaveName: "$activeSlave.slaveName", slaveSurname: "$activeSlave.slaveName", birthName: "$activeSlave.birthName", birthSurname: "$activeSlave.birthSurname", genes: "$activeSlave.genes", weekAcquired: 1, origin: "$activeSlave.origin", career: "$activeSlave.career", ID: $activeSlave.ID, pornFame: $activeSlave.pornFame, pornFameSpending: $activeSlave.pornFameSpending, prestige: $activeSlave.prestige, prestigeDesc: "$activeSlave.prestigeDesc", recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: $activeSlave.birthWeek, age: $activeSlave.age, ageImplant: $activeSlave.ageImplant, health: $activeSlave.health, minorInjury: 0, trust: $activeSlave.trust, oldTrust: $activeSlave.trust, devotion: $activeSlave.devotion, oldDevotion: $activeSlave.devotion, weight: $activeSlave.weight, muscles: $activeSlave.muscles, height: $activeSlave.height, heightImplant: $activeSlave.heightImplant, nationality: "$activeSlave.nationality", race: "$activeSlave.race", markings: "none", eyes: 1, eyeColor: "$activeSlave.eyeColor", eyewear: "none", hColor: "$activeSlave.hColor", pubicHColor: "$activeSlave.pubicHColor", skin: "$activeSlave.skin", hLength: $activeSlave.hLength, hStyle: "$activeSlave.hStyle", pubicHStyle: "$activeSlave.pubicHStyle", waist: $activeSlave.waist, corsetPiercing: 0, amp: $activeSlave.amp, heels: $activeSlave.heels, voice: $activeSlave.voice, voiceImplant: $activeSlave.voiceImplant, accent: $activeSlave.accent, shoulders: $activeSlave.shoulders, shouldersImplant: $activeSlave.shouldersImplant, boobs: $activeSlave.boobs, boobsImplant: $activeSlave.boobsImplant, boobsImplantType: $activeSlave.boobsImplantType, boobShape: "normal", nipples: "$activeSlave.nipples",  nipplesPiercing: $activeSlave.nipplesPiercing, areolae: $activeSlave.areolae, areolaePiercing: $activeSlave.areolaePiercing, boobsTat: "$activeSlave.boobsTat", lactation: $activeSlave.lactation, lactationAdaptation: 0, milk: 0, cum: 0, hips: $activeSlave.hips, hipsImplant: $activeSlave.hipsImplant, butt: $activeSlave.butt, buttImplant: $activeSlave.buttImplant, buttImplantType: $activeSlave.buttImplantType, buttTat: "$activeSlave.buttTat", face: $activeSlave.face, faceImplant: $activeSlave.faceImplant, faceShape: "normal", lips: $activeSlave.lips, lipsImplant: $activeSlave.lipsImplant, lipsPiercing: $activeSlave.lipsPiercing, lipsTat: "$activeSlave.lipsTat", teeth: "$activeSlave.teeth", tonguePiercing: $activeSlave.tonguePiercing, vagina: $activeSlave.vagina, vaginaLube: $activeSlave.vaginaLube, vaginaPiercing: $activeSlave.vaginaPiercing, vaginaTat: "$activeSlave.vaginaTat", preg: $activeSlave.preg, pregSource: 0, pregType: 0, labor: 0, births: $activeSlave.births, cSec: 0, bellyAccessory: "none", labia: $activeSlave.labia, clit: $activeSlave.clit, clitPiercing: $activeSlave.clitPiercing, clitSetting: "$activeSlave.clitSetting", foreskin: 0, anus: $activeSlave.anus, dick: $activeSlave.dick, analArea: 1, dickPiercing: $activeSlave.dickPiercing, dickTat: "$activeSlave.dickTat", balls: $activeSlave.balls, scrotum: 0, ovaries: $activeSlave.ovaries, anusPiercing: $activeSlave.anusPiercing, anusTat: "$activeSlave.anusTat", makeup: $activeSlave.makeup, nails: $activeSlave.nails, brand: "$activeSlave.brand", brandLocation: "$activeSlave.brandLocation", earPiercing: $activeSlave.earPiercing, nosePiercing: $activeSlave.nosePiercing, eyebrowPiercing: $activeSlave.eyebrowPiercing, navelPiercing: $activeSlave.navelPiercing, shouldersTat: "$activeSlave.shouldersTat", armsTat: "$activeSlave.armsTat", legsTat: "$activeSlave.legsTat", backTat: "$activeSlave.backTat", stampTat: "$activeSlave.stampTat", vaginalSkill: $activeSlave.vaginalSkill, oralSkill: $activeSlave.oralSkill, analSkill: $activeSlave.analSkill, whoreSkill: $activeSlave.whoreSkill, entertainSkill: $activeSlave.entertainSkill, combatSkill: $activeSlave.combatSkill, livingRules: "$activeSlave.livingRules", speechRules: "$activeSlave.speechRules", releaseRules: "$activeSlave.releaseRules", relationshipRules: "$activeSlave.relationshipRules", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "$activeSlave.diet", dietCum: $activeSlave.dietCum, dietMilk: $activeSlave.dietMilk, tired: 0, hormones: 0, drugs: "$activeSlave.drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: $activeSlave.addict, fuckdoll: $activeSlave.fuckdoll, choosesOwnClothes: 0, clothes: "$activeSlave.clothes", collar: "$activeSlave.collar", shoes: "$activeSlave.shoes", vaginalAccessory: "none", dickAccessory: "none", buttplug: "none", intelligence: $activeSlave.intelligence,  intelligenceImplant: $activeSlave.intelligenceImplant, energy: $activeSlave.energy, attrXX: $activeSlave.attrXX, attrXY: $activeSlave.attrXY, attrKnown: $activeSlave.attrKnown, fetish: "$activeSlave.fetish", fetishStrength: $activeSlave.fetishStrength, fetishKnown: $activeSlave.fetishKnown, behavioralFlaw: "$activeSlave.behavioralFlaw", behavioralQuirk: "none", sexualFlaw: "$activeSlave.sexualFlaw", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, pitKills: 0, customTat: "$activeSlave.customTat", customLabel: "", customDesc: "$activeSlave.customDesc", customImage: 0, currentRules: _currentRules, actualAge: $activeSlave.actualAge, visualAge: $activeSlave.visualAge, physicalAge: $activeSlave.physicalAge, bellyTat: "$activeSlave.bellyTat", induce: 0, mpreg: $activeSlave.mpreg, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, bellyImplant: $activeSlave.bellyImplant, bellySag: $activeSlave.bellySag, bellyPain: 0, cervixImplant: $activeSlave.cervixImplant, birthsTotal: $activeSlave.birthsTotal, pubertyXX: $activeSlave.pubertyXX, pubertyAgeXX: $activeSlave.pubertyAgeXX, pubertyXY: $activeSlave.pubertyXY, pubertyAgeXY: $activeSlave.pubertyAgeXY, scars: $activeSlave.scars, breedingMark: 0, underArmHStyle: "waxed", underArmHColor: "$activeSlave.underArmHColor", bodySwap: $activeSlave.bodySwap, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, HGExclude: 0, ballType: "$activeSlave.ballType", eggType: "$activeSlave.eggType", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: $activeSlave.ageAdjust, bald: $activeSlave.bald, origBodyOwner: "", death: "", hormoneBalance: $activeSlave.hormoneBalance
+slaveName: "$activeSlave.slaveName", slaveSurname: "$activeSlave.slaveName", birthName: "$activeSlave.birthName", birthSurname: "$activeSlave.birthSurname", genes: "$activeSlave.genes", weekAcquired: 1, origin: "$activeSlave.origin", career: "$activeSlave.career", ID: $activeSlave.ID, pornFame: $activeSlave.pornFame, pornFameSpending: $activeSlave.pornFameSpending, prestige: $activeSlave.prestige, prestigeDesc: "$activeSlave.prestigeDesc", recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: $activeSlave.birthWeek, age: $activeSlave.age, ageImplant: $activeSlave.ageImplant, health: $activeSlave.health, minorInjury: 0, trust: $activeSlave.trust, oldTrust: $activeSlave.trust, devotion: $activeSlave.devotion, oldDevotion: $activeSlave.devotion, weight: $activeSlave.weight, muscles: $activeSlave.muscles, height: $activeSlave.height, heightImplant: $activeSlave.heightImplant, nationality: "$activeSlave.nationality", race: "$activeSlave.race", markings: "none", eyes: 1, eyeColor: "$activeSlave.eyeColor", eyewear: "none", hColor: "$activeSlave.hColor", pubicHColor: "$activeSlave.pubicHColor", skin: "$activeSlave.skin", hLength: $activeSlave.hLength, hStyle: "$activeSlave.hStyle", pubicHStyle: "$activeSlave.pubicHStyle", waist: $activeSlave.waist, corsetPiercing: 0, amp: $activeSlave.amp, heels: $activeSlave.heels, voice: $activeSlave.voice, voiceImplant: $activeSlave.voiceImplant, accent: $activeSlave.accent, shoulders: $activeSlave.shoulders, shouldersImplant: $activeSlave.shouldersImplant, boobs: $activeSlave.boobs, boobsImplant: $activeSlave.boobsImplant, boobsImplantType: $activeSlave.boobsImplantType, boobShape: "normal", nipples: "$activeSlave.nipples",  nipplesPiercing: $activeSlave.nipplesPiercing, areolae: $activeSlave.areolae, areolaePiercing: $activeSlave.areolaePiercing, boobsTat: "$activeSlave.boobsTat", lactation: $activeSlave.lactation, lactationAdaptation: 0, milk: 0, cum: 0, hips: $activeSlave.hips, hipsImplant: $activeSlave.hipsImplant, butt: $activeSlave.butt, buttImplant: $activeSlave.buttImplant, buttImplantType: $activeSlave.buttImplantType, buttTat: "$activeSlave.buttTat", face: $activeSlave.face, faceImplant: $activeSlave.faceImplant, faceShape: "normal", lips: $activeSlave.lips, lipsImplant: $activeSlave.lipsImplant, lipsPiercing: $activeSlave.lipsPiercing, lipsTat: "$activeSlave.lipsTat", teeth: "$activeSlave.teeth", tonguePiercing: $activeSlave.tonguePiercing, vagina: $activeSlave.vagina, vaginaLube: $activeSlave.vaginaLube, vaginaPiercing: $activeSlave.vaginaPiercing, vaginaTat: "$activeSlave.vaginaTat", preg: $activeSlave.preg, pregSource: 0, pregType: 0, labor: 0, births: $activeSlave.births, cSec: 0, bellyAccessory: "none", labia: $activeSlave.labia, clit: $activeSlave.clit, clitPiercing: $activeSlave.clitPiercing, clitSetting: "$activeSlave.clitSetting", foreskin: 0, anus: $activeSlave.anus, dick: $activeSlave.dick, analArea: 1, dickPiercing: $activeSlave.dickPiercing, dickTat: "$activeSlave.dickTat", balls: $activeSlave.balls, scrotum: 0, ovaries: $activeSlave.ovaries, anusPiercing: $activeSlave.anusPiercing, anusTat: "$activeSlave.anusTat", makeup: $activeSlave.makeup, nails: $activeSlave.nails, brand: "$activeSlave.brand", brandLocation: "$activeSlave.brandLocation", earPiercing: $activeSlave.earPiercing, nosePiercing: $activeSlave.nosePiercing, eyebrowPiercing: $activeSlave.eyebrowPiercing, navelPiercing: $activeSlave.navelPiercing, shouldersTat: "$activeSlave.shouldersTat", armsTat: "$activeSlave.armsTat", legsTat: "$activeSlave.legsTat", backTat: "$activeSlave.backTat", stampTat: "$activeSlave.stampTat", vaginalSkill: $activeSlave.vaginalSkill, oralSkill: $activeSlave.oralSkill, analSkill: $activeSlave.analSkill, whoreSkill: $activeSlave.whoreSkill, entertainSkill: $activeSlave.entertainSkill, combatSkill: $activeSlave.combatSkill, livingRules: "$activeSlave.livingRules", speechRules: "$activeSlave.speechRules", releaseRules: "$activeSlave.releaseRules", relationshipRules: "$activeSlave.relationshipRules", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "$activeSlave.diet", dietCum: $activeSlave.dietCum, dietMilk: $activeSlave.dietMilk, tired: 0, hormones: 0, drugs: "$activeSlave.drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: $activeSlave.addict, fuckdoll: $activeSlave.fuckdoll, choosesOwnClothes: 0, clothes: "$activeSlave.clothes", collar: "$activeSlave.collar", shoes: "$activeSlave.shoes", vaginalAccessory: "none", dickAccessory: "none", buttplug: "none", intelligence: $activeSlave.intelligence,  intelligenceImplant: $activeSlave.intelligenceImplant, energy: $activeSlave.energy, attrXX: $activeSlave.attrXX, attrXY: $activeSlave.attrXY, attrKnown: $activeSlave.attrKnown, fetish: "$activeSlave.fetish", fetishStrength: $activeSlave.fetishStrength, fetishKnown: $activeSlave.fetishKnown, behavioralFlaw: "$activeSlave.behavioralFlaw", behavioralQuirk: "none", sexualFlaw: "$activeSlave.sexualFlaw", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, pitKills: 0, customTat: "$activeSlave.customTat", customLabel: "", customDesc: "$activeSlave.customDesc", customImage: 0, currentRules: _currentRules, actualAge: $activeSlave.actualAge, visualAge: $activeSlave.visualAge, physicalAge: $activeSlave.physicalAge, bellyTat: "$activeSlave.bellyTat", induce: 0, mpreg: $activeSlave.mpreg, inflation: 0, inflationType: "none", inflationMethod: 0, milkSource: 0, cumSource: 0, burst: 0, bellyImplant: $activeSlave.bellyImplant, bellySag: $activeSlave.bellySag, bellySagPreg: $activeSlave.bellySagPreg, bellyPain: 0, cervixImplant: $activeSlave.cervixImplant, birthsTotal: $activeSlave.birthsTotal, pubertyXX: $activeSlave.pubertyXX, pubertyAgeXX: $activeSlave.pubertyAgeXX, pubertyXY: $activeSlave.pubertyXY, pubertyAgeXY: $activeSlave.pubertyAgeXY, scars: $activeSlave.scars, breedingMark: 0, underArmHStyle: "waxed", underArmHColor: "$activeSlave.underArmHColor", bodySwap: $activeSlave.bodySwap, father: 0, mother: 0, daughters: 0, sisters: 0, canRecruit: 0, HGExclude: 0, ballType: "$activeSlave.ballType", eggType: "$activeSlave.eggType", reservedChildren: 0, choosesOwnChastity: 0, pregControl: "none", readyLimbs: [], ageAdjust: $activeSlave.ageAdjust, bald: $activeSlave.bald, origBodyOwner: "", death: "", hormoneBalance: $activeSlave.hormoneBalance
 
 <br><br><br> __Direct JSON export method__: <br><br>
 
diff --git a/src/pregmod/managePersonalAffairs.tw b/src/pregmod/managePersonalAffairs.tw
index e037ee3d7cb76de7fa7950e74e8d97c28f3a1a26..4bab88cbb25da5d71d05a43597845059b055a4f3 100644
--- a/src/pregmod/managePersonalAffairs.tw
+++ b/src/pregmod/managePersonalAffairs.tw
@@ -503,7 +503,7 @@ I'm
 	<</if>>
 <</if>>
 <<if $PC.vagina == 1 && $PC.dick == 1>>
-	<<if $PC.breedingSelf > 0>>
+	<<if $PC.birthSelf > 0>>
 		<br><br>
 		Who better to impregnate you than you?
 		<br>[[Impregnate yourself.|MpregSelf]]
diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw
index 700b920ed58621afd3c03350d651f78746df3b0e..b6212abbda48dd3a7c6f3d3b6380e8bce47644a0 100644
--- a/src/pregmod/widgets/pregmodWidgets.tw
+++ b/src/pregmod/widgets/pregmodWidgets.tw
@@ -142,6 +142,9 @@
 <<if ndef $args[0].breastMesh>>
 	<<set $args[0].breastMesh = 0>>
 <</if>>
+<<if ndef $args[0].bellySagPreg>>
+	<<set $args[0].bellySagPreg = $args[0].bellySag>>
+<</if>>
 
 <<if ndef $args[0].pubertyXX>>
 	<<if $args[0].physicalAge >= $args[0].pubertyAgeXX>>
diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw
index 18d3fc4de1c85d4b4c3d6745726c0dd60df20da3..7903993c00b5f2967e8f25713a094fd0f24ea515 100644
--- a/src/uncategorized/pRivalryActions.tw
+++ b/src/uncategorized/pRivalryActions.tw
@@ -879,6 +879,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.mammaryCount += 100>>
 		<<set $hostage.fetishStrength = 100>>
 		<<set $hostage.sexualFlaw = "breeder">>
+		<<set $activeSlave.bellySag = 2, $activeSlave.bellySagPreg = 2>>
 		orgasming lewdly from the obscene movements happening within her straining womb. She looks like she wants this to never end.
 	<</if>>
 	<<case "Gender Radicalism">>
@@ -1081,6 +1082,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 100>>
 		<<set $hostage.analCount += 100>>
 		<<set $hostage.mammaryCount += 100>>
+		<<set $activeSlave.bellySag = 2, $activeSlave.bellySagPreg = 2>>
 		<<else>>
 		<<set $hostage.preg = 1>>
 		<<set $hostage.pregType = 20>>
@@ -1093,6 +1095,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty
 		<<set $hostage.vaginalCount += 100>>
 		<<set $hostage.analCount += 100>>
 		<<set $hostage.mammaryCount += 100>>
+		<<set $activeSlave.bellySag = 5, $activeSlave.bellySagPreg = 5>>
 		<</if>>
 		giving an interview. She gushes over how important it is for women to conceive and carry as many children as they can, as well as how terrible it is that some people strip away a woman's most important purpose. Before she can continue, her water breaks and she drops to the floor. You close the video in disgust of whats coming.
 	<<case "Gender Radicalism">>
diff --git a/src/uncategorized/pRivalryVictory.tw b/src/uncategorized/pRivalryVictory.tw
index 7ca84a3bcf783ec79fffed786836f0ddd02ff6b4..fcb331fd66e1db0c2c526c3e08551df07d66ae5e 100644
--- a/src/uncategorized/pRivalryVictory.tw
+++ b/src/uncategorized/pRivalryVictory.tw
@@ -372,12 +372,12 @@ For the first time, you receive a direct call from your rival. You pictured the
 			<<set $activeSlave.vagina = 10>>
 			<<set $activeSlave.pregType = random(20,29)>>
 			<<set $activeSlave.birthsTotal = random(120,180)>>
-			<<set $activeSlave.bellySag = 30>>
+			<<set $activeSlave.bellySag = 30, $activeSlave.bellySagPreg = 30>>
 		<<else>>
 			<<set $activeSlave.vagina = 5>>
 			<<set $activeSlave.pregType = either(3,3,4,4,4,5)>>
 			<<set $activeSlave.birthsTotal = random(18,27)>>
-			<<set $activeSlave.bellySag = 2>>
+			<<set $activeSlave.bellySag = 2, $activeSlave.bellySagPreg = 2>>
 		<</if>>
 		<<set $activeSlave.vaginalSkill = 100>>
 		<<set $activeSlave.oralSkill = 15>>
diff --git a/src/uncategorized/reMalefactor.tw b/src/uncategorized/reMalefactor.tw
index 40cf0ea5cb65d6edc7f48d8d14c6165acee7dd49..b82a510262ba66938db16bfcad94b9c068b59f57 100644
--- a/src/uncategorized/reMalefactor.tw
+++ b/src/uncategorized/reMalefactor.tw
@@ -83,7 +83,7 @@
 <<if $activeSlave.vagina < 2>>
 	<<set $activeSlave.vagina += 3>>
 <</if>>
-<<set $activeSlave.bellySag = 3>>
+<<set $activeSlave.bellySag = 3, $activeSlave.bellySagPreg = 3>>
 <<set $activeSlave.preg = 0>>
 <<set $activeSlave.birthsTotal = 2>>
 <<set $activeSlave.vaginalSkill = 30>>
diff --git a/src/uncategorized/reRelativeRecruiter.tw b/src/uncategorized/reRelativeRecruiter.tw
index 8427c00eaf6c0716f0424ffd57334d5dda5d68f8..2a0588f707d978ea97ab42294bd8fe6638f3d18c 100644
--- a/src/uncategorized/reRelativeRecruiter.tw
+++ b/src/uncategorized/reRelativeRecruiter.tw
@@ -120,11 +120,11 @@
 		<<set $activeSlave.stampTat = 0>>
 		<<set $activeSlave.energy = 0>>
 		<<set $activeSlave.bellyTat = 0>>
-		<<set $activeSlave.bellySag = 0>>
+		<<set $activeSlave.bellySag = 0, $activeSlave.bellySagPreg = 0>>
 		<<set $activeSlave.birthsTotal = 0>>
 		<<set $activeSlave.prostate = 0>>
 		<<RandomizeAttraction>>
-		<<ResyncHeight>>
+		<<ResyncHeight $activeSlave>>
 	<</if>>
 
 	$eventSlave.slaveName requests an interview with you. She's a devoted slave, and you grant it, and are happy you did when you see the troubled expression on her face. She explains<<if !canTalk($eventSlave)>> with desperate gestures<</if>> that
@@ -240,7 +240,7 @@ She waits anxiously for your decision.
 			<<set $activeSlave.birthsTotal += 1>>
 		<</if>>
 	<</for>>
-	<<set $activeSlave.bellySag = 4>>
+	<<set $activeSlave.bellySag = 4, $activeSlave.bellySagPreg = 4>>
 	<<set $activeSlave.energy = 65>>
 	<<set $activeSlave.bellyTat = "a heart">>
 	<<set $activeSlave.actualAge = ($eventSlave.actualAge+random(15,20))>>
diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw
index 868cf12026a7cea0f9786ce66306f3d09064db59..4329761bcc765b683b336640932d0000ecd36a0a 100644
--- a/src/uncategorized/remoteSurgery.tw
+++ b/src/uncategorized/remoteSurgery.tw
@@ -495,11 +495,11 @@ $possessiveCap
 	<br>//$possessiveCap indenture forbids elective surgery//
 <<else>>
 	<<if $activeSlave.weight > 190>>
-		<br>$pronounCap is extremely fat. [[Major liposuction|Surgery Degradation][$activeSlave.weight = 0, $activeSlave.health -= 40, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
+		<br>$pronounCap is extremely fat. [[Major liposuction|Surgery Degradation][$activeSlave.health -= 40, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
 	<<elseif $activeSlave.weight > 130>>
-		<br>$pronounCap is fat. [[Heavy liposuction|Surgery Degradation][$activeSlave.weight = 0, $activeSlave.health -= 20, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
+		<br>$pronounCap is fat. [[Heavy liposuction|Surgery Degradation][$activeSlave.health -= 20, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
 	<<elseif $activeSlave.weight > 30>>
-		<br>$pronounCap is overweight. [[Liposuction|Surgery Degradation][$activeSlave.weight = 0, $activeSlave.health -= 10, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
+		<br>$pronounCap is overweight. [[Liposuction|Surgery Degradation][$activeSlave.health -= 10, $cash -= $surgeryCost, $surgeryType = "liposuction"]]
 	<</if>>
 <</if>>
 
@@ -559,14 +559,22 @@ stomach.
 	<</if>>
 <</if>>
 
-<<if $activeSlave.bellySag > 0>>
-<br>
-<<if $activeSlave.preg >= 10 || $activeSlave.bellyImplant >= 2000 || $activeSlave.inflation > 0>>
-	$pronounCap has a sagging midriff, ruined from excessive pregnancy. It is currently filled out by $possessive swollen belly and can not safely be worked on.
-<<else>>
-	$pronounCap has a sagging midriff, ruined from excessive pregnancy.
-	[[Tummy tuck|Surgery Degradation][$activeSlave.bellySag = 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "tummyTuck"]]
-<</if>>
+<<if $activeSlave.bellySagPreg > 0>>
+	<br>
+	<<if visibleBelly($activeSlave)>>
+		$pronounCap has a sagging midriff, ruined from excessive pregnancy. It is currently filled out by $possessive swollen belly and can not safely be worked on.
+	<<else>>
+		$pronounCap has a sagging midriff, ruined from excessive pregnancy.
+		[[Tummy tuck|Surgery Degradation][$activeSlave.bellySag = 0,$activeSlave.bellySagPreg = 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "tummyTuck"]]
+	<</if>>
+<<elseif $activeSlave.bellySag > 0>>
+	<br>
+	<<if visibleBelly($activeSlave)>>
+		$pronounCap has a sagging midriff, ruined from excessive distention. It is currently filled out by $possessive swollen belly and can not safely be worked on.
+	<<else>>
+		$pronounCap has a sagging midriff, ruined from excessive distention.
+		[[Tummy tuck|Surgery Degradation][$activeSlave.bellySag = 0,$activeSlave.bellySagPreg = 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "tummyTuck"]]
+	<</if>>
 <</if>>
 
 <<if ($activeSlave.cSec == 1)>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index fc108624069141b1dc6f21283546cddc476ada31..b023a7333c0dd1f94a4878db413f94945260b060 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -4012,57 +4012,111 @@
 <<if hyperBellyTwo($slaves[$i])>>
 	<<if $slaves[$i].bellySag < 20>>
 		<<set $slaves[$i].bellySag += 0.5>>
+		<<if $slaves[$i].preg > 0>>
+			<<set $slaves[$i].bellySagPreg += 0.5>>
+		<</if>>
+	<<elseif $slaves[$i].preg > 0 && $slaves[$i].bellySagPreg < 20>>
+		<<set $slaves[$i].bellySagPreg += 0.5>>
 	<</if>>
 	<<if $slaves[$i].pregControl == "speed up">>
-		<<set $slaves[$i].bellySag += 1>>
+		<<set $slaves[$i].bellySag += 1, $slaves[$i].bellySagPreg += 1>>
 	<</if>>
 <<elseif hyperBellyOne($slaves[$i])>>
 	<<if $slaves[$i].bellySag < 10>>
 		<<set $slaves[$i].bellySag += 0.3>>
+		<<if $slaves[$i].preg > 0>>
+			<<set $slaves[$i].bellySagPreg += 0.3>>
+		<</if>>
+	<<elseif $slaves[$i].preg > 0 && $slaves[$i].bellySagPreg < 10>>
+		<<set $slaves[$i].bellySagPreg += 0.3>>
 	<</if>>
 	<<if $slaves[$i].pregControl == "speed up">>
-		<<set $slaves[$i].bellySag += 0.5>>
+		<<set $slaves[$i].bellySag += 0.5, $slaves[$i].bellySagPreg += 0.5>>
 	<</if>>
 <<elseif hugeBellyPreg($slaves[$i]) || ($slaves[$i].bellyImplant >= 8000)>>
 	<<if $slaves[$i].bellySag < 5>>
 		<<set $slaves[$i].bellySag += 0.1>>
+		<<if $slaves[$i].preg > 0>>
+			<<set $slaves[$i].bellySagPreg += 0.1>>
+		<</if>>
+	<<elseif $slaves[$i].preg > 0 && $slaves[$i].bellySagPreg < 5>>
+		<<set $slaves[$i].bellySagPreg += 0.1>>
 	<</if>>
 	<<if $slaves[$i].pregControl == "speed up">>
-		<<set $slaves[$i].bellySag += 0.2>>
+		<<set $slaves[$i].bellySag += 0.2, $slaves[$i].bellySagPreg += 0.2>>
 	<</if>>
 <</if>>
+<<if $slaves[$i].bellySagPreg > $slaves[$i].bellySag>>
+	<<set $slaves[$i].bellySagPreg = $slaves[$i].bellySag>>
+<</if>>
 
 <<if $slaves[$i].bellySag > 0 && !visibleBelly($slaves[$i])>>
 	<<if $slaves[$i].muscles > 95>>
 		<<if (random(1,100) > 1)>>
-			$possessiveCap stretched, extreme muscles @@.green;firm up readily@@ after $possessive pregnancy.
-			<<set $slaves[$i].bellySag -= 0.5>>
-			<<if $slaves[$i].bellySag < 0>>
-				<<set $slaves[$i].bellySag = 0>>
+			$possessiveCap stretched, extreme muscles @@.green;firm up readily@@ after
+			<<if $slaves[$i].bellySagPreg > 0>>
+				$possessive pregnancy.
+				<<set $slaves[$i].bellySag -= 0.5, $slaves[$i].bellySagPreg -= 0.5>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
+				<</if>>
+			<<else>>
+				being heavily distended for so long.
+				<<set $slaves[$i].bellySag -= 0.5>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0>>
+				<</if>>
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].muscles >= 30>>
 		<<if (random(1,100) > 20)>>
-			$possessiveCap stretched, muscular belly @@.green;firms up@@ after $possessive pregnancy.
-			<<set $slaves[$i].bellySag -= 0.4>>
-			<<if $slaves[$i].bellySag < 0>>
-				<<set $slaves[$i].bellySag = 0>>
+			$possessiveCap stretched, muscular belly @@.green;firms up@@ after
+			<<if $slaves[$i].bellySagPreg > 0>>
+				$possessive pregnancy.
+				<<set $slaves[$i].bellySag -= 0.4, $slaves[$i].bellySagPreg -= 0.4>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
+				<</if>>
+			<<else>>
+				being heavily distended for so long.
+				<<set $slaves[$i].bellySag -= 0.4>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0>>
+				<</if>>
 			<</if>>
 		<</if>>
 	<<elseif $slaves[$i].muscles >= 5>>
 		<<if (random(1,100) > 40)>>
-			$possessiveCap stretched, toned belly @@.green;firms up@@ after $possessive pregnancy.
-			<<set $slaves[$i].bellySag -= 0.3>>
-			<<if $slaves[$i].bellySag < 0>>
-				<<set $slaves[$i].bellySag = 0>>
+			$possessiveCap stretched, toned belly @@.green;firms up@@ after
+			<<if $slaves[$i].bellySagPreg > 0>>
+				$possessive pregnancy.
+				<<set $slaves[$i].bellySag -= 0.3, $slaves[$i].bellySagPreg -= 0.3>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
+				<</if>>
+			<<else>>
+				being heavily distended for so long.
+				<<set $slaves[$i].bellySag -= 0.3>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0>>
+				<</if>>
 			<</if>>
 		<</if>>
 	<<else>>
 		<<if (random(1,100) > 60)>>
-			$possessiveCap belly @@.green;regains some firmness@@ after $possessive pregnancy.
-			<<set $slaves[$i].bellySag -= 0.2>>
-			<<if $slaves[$i].bellySag < 0>>
-				<<set $slaves[$i].bellySag = 0>>
+			$possessiveCap belly @@.green;regains some firmness@@ after
+			<<if $slaves[$i].bellySagPreg > 0>>
+				$possessive pregnancy.
+				<<set $slaves[$i].bellySag -= 0.2, $slaves[$i].bellySagPreg -= 0.2>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0, $slaves[$i].bellySagPreg = 0>>
+				<</if>>
+			<<else>>
+				being heavily distended for so long.
+				<<set $slaves[$i].bellySag -= 0.2>>
+				<<if $slaves[$i].bellySag < 0>>
+					<<set $slaves[$i].bellySag = 0>>
+				<</if>>
 			<</if>>
 		<</if>>
 	<</if>>
diff --git a/src/uncategorized/slaveShelter.tw b/src/uncategorized/slaveShelter.tw
index 8ee5307ec8b59fcc7673ac13e6f0d1539b85534d..e923c296e6d58840b2f5782ef7ed8e88749283ad 100644
--- a/src/uncategorized/slaveShelter.tw
+++ b/src/uncategorized/slaveShelter.tw
@@ -160,7 +160,7 @@ You contact the Slave Shelter to review the profile of the slave the Shelter is
 	<<set $shelterSlave.health = random(-50,-30)>>
 	<<set $shelterSlave.preg = -2>>
 	<<set $shelterSlave.birthsTotal = 13>>
-	<<set $shelterSlave.bellySag = 10>>
+	<<set $shelterSlave.bellySag = 10, $shelterSlave.bellySagPreg = 10>>
 	<<set $shelterSlave.vagina = 3>>
 	<<set $shelterSlave.oralSkill = 0>>
 	<<set $shelterSlave.analSkill = 0>>
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index 19d095d7e782e8363c55f6924e5821852847ec0c..7753cd719c60870c64d93e7dd01e62e82b634e60 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -818,6 +818,14 @@ As the remote surgery's long recovery cycle completes,
 		<<set $activeSlave.trust -= 10>>
 		<<set $activeSlave.devotion -= 5>>
 	<</if>>
+	<<if $activeSlave.weight > 190>>
+		Due to the tremendous amount of fat removed from her midsection, it sags terribly after the surgery.
+		<<set $activeSlave.bellySag = 10>>
+	<<elseif $activeSlave.weight > 130>>
+		Due to the large amount of fat removed from her midsection, it droops noticeably after the surgery.
+		<<set $activeSlave.bellySag = 5>>
+	<</if>>
+	<<set $activeSlave.weight = 0>>
 	
 <<case "lipo">>
 	<<if ($activeSlave.behavioralFlaw == "anorexic")>>
diff --git a/src/utility/descriptionWidgets.tw b/src/utility/descriptionWidgets.tw
index 6e1562403836a91f1851bce06e9ee200f3a822c4..e94a3377a39f16ff6ec5e78940c9317ee6eab734 100644
--- a/src/utility/descriptionWidgets.tw
+++ b/src/utility/descriptionWidgets.tw
@@ -8358,20 +8358,61 @@ $pronounCap has
 		<</if>>
 	<</if>>
 	<</if>>
+<<elseif $activeSlave.bellySagPreg > 20>>
+	$possessiveCap stretchmark streaked stomach sags massively after being distended for so long by so many children.
 <<elseif $activeSlave.bellySag > 20>>
 	$possessiveCap stretchmark streaked stomach sags massively after being distended for so long.
 <<elseif ($activeSlave.assignment == "work in the dairy") && ($dairyFeedersSetting + $dairyStimulatorsSetting > 2)>>
 	$possessiveCap stomach is painfully distended from the nutrition and hydration being pumped down $possessive throat and up $possessive butt.
+<<elseif $activeSlave.weight > 190>>
+	<<if $activeSlave.muscles > 95>>
+		$possessiveCap massive abs are lost beneath $possessive overwhelming flab. In fact, $pronoun's so massively fat that $possessive navel is also lost deep in a fold of $possessive belly. Multiple thick, huge rolls run along its sides around to $possessive flabby back.
+	<<elseif $activeSlave.muscles > 30>>
+		$possessiveCap abs are lost beneath $possessive overwhelming flab; $pronoun's so hugely fat that $possessive navel is also lost deep in a fold of $possessive belly. Multiple thick rolls run along its sides around to $possessive flabby back.
+	<<else>>
+		$pronounCap carries a tremendous amount of $possessive weight on $possessive stomach; $pronoun's so massively fat that $possessive navel is lost deep in a fold of $possessive belly. Multiple thick rolls run along its sides around to $possessive flabby back.
+	<</if>>
+	<<if $activeSlave.bellySag > 1>>
+		$possessiveCap immensely fat belly sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>, though it's hard to tell since it always sagged under its crushing weight and massive size.
+	<<elseif $activeSlave.physicalAge > 35>>
+		$possessiveCap immensely fat belly is starting to show its age, and sags a lot more than usual; though it's hard to tell since it always sagged under its crushing weight and massive size.
+	<</if>>
+<<elseif $activeSlave.weight > 160>>
+	<<if $activeSlave.muscles > 95>>
+		$possessiveCap massive abs are shrouded by an extra thick layer of fat. In fact, $pronoun's so hugely fat that $possessive navel is buried deep in a fold of $possessive belly. Several thick rolls run along its sides around to $possessive flabby back.
+	<<elseif $activeSlave.muscles > 30>>
+		$possessiveCap abs are hidden behind a massive soft stomach; $pronoun's so hugely fat that $possessive navel is buried deep in a fold of $possessive belly. Several thick rolls run along its sides around to $possessive flabby back.
+	<<else>>
+		$pronounCap carries a huge amount of $possessive weight on $possessive stomach; $pronoun's so hugely fat that $possessive navel is buried deep in a fold of $possessive belly. Several thick rolls run along its sides around to $possessive flabby back.
+	<</if>>
+	<<if $activeSlave.bellySag > 1>>
+		$possessiveCap huge fat belly sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>, though it already hangs due to its size and weight.
+	<<elseif $activeSlave.physicalAge > 35>>
+		$possessiveCap huge fat belly is starting to show its age, and sags a lot.
+	<</if>>
+<<elseif $activeSlave.weight > 130>>
+	<<if $activeSlave.muscles > 95>>
+		$possessiveCap massive abs are shrouded by a thick layer of fat. In fact, $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly. Said fold runs from $possessive navel around to $possessive back.
+	<<elseif $activeSlave.muscles > 30>>
+		$possessiveCap abs are hidden behind a huge soft stomach; $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly. Said fold runs from $possessive navel around to $possessive back.
+	<<else>>
+		$pronounCap carries a lot of $possessive weight on $possessive stomach; $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly. Said fold runs from $possessive navel around to $possessive back.
+	<</if>>
+	<<if $activeSlave.bellySag > 1>>
+		$possessiveCap big fat belly sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
+	<<elseif $activeSlave.physicalAge > 35>>
+		$possessiveCap big fat belly is starting to show its age, and sags a little.
+	<</if>>
 <<elseif $activeSlave.weight > 95>>
 	<<if $activeSlave.muscles > 95>>
-	$possessiveCap massive abs are shrouded by a thick layer of fat.
+	$possessiveCap massive abs are shrouded by a thick layer of fat. In fact, $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly.
 	<<elseif $activeSlave.muscles > 30>>
-	$possessiveCap abs are hidden behind a big soft belly.
+	$possessiveCap abs are hidden behind a big soft stomach; $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly.
 	<<else>>
 	$pronounCap carries a lot of $possessive weight on $possessive stomach; $pronoun's so fat that $possessive navel is buried in a fold of $possessive belly.
 	<</if>>
 	<<if $activeSlave.bellySag > 1>>
-		$possessiveCap fat belly sags considerably from being stretched so long and so full by $possessive many children.
+		$possessiveCap fat belly sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<<elseif $activeSlave.physicalAge > 35>>
 	$possessiveCap fat belly is starting to show its age, and sags a little.
 	<</if>>
@@ -8384,7 +8425,7 @@ $pronounCap has
 	$possessiveCap chubby belly is nice and soft, hiding the curve of $possessive waist a little.
 	<</if>>
 	<<if $activeSlave.bellySag > 1>>
-	However, it sags considerably from being stretched so long and so full by $possessive many children.
+	However, it sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<</if>>
 <<elseif $activeSlave.weight > 10>>
 	<<if $activeSlave.muscles > 30>>
@@ -8395,7 +8436,7 @@ $pronounCap has
 	$possessiveCap belly is pleasantly soft.
 	<</if>>
 	<<if $activeSlave.bellySag > 1>>
-	However, it sags considerably from being stretched so long and so full by $possessive many children.
+	However, it sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<</if>>
 <<elseif $activeSlave.weight >= -10>>
 	<<if $activeSlave.muscles > 30>>
@@ -8406,7 +8447,7 @@ $pronounCap has
 	$pronounCap has a feminine belly with just a hint of softness.
 	<</if>>
 	<<if $activeSlave.bellySag > 1>>
-	However, it sags considerably from being stretched so long and so full by $possessive many children.
+	However, it sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<</if>>
 <<elseif $activeSlave.weight >= -30>>
 	<<if $activeSlave.muscles > 30>>
@@ -8417,13 +8458,13 @@ $pronounCap has
 	<</if>>
 	<<elseif $activeSlave.muscles > 5>>
 	<<if $activeSlave.bellySag > 1>>
-	$possessiveCap once toned belly sags considerably from being stretched so long and so full by $possessive many children.
+	$possessiveCap once toned belly sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<<else>>
 	$possessiveCap thin midsection highlights $possessive abs, showing off a hint of a six-pack.
 	<</if>>
 	<<else>>
 	<<if $activeSlave.bellySag > 1>>
-	$pronounCap once had a model's midsection, however, it now sags considerably from being stretched out for so long and so largely by $possessive many children.
+	$pronounCap once had a model's midsection, however, it now sags considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<<else>>
 	$pronounCap has a model's midsection, without any hint of belly or musculature.
 	<</if>>
@@ -8431,28 +8472,30 @@ $pronounCap has
 <<else>>
 	<<if $activeSlave.muscles > 5>>
 	<<if $activeSlave.bellySag > 1>>
-	$pronounCap has abs, but they sag considerably from being stretched so long and so full by $possessive many children.
+	$pronounCap has abs, but they sag considerably from being <<if $activeSlave.bellySagPreg > 1>>stretched so long and so full by $possessive excessive pregnancy<<else>>distended for so long<</if>>.
 	<<else>>
 	$possessiveCap abs are clearly visible, stretched over $possessive emaciated frame as they are.
 	<</if>>
 	<<else>>
 	<<if $activeSlave.bellySag > 1>>
-	$possessiveCap emaciated belly is extremely stretched; the product of being too pregnant for too long.
+	$possessiveCap emaciated belly is extremely stretched; the product of being too <<if $activeSlave.bellySagPreg > 1>>pregnant<<else>>distended<</if>> for too long.
 	<<else>>
 	$possessiveCap emaciated belly is perfectly flat.
 	<</if>>
 	<</if>>
 <</if>>
-<<if $activeSlave.inflation == 0 && $activeSlave.preg < 10 && $activeSlave.bellyImplant < 2000>>
-<<if $activeSlave.bellySag > 1 || $activeSlave.bellySag == -1>>
-<<if $arcologies[0].FSRepopulationFocus != "unset">>
-	While most societies would find $possessive sagging, pregnancy ruined stomach unattractive, your repopulation focused one merely sees $object as a breeder between pregnancies.
-<<else>>
-	Society finds $possessive pregnancy ruined stomach very unattractive.
-<</if>>
-<</if>>
+<<if !visibleBelly($activeSlave)>>
+	<<if $activeSlave.bellySagPreg > 1 || $activeSlave.bellySagPreg == -1>>
+		<<if $arcologies[0].FSRepopulationFocus != "unset">>
+			While most societies would find $possessive sagging, pregnancy ruined stomach unattractive, your repopulation focused one merely sees $object as a breeder between pregnancies.
+		<<else>>
+			Society finds $possessive pregnancy ruined stomach very unattractive.
+		<</if>>
+	<<elseif $activeSlave.bellySag > 1>>
+		Society finds $possessive ruined stomach very unattractive.
+	<</if>>
 <</if>>
-<<if $activeSlave.mpreg == 1 && $activeSlave.preg lt 10>>
+<<if $activeSlave.mpreg == 1 && $activeSlave.preg < 10>>
 	$pronounCap has a slight curve to $possessive abdomen, unusual for a male slave.
 <</if>>