diff --git a/src/npc/fPCImpreg.tw b/src/npc/fPCImpreg.tw
index f75a02cbd48403d87fb4f74d810e084f9e7bd0ca..533c8edc2a909fe40c148d094de0b7a8a9ec8cb9 100644
--- a/src/npc/fPCImpreg.tw
+++ b/src/npc/fPCImpreg.tw
@@ -54,8 +54,8 @@ You call her over so you can
 
 <</if>>
 
-<<if ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1) && ($activeSlave.vagina == 0)>>
-	She cries with joy and presents her virgin <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for fertilization. She sobs with happiness when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum,<<elseif $PC.balls == 2>> pouring into her until she is stuffed with seed,<<elseif $PC.balls == 1>> pouring into her,<<else>>,<</if>> knowing that her first time will always be special to her. She spends the rest of the day cherishing her stomach. This new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in, and there's a good chance she's pregnant.@@
+<<if ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1) && ($activeSlave.vagina == 0 || ($activeSlave.anus == 0 && $activeSlave.mpreg == 1))>>
+	She cries with joy and presents her virgin <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for fertilization. She sobs with happiness when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum<<elseif $PC.balls == 2>> pouring into her until she is stuffed with cum<<elseif $PC.balls == 1>> pouring into her<</if>>, knowing that her first time will always be special to her. She spends the rest of the day cherishing her stomach. This new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in, and there's a good chance she's pregnant.@@
 	<<if $activeSlave.mpreg == 1>>
 	<<set $activeSlave.anus = 1>>
 	<<else>>
@@ -63,17 +63,17 @@ You call her over so you can
 	<</if>>
 	<<set  $activeSlave.devotion += 15>>
 <<elseif ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetishKnown == 1)>>
-	She cries with joy and presents her fertile <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for breeding. She sobs with happiness when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum,<<elseif $PC.balls == 2>> pouring into her until she is stuffed with seed,<<elseif $PC.balls == 1>> pouring into her,<<else>>,<</if>> She spends the rest of the day considering her own stomach with pride. This new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@
+	She cries with joy and presents her fertile <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for breeding. She sobs with happiness when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum<<elseif $PC.balls == 2>> pouring into her until she is stuffed with cum<<elseif $PC.balls == 1>> pouring into her<</if>>. She spends the rest of the day considering her own stomach with pride. This new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@
 	<<set  $activeSlave.devotion += 10>>
-<<elseif ($activeSlave.devotion > 20) && ($activeSlave.vagina == 0)>>
-	She accepts your orders without comment and presents her virgin <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for fertilization. She gasps in shock when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum.<<elseif $PC.balls == 2>> pouring into her until she is stuffed with seed.<<elseif $PC.balls == 1>> pouring into her.<<else>>.<</if>> She spends the rest of the day struggling with roiling emotions. Since she is already well broken, this new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in, and there's a good chance she's pregnant.@@
+<<elseif ($activeSlave.devotion > 20) && ($activeSlave.vagina == 0 || ($activeSlave.anus == 0 && $activeSlave.mpreg == 1))>>
+	She accepts your orders without comment and presents her virgin <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> for fertilization. She gasps in shock when she feels your hot seed<<if $PC.balls == 3>> filling her until her stomach is distended and wobbles with your cum<<elseif $PC.balls == 2>> pouring into her until she is stuffed with cum<<elseif $PC.balls == 1>> pouring into her<</if>>. She spends the rest of the day struggling with roiling emotions. Since she is already well broken, this new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in, and there's a good chance she's pregnant.@@
 	<<if $activeSlave.mpreg == 1>>
 	<<set $activeSlave.anus = 1>>
 	<<else>>
 	<<set $activeSlave.vagina = 1>>
 	<</if>>
 	<<set  $activeSlave.devotion += 10>>
-<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.vagina == 0)>>
+<<elseif ($activeSlave.devotion >= -20) && ($activeSlave.vagina == 0 || ($activeSlave.anus == 0 && $activeSlave.mpreg == 1))>>
 	She is clearly unhappy at losing her pearl of great price to you; this probably isn't what she imagined her first real sex would be like. Worse, she knows she's fertile and realizes she'll likely get pregnant. Nevertheless, this new connection with <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>her master<<else>>her mistress<</if>> @@.hotpink;increases her devotion to you.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in.@@
 	<<if $activeSlave.mpreg == 1>>
 	<<set $activeSlave.anus = 1>>
