diff --git a/src/pregmod/personalNotes.tw b/src/pregmod/personalNotes.tw
index 66857657790a5289e38f10506c2001595d2cb8aa..b777d7d1e02686031e79d9062af9e0dbed08ae10 100644
--- a/src/pregmod/personalNotes.tw
+++ b/src/pregmod/personalNotes.tw
@@ -113,11 +113,11 @@
 		<<if ($PC.preg > 20) && ($PC.lactation == 0)>>
 			<<if $PC.preg > random(18,30)>>
 				A moist sensation on your breasts draws your attention; @@.lime;your milk has come in.@@
-				<<set $slaves[$i].lactation = 1>>
+				<<set $PC.lactation = 1>>
 			<</if>>
 		<</if>>
-		<<if $slaves[$i].lactation == 1>>
-			<<set $slaves[$i].lactationDuration = 2>>
+		<<if $PC.lactation == 1>>
+			<<set $PC.lactationDuration = 2>>
 		<</if>>
 	<</if>>
 <</if>>
\ No newline at end of file
diff --git a/src/pregmod/widgets/playerDescriptionWidgets.tw b/src/pregmod/widgets/playerDescriptionWidgets.tw
index 0a9a393d656cc07e5a85871803db80680597e4c9..228b1bee552f9a76b08e3b2c38f1a8f959eb5d67 100644
--- a/src/pregmod/widgets/playerDescriptionWidgets.tw
+++ b/src/pregmod/widgets/playerDescriptionWidgets.tw
@@ -506,7 +506,7 @@
 			<<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 >= 39>>
-				<<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>>
+				<<if $PC.pregMood == 1>> Even in the final stages of pregnancy, you make sure the slaves attending you are treated as if they are your own 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>>
 				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>>
 			<<elseif $PC.preg >= 32>>
diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 9b0d81e1fedf764525d2f7940205d44633e440e4..3445174494db7e329b1cc8039323402562cb4f4e 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -3120,7 +3120,7 @@
 					$He is constantly beset by $his squirming child<<if $slaves[$i].pregType > 1>>ren<</if>>. Given their liveliness, and how long $he has been pregnant, it is likely that $he will go into labor at any time now.
 				<<elseif $slaves[$i].preg > $slaves[$i].pregData.normalBirth-2 && $slaves[$i].preg > $slaves[$i].pregData.minLiveBirth>>
 					$He often has to stop for breaks to soothe $his kicking child<<if $slaves[$i].pregType > 1>>ren<</if>> and to catch $his breath. $He is far enough along that $he may go into labor any day now.
-				<<elseif $slaves[$i].preg > $slaves[$i].pregData.normalBirth/-3 && $slaves[$i].preg > $slaves[$i].pregData.minLiveBirth>>
+				<<elseif $slaves[$i].preg > $slaves[$i].pregData.normalBirth-3 && $slaves[$i].preg > $slaves[$i].pregData.minLiveBirth>>
 					$He often has to stop for breaks to soothe $his kicking child<<if $slaves[$i].pregType > 1>>ren<</if>>. $He is far enough along that $he may go into early labor.
 				<</if>>
 			<<elseif $slaves[$i].broodmother > 0 && $slaves[$i].preg > 37>>