diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 5ac5ecbb12cb7b9a1e950091b0514502823bc4d1..9dc57cb75767a312ace1b6ab6e858a7c5971784d 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -1664,6 +1664,7 @@ speechRules:
 "restrictive"
 "permissive"
 "accent elimination"
+"language lessons"
 
 releaseRules:
 
diff --git a/src/uncategorized/saRecruitGirls.tw b/src/uncategorized/saRecruitGirls.tw
index ecba782c7d6e8878b433f96f59992ae61db0befa..b0d48a726756555586287782d530aca51ceb5ddd 100644
--- a/src/uncategorized/saRecruitGirls.tw
+++ b/src/uncategorized/saRecruitGirls.tw
@@ -541,6 +541,8 @@ She uses her extra time and @@.yellowgreen;recruitment allowance@@ this week to
 <<if $arcologies[0].FSRestart != "unset">>
 	<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>>
 		<<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>>
+	<<elseif $slaves[$i].breedingMark == 1>>
+		<<set _seed += 1>>
 	<<elseif $slaves[$i].bellyPreg < 100>>
 		<<if ($slaves[$i].ovaries == 0 && $slaves[$i].balls == 0)>>
 			<<set _seed += 4, _FSmatch++, $arcologies[0].FSRestart += 0.01*$FSSingleSlaveRep>>
@@ -738,6 +740,8 @@ She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<els
 <<if $arcologies[0].FSRestart != "unset">>
 	<<if $slaves[$i].bellyPreg >= 1500 && $slaves[$i].breedingMark == 1>>
 		She prominently displays her pregnancy and the mark branded upon it signifying the superior child growing within her. Her audience is enamoured by her distinct status.
+	<<elseif $slaves[$i].breedingMark == 1>>
+		She prominently displays the mark branded over her womb, but without the curve of pregnancy beneath it, it only goes so far.
 	<<elseif $slaves[$i].bellyPreg < 100>>
 		<<if ($slaves[$i].dick > 0 && $slaves[$i].balls == 0)>>
 			She makes sure to wear tight fitting clothes to show off the bulge of her dick and, most notably, the lack of testicles under it in all her photoshoots.
@@ -754,14 +758,14 @@ She is able to smartly <<if $arcologies[0].FSPaternalist != "unset">>answer<<els
 <</if>>
 <<if $arcologies[0].FSGenderFundamentalist != "unset">>
 	<<if $slaves[$i].balls < 1>>
-		<<if $arcologies[0].FSRestart != "unset">>
-		<<if $slaves[$i].bellyPreg >= 1500>>
-		She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth.
-		<<elseif setup.fakeBellies.includes($bellyAccessory)>>
-		With some discreet editing, she uploads fake ultrasounds to match her plastic pregnancy, bringing a little more attention to your fertility campaigns.
-		<<else>>
-		She posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of her own to feature, the impact is no different from any preggo porn already floating around the net.
-		<</if>>
+		<<if $arcologies[0].FSRestart == "unset">>
+			<<if $slaves[$i].bellyPreg >= 1500>>
+				She unashamedly live streams an obstetric health check in the nude, promising to broadcast similar footage right up until, and during, the birth.
+			<<elseif setup.fakeBellies.includes($bellyAccessory)>>
+				With some discreet editing, she uploads fake ultrasounds to match her plastic pregnancy, bringing a little more attention to your fertility campaigns.
+			<<else>>
+				She posts plenty of snapshots of gravid mothers-to-be. But with no belly bump of her own to feature, the impact is no different from any preggo porn already floating around the net.
+			<</if>>
 		<<else>>
 			She posts plenty of seductive photos emphasizing her feminine curves, including lewds showing off her natural vagina, bringing more attention to your campaign for natural females.
 		<</if>>