diff --git a/src/uncategorized/dairy.tw b/src/uncategorized/dairy.tw
index 64e04c4797fc3749a6a59dd2089e1e2be611dcb3..710180dd427419645b3822a02c011153045b9808 100644
--- a/src/uncategorized/dairy.tw
+++ b/src/uncategorized/dairy.tw
@@ -304,9 +304,9 @@
 			<</if>>
 			<<if ($dairyPregUpgrade == 1) && ($dairyPregSetting > 0)>>
 				<<if $dairyPregSetting == 3>>
-					Fertile cows' vagina's are constantly penetrated by huge dildos that ejaculate extra strong fertility drugs into their progressively distending wombs. The drugs induce intense arousal and excessive female lubrication, so the constant dildo rape fills $dairyName with occasional gushing noises and nonstop moaning.
+					Fertile cows' vaginas are constantly penetrated by huge dildos that ejaculate extra strong fertility drugs into their progressively distending wombs. The drugs induce intense arousal and excessive female lubrication, so the constant dildo rape fills $dairyName with occasional gushing noises and nonstop moaning.
 				<<elseif $dairyPregSetting == 2>>
-					Fertile cows' vagina's are constantly penetrated by huge dildos that ejaculate fertility drugs. The drugs produce excessive female lubrication, so the constant dildo rape fills $dairyName with occasional gushing noises.
+					Fertile cows' vaginas are constantly penetrated by huge dildos that ejaculate fertility drugs. The drugs produce excessive female lubrication, so the constant dildo rape fills $dairyName with occasional gushing noises.
 				<<else>>
 					The fertile cows are visibly pregnant.
 				<</if>>
diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw
index e8f89cb554a0c3369a514678937fa06db613875a..6136e5ef849b1e382954337e57d5feafa3518f30 100644
--- a/src/uncategorized/reRecruit.tw
+++ b/src/uncategorized/reRecruit.tw
@@ -1668,6 +1668,8 @@
 <<set $activeSlave.accent = 3>>
 <<set $activeSlave.preg = 0>>
 <<if canGetPregnant($activeSlave)>>
+	<<set $activeSlave.lactation = 1>>
+	<<set $activeSlave.lactationDuration = 2>>
 	<<set $activeSlave.preg = 30>>
 	<<set $activeSlave.pregType = 3>>
 	<<set $activeSlave.pregWeek = 30>>
@@ -1890,6 +1892,8 @@
 <<set $activeSlave.skill.whoring = 0>>
 <<set $activeSlave.skill.entertainment = 20>>
 <<set $activeSlave.boobs = random(4,7)*100>>
+<<set $activeSlave.lactation = 1>>
+<<set $activeSlave.lactationDuration = 2>>
 <<set $activeSlave.vagina = 0>>
 <<set $activeSlave.trueVirgin = 1>>
 <<set $activeSlave.vaginaLube = 2>>
@@ -1929,6 +1933,8 @@
 <<run setHealth($activeSlave, 100, 0, 0, 0, 0)>>
 <<set $activeSlave.face = random(20,90)>>
 <<set $activeSlave.boobs = random(4,7)*300>>
+<<set $activeSlave.lactation = 1>>
+<<set $activeSlave.lactationDuration = 2>>
 <<set $activeSlave.vagina = 10>>
 <<set $activeSlave.vaginaLube = 2>>
 <<set $activeSlave.ovaries = 1>>