@@ -81,7 +81,7 @@ You call her over so you can
 	<<set $activeSlave.vagina = 1>>
 	<</if>>
 	<<set  $activeSlave.devotion += 4>>
-<<elseif ($activeSlave.vagina == 0)>>
+<<elseif ($activeSlave.vagina == 0 || ($activeSlave.anus == 0 && $activeSlave.mpreg == 1))>>
 	As you anticipated, she refuses to give you her virginity. And as you expected, she is unable to resist you. She cries as your cock opens her fresh, tight hole. Afterward, she clutches her stomach and sobs, horrified by the knowledge that she's probably carrying her rapist's child. The rape @@.mediumorchid;decreases her devotion to you@@ and @@.gold;fills her with fear.@@ @@.lime;Her <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> has been broken in.@@
 	<<set  $activeSlave.devotion -= 5>>
 	<<set  $activeSlave.trust -= 5>>
diff --git a/src/pregmod/electiveSurgery.tw b/src/pregmod/electiveSurgery.tw
index de293ec42e0ec0749b7df8882930793d5bde6c06..03c360590673a518ab91a05e56a6e1683e314f2b 100644
--- a/src/pregmod/electiveSurgery.tw
+++ b/src/pregmod/electiveSurgery.tw
@@ -93,9 +93,9 @@ You're @@.orange;$PC.actualAge years old.@@
 	
 <<if $PC.preg >= 8>>
 <br><br>She darts for your middle.
-<<if $PC.preg >= 42>>
+<<if $PC.preg >= 41>>
 	"My word, are you sure you want to have surgery in this state? You're giant!" She says as she uses both hands to massage your overdue belly, enjoying the kicks from your child within. "If you go into labor, we have everything you'll need, so don't worry."<br>
-<<elseif $PC.preg >= 40>>
+<<elseif $PC.preg >= 39>>
 	"Wow, are you going to be ok? That looks really heavy." She says as she uses both hands to grope your massive belly, paying extra attention to your navel. "Are you sure you don't want to take a seat?"<br>
 <<elseif $PC.preg >= 36>>
 	"You're huge! Look at that adorable navel!" She says as she uses both hands to grope your huge belly, paying extra attention to your navel.<br>
diff --git a/src/pregmod/managePersonalAffairs.tw b/src/pregmod/managePersonalAffairs.tw
index 3e72ad142d73a74b5fe50b661bcf090de84cc1ce..499b73888fb43164d0c1ed05093921af63ba5c30 100644
--- a/src/pregmod/managePersonalAffairs.tw
+++ b/src/pregmod/managePersonalAffairs.tw
@@ -31,9 +31,9 @@ Looking down;
 <<else>>
 	you have a @@.orange;masculine chest.@@<<if $PC.preg > 30 || $PC.births > 0>> Your chest feels swollen; the beads of milk forming on your nipples tells you why.<</if>>
 <</if>>
-<<if $PC.preg >= 42>>
-	You don't know why you even bother getting out of bed; you are @@.orange;overdue and ready to drop@@ at many time, making your life as arcology owner very difficult. You try to relax and enjoy your slaves, but you can only manage so much in this state.
-<<elseif $PC.preg >= 40>>
+<<if $PC.preg >= 41>>
+	You don't know why you even bother getting out of bed; you are @@.orange;overdue and ready to drop@@ at any time, making your life as arcology owner very difficult. You try to relax and enjoy your slaves, but you can only manage so much in this state.
+<<elseif $PC.preg >= 39>>
 	You feel absolutely massive; your @@.orange;full-term belly@@ makes your life as arcology owner very difficult. You try your best to not wander too far from your penthouse, not with labor and birth so close.
 <<elseif $PC.preg >= 36>>
 	You can barely wrap your arms around your @@.orange;huge pregnant belly,@@ and when you do, your popped navel reminds you your bun is almost ready.
