diff --git a/src/uncategorized/reCitizenHookup.tw b/src/uncategorized/reCitizenHookup.tw
index c8c8b9c374548fc3e7704ada1c7b343003a7804a..cfa6984637b25d1e6bab973e2f796f82b0eb6c2f 100644
--- a/src/uncategorized/reCitizenHookup.tw
+++ b/src/uncategorized/reCitizenHookup.tw
@@ -90,10 +90,12 @@ But tonight, you've put in an appearance. Your citizens are drinking your <<if $
 <<case "Gender Fundamentalist">>
 	a good-looking young lady
 <<case "Repopulationist">>
-	<<if $arcologies[0].FSRepopulationFocusLaw == 1>>
-		a heavily pregnant, young lady
+	<<if $arcologies[0].FSRepopulationFocusLaw == 1 && (random(1,10) > 3)>>
+        <<set _repopHookupPregnant = 1>>
+        a heavily pregnant young lady
 	<<else>>
-		a pretty, fertile young women with wide, child bearing hips
+        <<set _repopHookupPregnant = 0>>
+        a pretty, fertile young woman with wide, child-bearing hips
 	<</if>>
 <<case "Eugenics">>
 	a stunningly gorgeous woman
@@ -161,10 +163,15 @@ She's yours for the taking, if you want her, and if her praise and proximity wer
 <<case "Gender Fundamentalist">>
 	press her flirting as far she can decorously take it, batting her eyes at you coquettishly.
 <<case "Repopulationist">>
-	<<if $arcologies[0].FSRepopulationFocusLaw == 1>>
+	<<if _repopHookupPregnant == 1>>
 		lean back just far enough that her full term, triplets rounded middle splits the front of her overly tight dress.
 	<<else>>
-		press her hips up against your own, before leaning in and whispering "I'm ripe for breeding right now."
+		press her hips up against your own, before leaning in and whispering 
+            <<if $arcologies[0].FSRepopulationFocusLaw == 1>>
+                "My womb is ready to do its duty."
+            <<else>>
+                "I'm ripe for breeding right now."
+            <</if>>
 	<</if>>
 <<case "Eugenics">>
 	give you an excellent view straight down her perfect cleavage, straining against the top of her name-brand dress.
@@ -240,10 +247,19 @@ She's clearly attracted to you; even the most consummate actress would have diff
 	<<case "Gender Fundamentalist">>
 		perky young breasts and an elegantly coiffed strip of hair that perfectly highlights her demure pussy.
 	<<case "Repopulationist">>
-		<<if $arcologies[0].FSRepopulationFocusLaw == 1>>
-			an inexperienced body undergoing its very first pregnancy. She's taken good care of herself; not a single stretch mark can be seen across her proportionally giant belly.
+		<<if _repopHookupPregnant == 1>>
+			<<if random(1,10) > 7>>
+                an experienced body, comfortable with the burdens of pregnancy.
+			<<else>>
+                an inexperienced body undergoing its very first pregnancy.
+			<</if>>
+			She's taken good care of herself; not a single stretch mark can be seen across her proportionally giant belly.
 		<<else>>
-			an inexperienced body, but one with potential for becoming quite fecund.
+            <<if $arcologies[0].FSRepopulationFocusLaw == 1>>
+                an experienced body, ready and eager to grow fecund once more.
+			<<else>
+                an inexperienced body, but one with potential for becoming quite fecund.
+			<</if>>
 		<</if>>
 	<<case "Eugenics">>
 		a near flawless body; the only distinguishable mark on it: a small tattoo of a prestigious school.
@@ -301,7 +317,7 @@ She's clearly attracted to you; even the most consummate actress would have diff
 	<</if>>
 	When your guest is finally spent, she showers, dresses, and leaves discreetly, offering you a proper thank you. This is the kind of thing that @@.green;builds a lasting reputation@@ in the Free Cities.
 	<<run repX(5000, "event")>>
-	<<if _FS == "Repopulationist" && $PC.dick == 1 && $arcologies[0].FSRepopulationFocusLaw == 0 && (random(1,100) > 40)>>
+	<<if _FS == "Repopulationist" && $PC.dick == 1 && _repopHookupPregnant == 0 && (random(1,100) > 40)>>
 		<<set $desc = "a tasteful morning-after message, with attached positive pregnancy test, from a pretty " + _FS + " citizen you bred">>
 		<<set $trinkets.push($desc)>>
 	<<elseif _FS != "none">>
@@ -331,7 +347,7 @@ She's clearly attracted to you; even the most consummate actress would have diff
 			femininity
 			<<set $arcologies[0].FSGenderFundamentalist += 5>>
 		<<case "Repopulationist">>
-			<<if $arcologies[0].FSRepopulationFocusLaw == 1>>
+			<<if _repopHookupPregnant == 1>>
 				fecund body
 			<<else>>
 				ready-to-be-bred body