@@ -410,7 +410,7 @@ __Contraceptives and Fertility__
 	Your period is late, so the first thing you do is test yourself for a potential pregnancy: @@.lime;you are pregnant.@@	<<link "Abort your child">><<replace "#miniscene">><<set $PC.preg = 0, $PC.pregSource = 0>><<print "You take a syringe filled with abortificants and make your self comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
 <<elseif $PC.labor == 1>>
 	You are beginning to feel contractions, you'll be giving birth soon.
-<<elseif $PC.preg >= 40>>
+<<elseif $PC.preg >= 39>>
 	Your due date is looming, but your child doesn't seem to be interested in coming out just yet. [[Induce childbirth|Manage Personal Affairs][$PC.labor = 1]]
 <<elseif $PC.preg >= 8 && $PC.pregSource != -1>>
 	You're pregnant, something rather unbecoming for an arcology owner. <<link "Abort your child">><<replace "#miniscene">><<set $PC.preg = 0, $PC.pregSource = 0>><<print "You take a syringe filled with abortificants and make your self comfortable. Injecting the vial through your belly into your womb, your close your eyes and wait for what is coming. Once you feel it is over, you clean yourself up and go on your way, child free.">><br>&nbsp;&nbsp;&nbsp;&nbsp;<</replace>><</link>>
diff --git a/src/pregmod/personalNotes.tw b/src/pregmod/personalNotes.tw
index f0016a4a6a8d048cb3817e1f94bfe96d53aeb679..9a6f7db73eec4e4cc54f6724d033c05648a54f41 100644
--- a/src/pregmod/personalNotes.tw
+++ b/src/pregmod/personalNotes.tw
@@ -13,14 +13,14 @@
 		Your dress feels tight around your breasts.
 	<</if>>
 <</if>>
-<<if $PC.preg >= 42>>
+<<if $PC.preg >= 41>>
 	Your baby is overdue and your master isn't here anymore to comfort your exhausted body. You try your best, <<if $PC.pregSource == -3>>drawing strength from the knowledge that you carry your late master's legacy within you<<else>>but deep down you are saddened that your child isn't his<</if>>.<<if $PC.pregMood == 1>> However, thanks to all your mothering, your slaves are more than happy to do everything they can for you.<<elseif $PC.pregMood == 2>> Your dicked slaves are terrified of being seen by you, knowing full well that they will be bearing the full weight of your body as you try to fill the hole left by your late master.<</if>>
-<<elseif $PC.preg >= 40>>
+<<elseif $PC.preg >= 39>>
 	Your dress is at its capacity, any bigger and you'd risk tearing it at the seams, though your late master did make sure his girls were well dressed even when they were fully rounded with his child. Every action you take is exhausting, and even though your slaves are more than capable of serving your every desire, you refuse to slow down with your duties.<<if $PC.pregMood == 1>> Though you definitely appreciate their aid.<<elseif $PC.pregMood == 2>> Your hormones practically rule you, leading you to demand your slaves to be prepared to pleasure you at a moments notice. Your needy cunt hungers for dick and you don't care what it is attached to right now.<</if>>
 <<elseif $PC.preg >= 36>>
 	Your child happily kicks away inside your womb, and each time a small bump apears on the outside of your dress.<<if $PC.pregMood == 1>> While hormones may have you demanding and needy, you do everything you can to treat your slaves as if they were your own children.<<elseif $PC.pregMood == 2>> You know it's unbecoming for an arcology owner, but your former master loved to fuck you while you were pregnant with his children and your body misses his touch.<</if>>
 <<elseif $PC.preg >= 32>>
-	Your huge pregnant belly is tiring to carry around, but your well versed with moving about with a rounded middle.<<if $PC.pregMood == 1>> You can't help but enjoy having a slave suckle from you while you relax with her in your lap.<<elseif $PC.pregMood == 2>> You know how to have sex while pregnant, and as such, so will your slaves.<</if>>
+	Your huge pregnant belly is tiring to carry around, but you're well versed in moving about with a rounded middle.<<if $PC.pregMood == 1>> You can't help but enjoy having a slave suckle from you while you relax with her in your lap.<<elseif $PC.pregMood == 2>> You know how to have sex while pregnant, and as such, so will your slaves.<</if>>
 <<elseif $PC.preg >= 28>>
 	You've stopped bothering to tie your apron behind you, allowing your dress the freedom to stretch with your growing child.<<if $PC.pregMood == 1>> You catch yourself babying your slaves from time to time.<<elseif $PC.pregMood == 2>>Your sex drive has become unquenchable as of late.<</if>>
 <<elseif $PC.preg >= 24>>
@@ -66,9 +66,9 @@
 		Your breasts spill over your slutty top.
 	<</if>>
 <</if>>
-<<if $PC.preg >= 42>>
+<<if $PC.preg >= 41>>
 	You can barely pull yourself and your overdue child out of bed; every action is a chore, you keep bumping things, and your child just won't calm down.<<if $PC.pregMood == 1>> However, thanks to all your tenderness, your slaves are more than happy to do everything they can for you.<<elseif $PC.pregMood == 2>> Your dicked slaves are terrified of being seen by you, knowing full well that they will be bearing the full weight of your body as you satisfy your desires.<</if>>
-<<elseif $PC.preg >= 40>>
+<<elseif $PC.preg >= 39>>
 	You don't even bother to try to be slutty anymore, your full-term globe of a belly just steals all the attention away from your other assets. Every action you take is exhausting; though your slaves are more than capable of serving your every whim.<<if $PC.pregMood == 1>> Even in the final stages of pregnancy, you make sure the slaves attending you are treated as if the were your favorite clients.<<elseif $PC.pregMood == 2>> Your hormones practically rule you, leading you to demand your slaves to be prepared to pleasure you at a moments notice. Your needy cunt hungers for dick and you don't care what it is attached to right now.<</if>>
 <<elseif $PC.preg >= 36>>
 	Your huge pregnant belly hides your crotch and every kick from your eager child threatens to dislodge your breasts from your struggling top.<<if $PC.pregMood == 1>> While you may be demanding and needy, you do everything you can to treat them as if they were a virgin client.<<elseif $PC.pregMood == 2>> You know it's unbecoming for an arcology owner, but you need a dick in you even more than usual.<</if>>
@@ -133,9 +133,9 @@
 		Your top feels tight around your breasts.
 	<</if>>
 <</if>>
-<<if $PC.preg >= 42>>
+<<if $PC.preg >= 41>>
 	You can barely pull yourself and your overdue child out of bed; every action is a chore, you keep bumping things, and your child just won't calm down.<<if $PC.pregMood == 1>> However, thanks to all your mothering, your slaves are more than happy to do everything they can for you.<<elseif $PC.pregMood == 2>> Your dicked slaves are terrified of being seen by you, knowing full well that they will be bearing the full weight of your body as you satisfy your desires.<</if>>
-<<elseif $PC.preg >= 40>>
+<<elseif $PC.preg >= 39>>
 	You don't even bother to try to cover your full-term pregnancy, opting to just let it hang out of your old clothing. Every action you take is exhausting; though your slaves are more than capable of serving your every desire.<<if $PC.pregMood == 1>> Even in the final stages of pregnancy, you make sure the slaves attending you are treated as if the were your children.<<elseif $PC.pregMood == 2>> Your hormones practically rule you, leading you to demand your slaves to be prepared to pleasure you at a moments notice. Your needy cunt hungers for dick and you don't care what it is attached to right now.<</if>>
 <<elseif $PC.preg >= 36>>
 	Your huge pregnant belly strains the buttons on your maternity suit. Every kick from your eager child threatens to send your buttons flying.<<if $PC.pregMood == 1>> While you may be demanding and needy, you do everything you can to treat them as if they were your own children.<<elseif $PC.pregMood == 2>> You know it's unbecoming for an arcology owner, but you need a dick in you and you don't care from where.<</if>>
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 78e9e93b5603f7fc08bdf47613b21a276b666bec..0216672afbc01dc5e15a52bde52288d681956ef1 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -1489,7 +1489,19 @@ $activeSlave.slaveName is doing her job, standing in an area of the arcology tha
 <br><br>
 "You're fucking //gross,//" says another. "Like, ew. Even if it's free, why the fuck would we let you touch us?"
 <br><br>
-<<if $activeSlave.boobs > 5000>>
+<<if $activeSlave.boobs > 15000>>
+	"Those boobs are disgusting, look at her struggle,"
+<<elseif hyperPregBellyOne($activeSlave)>>
+	"Holy shit, she's gonna blow! Bitch'll keep fucking till her belly pops open and keep on fucking still,"
+<<elseif hyperBellyOne($activeSlave)>>
+	"That belly is disgusting, what did she do? Fuck an elephant?"
+<<elseif hyperPregBellyOne($activeSlave)>>
+	"What a slut! I bet everyone in the arcology has a baby in her,"
+<<elseif hyperBellyOne($activeSlave)>>
+	"That belly is disgusting, what is that, a horse?"
+<<elseif $activeSlave.butt > 10>>
+	"That ass is disgusting, look how fat it is,"
+<<elseif $activeSlave.boobs > 5000>>
 	"Those boobs are disgusting,"
 <<elseif $activeSlave.dick > 6>>
 	"That dick is so disgusting,"
diff --git a/src/uncategorized/newGamePlus.tw b/src/uncategorized/newGamePlus.tw
index 00bf936e0f44e2187ad2949be2221e1696df6b2c..98110257c71ca463325d3acb249a26e4af10376c 100644
--- a/src/uncategorized/newGamePlus.tw
+++ b/src/uncategorized/newGamePlus.tw
@@ -12,8 +12,8 @@ You have decided to start over. You'll be able to take a few things with you: a
 <br><br>
 You have the funds to bring $slavesToImportMax slaves with you (or your equivalent) to a new arcology.
 <<if $cash >= 50000+($slavesToImportMax*10000)>>
-	It will cost <<print 50000+($slavesToImportMax*10000)>>¤ to insure another slave's safe transfer.
-	[[Increase minimum transferred slaves by 1.|New Game Plus][$cash -= (50000+($slavesToImportMax*10000)), $slavesToImportMax++]]
+	It will cost ¤<<print 50000+($slavesToImportMax*10000)>> to insure another slave's safe transfer. You have ¤$cash to spend.
+	<br>[[Increase minimum transferred slaves by 1.|New Game Plus][$cash -= (50000+($slavesToImportMax*10000)), $slavesToImportMax++]]
 <<else>>
 	You lack the funds to bring more than $slavesToImportMax slaves with you (or your equivalent) to a new arcology. It would cost <<print 50000+($slavesToImportMax*10000)>>¤ to guarantee another's safe transfer.
 <</if>>
diff --git a/src/uncategorized/nextWeek.tw b/src/uncategorized/nextWeek.tw
index a8dda0ddcb69c21ab16e66bc21111dedacbc9c57..ec46762c87469f2116ead48289c116b39fb30fb6 100644
--- a/src/uncategorized/nextWeek.tw
+++ b/src/uncategorized/nextWeek.tw
@@ -102,9 +102,9 @@
 	<<set $HeadGirl = $slaves[_NewHG], $slaves[_NewHG].assignment = "be your Head Girl", $slaves[_NewHG].diet = "healthy">>
 <</if>>
 
-<<if $PC.preg >= 40 && random(1,100) > 50>>
+<<if $PC.preg >= 38 && random(1,100) > 50>>
 	<<set $PC.labor = 1>>
-<<elseif $PC.preg >= 44>>
+<<elseif $PC.preg >= 43>>
 	<<set $PC.labor = 1>>
 <</if>>
 
diff --git a/src/uncategorized/officeDescription.tw b/src/uncategorized/officeDescription.tw
index e092394bcfd013bc43a194bf327b30a5561fc2ac..50aac59473089c15bff4b0039a83f549fdd72244 100644
--- a/src/uncategorized/officeDescription.tw
+++ b/src/uncategorized/officeDescription.tw
@@ -201,7 +201,7 @@ A $PC.visualAge year old face stares back at you.
 <<if $PC.boobsBonus > 2>>
 	Your breasts are enormous. <<if $PC.boobsImplant == 1>>They are big, round, and obviously implants. They insist on maintaining their shape no matter how you move<<else>>They are all natural, heavy, and a bit saggy though they retain some perk. Every single move you make sends ripples through your cleavage. You catch yourself watching them move in the mirror every so often<</if>>.<<if $PC.preg > 30 || $PC.births > 0>> Your breasts feel even more enormous lately; likely a side effect of your lactation, though you could do without the wetspots forming over your nipples.<</if>>
 <<elseif $PC.boobsBonus == 2>>
-	Your breasts are huge. <<if $PC.boobsImplant == 1>>They are unaturally perky for their size. When you shake them, the barely move<<else>>They are all natural and a little heavy. They bounce lewdly when you shake them and take a little too long to calm down.<</if>>.<<if $PC.preg > 30 || $PC.births > 0>> Your breasts feel even more huge lately; likely a side effect of your lactation, though you could do without the wetspots forming over your nipples.<</if>>
+	Your breasts are huge. <<if $PC.boobsImplant == 1>>They are unaturally perky for their size. When you shake them, they barely move<<else>>They are all natural and a little heavy. They bounce lewdly when you shake them and take a little too long to calm down.<</if>>.<<if $PC.preg > 30 || $PC.births > 0>> Your breasts feel even more huge lately; likely a side effect of your lactation, though you could do without the wetspots forming over your nipples.<</if>>
 <<elseif $PC.boobsBonus == 1>>
 	Your breasts are pretty big. <<if $PC.boobsImplant == 1>>They are nice, perky and not obviously implants. They jiggle only slightly when you shake them though<<else>>They are nice and perky, despite their size. They bounce lewdly when you shake them<</if>>.<<if $PC.preg > 30 || $PC.births > 0>> Your breasts feel bigger lately; likely a side effect of your lactation, though you could do without the wetspots forming over your nipples.<</if>>
 <<elseif $PC.boobsBonus == -0.5>>
@@ -213,9 +213,9 @@ A $PC.visualAge year old face stares back at you.
 <<else>>
 	Your chest is quite masculine<<if $PC.preg > 30 || $PC.births > 0>>, though the pair of wetspots forming over your nipples suggest otherwise<</if>>.
 <</if>>
-<<if $PC.preg >= 42>>
-	You don't know why you even bother getting out of bed; you are overdue and ready to drop at many time,  making your life as arcology owner very difficult. You try to relax and enjoy your slaves, but you can only manage so much in this state.
-<<elseif $PC.preg >= 40>>
+<<if $PC.preg >= 41>>
+	You don't know why you even bother getting out of bed; you are overdue and ready to drop at many time, making your life as arcology owner very difficult. You try to relax and enjoy your slaves, but you can only manage so much in this state.
+<<elseif $PC.preg >= 39>>
 	You feel absolutely massive; your full-term belly makes your life as arcology owner very difficult. You try your best to not wander too far from your penthouse, not with labor and birth so close.
 <<elseif $PC.preg >= 36>>
 	You can barely wrap your arms around your huge pregnant belly, and when you do, your popped navel reminds you your bun is almost ready.
@@ -236,11 +236,11 @@ A $PC.visualAge year old face stares back at you.
 <<elseif $PC.preg >= 3>>
 	Your period hasn't happened in some time, you might be pregnant.
 <</if>>
-<<if $PC.ballsImplant > 2>>
+<<if $PC.ballsImplant > 2 || $PC.balls > 2>>
 	No matter how you sit, your enormous balls are never comfortable.
-<<elseif $PC.ballsImplant == 2>>
+<<elseif $PC.ballsImplant == 2 || $PC.balls == 2>>
 	You shift in your seat and spread your legs to give your huge balls room.
-<<elseif $PC.ballsImplant == 1>>
+<<elseif $PC.ballsImplant == 1 || $PC.balls == 1>>
 	You shift in your seat to make room for your big balls.
 <</if>>
 <<if $PC.butt > 2>>
diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 09bc554ed01ea526f1324c8153c24c34eac2e6e2..d77d23158a50f6db45e36cfa493e8e0eb73ddd2e 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -896,7 +896,7 @@
 <</if>>
 <<if $arcologies[0].FSSlimnessEnthusiastResearch == 1>>
 <<if ($activeSlave.balls > 1)>>
-  | <<link "Testicle reducers">><<set $activeSlave.drugs = "ball atrophiers">><<replace "#drugs">><strong>$activeSlave.drugs</strong><</replace>><</link>>
+  | <<link "Testicle reducers">><<set $activeSlave.drugs = "testicle atrophiers">><<replace "#drugs">><strong>$activeSlave.drugs</strong><</replace>><</link>>
 <<elseif $activeSlave.balls == 1>>
   | Testicle reducers
 <</if>>