diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw
index f2ff5f461cd2c8fc74dc5b3f2c009e8362f34728..f2c0ae0bf11d075e83f9d6a86e8192e11a80ef2f 100644
--- a/src/init/storyInit.tw
+++ b/src/init/storyInit.tw
@@ -1239,6 +1239,8 @@ DairyRestraintsSetting($dairyRestraintsSetting)
 <<set $ArcologyNamesRepopulationist = ["Hope", "The Womb", "Holders of the Future", "Future", "Haven of the Pregnant", "Sacred Womb", "Glorious Mother"]>>
 
 <<set $badWords = ["fuck", "shit", "ass", "cock", "piss", "dick", "slut", "cum", "whore", "butt", "boob", "cunt", "cunny", "pussy", "junk", "trash", "slave"]>>
+<<set $badNames = 0>> /* I have issues getting arrays to initialize otherwise */
+<<set $badNames = ["Dipshit", "Asshole", "Cunt", "Whore", "Dick", "Pussy", "Slaver", "Assfucker", "Sodomite", "Rapist", "Spoiler", "Ruiner", "Ass", "Fucker", "Trash", "Traitor", "Cocksucker", "Dicksucker", "Ass Kisser", "Ass Licker", "Bitch"]>>
 
 <<set $niceWeather = []>>
 <<set $weatherToday = {name: "Sunny", severity: 1}>>
diff --git a/src/uncategorized/fMarry.tw b/src/uncategorized/fMarry.tw
index ddb5bb45ccc679b375e46b21fd4db38ce71a5b5b..a3fde06320cbd8455607c6fe531f93971e4280ef 100644
--- a/src/uncategorized/fMarry.tw
+++ b/src/uncategorized/fMarry.tw
@@ -45,6 +45,8 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of
 		she shakily signs her thanks twice in a row before breaking down again.
 	<</if>>
 	Despite her devotion and trust, she is still a slave, and probably knows that her position could always change. This brings her one step closer to true permanence, and she knows it.
+<<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 0>>
+	Despite her "fortune", she is still a slave, and undoubtedly knows that her position could easily change should you tire of her. <<if $activeSlave.trust > 0>>Her tears may not all be genuine, she may try to take advantage of her new found position and distinct lack of respect<<else>><</if>>, and she knows it.
 <<elseif $activeSlave.devotion < -20 && $activeSlave.trust <= 0>>
 	You're not exactly lacking in ways to make <<if $activeSlave.physicalAge > 30>>women<<else>>girls<</if>> burst into tears, but this one is unusually effective. It seems $activeSlave.slaveName does not want to marry you, if her prolonged, anguished sobbing is anything to go by. However, she would have to be a fool to think there’s any way out of it. You lean in and whisper that
 	<<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60)>>
@@ -72,8 +74,14 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of
 	<<else>>
 		she'll make a good wife.
 	<</if>>
-	"<<Master>>. Plea<<s>>e, <<Master>>, don't make me do thi<<s>>" she blubbers, and starts crying again. You leave her to weep and consider her fate.
-	Despite her "fortune", she is still a slave, and undoubtedly knows that her position could easily change should you tire of her. <<if $activeSlave.trust > 0>>Her tears may not all be genuine, she may try to take advantage of her new found position and distinct lack of respect<<else>><</if>>, and she knows it.
+	<<if canTalk($activeSlave)>>
+		"<<Master>>. Plea<<s>>e, <<Master>>, don't make me do thi<<s>>. I don't want thi<<s>>!" she blubbers, and starts crying again.
+	<<elseif $activeSlave.amp == 1>>
+		She painstakingly pleads with you, since she cannot speak or use hands to sign.
+	<<else>>
+		She desperatly struggles to plead with you before breaking down again.
+	<</if>>
+	You leave her to weep and consider her fate. Despite her "fortune", she is still a slave, and undoubtedly knows that her position could easily change should you tire of her.
 <<else>>
 <</if>>
 <br><br>
diff --git a/src/uncategorized/neighborsDevelopment.tw b/src/uncategorized/neighborsDevelopment.tw
index b3b46155e2678af76e0db27953686981f046bc12..64f35e45dc2e58959d3fe9ee54fbb55d43841999 100644
--- a/src/uncategorized/neighborsDevelopment.tw
+++ b/src/uncategorized/neighborsDevelopment.tw
@@ -424,7 +424,7 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i]
 		Its leadership acquires an increased share of its ownership.
 		<<set $arcologies[$i].ownership += 1>>
 		<<set $arcologies[$i].prosperity -= 5>>
-		This places its government in control of approximately @@.orange;<<print Math.trunc(($arcologies[$i].ownership*random(100-$economicUncertainty,100+$economicUncertainty))/100)>>%@@ of the arcology<<if $arcologies[$i].minority > 0>>, against its most prominent competition, with a @@.tan<<print Math.trunc(($arcologies[$i].minority*random(100-$economicUncertainty,100+$economicUncertainty))/100)>>%@@ share<</if>>.
+		This places its government in control of approximately @@.orange;<<print Math.trunc(($arcologies[$i].ownership*random(100-$economicUncertainty,100+$economicUncertainty))/100)>>%@@ of the arcology<<if $arcologies[$i].minority > 0>>, against its most prominent competition, with a @@.tan;<<print Math.trunc(($arcologies[$i].minority*random(100-$economicUncertainty,100+$economicUncertainty))/100)>>%@@ share<</if>>.
 	<<elseif _prosperityDiff < random(-50,10)>>
 		<<if $arcologies[$i].ownership > 0>>
 			Its leadership sells off some of its ownership to stay afloat.
diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw
index c93d8d1a5bb1bba65575d04c4b6693ec5c530ea3..4f976115cd408eaaa854aa0d5a59ce03f2b82bbb 100644
--- a/src/uncategorized/newSlaveIntro.tw
+++ b/src/uncategorized/newSlaveIntro.tw
@@ -477,6 +477,11 @@ The legalities completed, ''__@@.pink;$activeSlave.slaveName@@__'' <<if ($active
 <<set $activeSlave.devotion += 4>>
 <</if>>
 
+<<if $activeSlave.devotion < -50>>
+	<<set $activeSlave.customTitle = $badNames.random()>>
+	<<set $activeSlave.customTitleLisp = $activeSlave.customTitle, $activeSlave.customTitleLisp = $activeSlave.customTitleLisp.replace("ss", "th"), $activeSlave.customTitleLisp = $activeSlave.customTitleLisp.replace("S", "Th"), $activeSlave.customTitleLisp = $activeSlave.customTitleLisp.replace("s", "th")>>
+<</if>>
+
 <<if $rulesAssistantAuto == 0>>
 	<br>
 	<span id="rules">
diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw
index 8581e8751925b8840798d57df7a2dfad3992d053..9a2cd108e2c2f520ae4f7d1b78f301523076453c 100644
--- a/src/uncategorized/ptWorkaround.tw
+++ b/src/uncategorized/ptWorkaround.tw
@@ -296,6 +296,9 @@
 		<<if ($activeSlave.vaginalSkill >= 100)>>
 			slut; @@.yellow;her assignment has defaulted to fostering devotion.@@
 			<<set $trainingRegimen = "build her devotion">>
+		<<elseif ($activeSlave.vagina == 0)>>
+			virgin slut; @@.yellow;her assignment has defaulted to fostering devotion.@@
+			<<set $trainingRegimen = "build her devotion">>
 		<<elseif ($activeSlave.vagina == -1) && ($activeSlave.balls == 0)>>
 			gelded bitch; @@.yellow;her assignment has defaulted to fostering devotion.@@
 			<<set $trainingRegimen = "build her devotion">>
diff --git a/src/uncategorized/randomNonindividualEvent.tw b/src/uncategorized/randomNonindividualEvent.tw
index 53cd613f7c900be5a1cd8b6ac4a58439cf867426..c06b392bea72639126be1749a99e3c5166b2db64 100644
--- a/src/uncategorized/randomNonindividualEvent.tw
+++ b/src/uncategorized/randomNonindividualEvent.tw
@@ -921,7 +921,7 @@
 	<<if $arcologies[0].FSEgyptianRevivalist > random(1,100)>>
 		<<set $events.push("RE FSEgyptianRevivalist acquisition")>>
 	<</if>>
-	<<if $arcologies[0].FSPaternalistDecoration == 100 && $minimumSlaveAge <= 14>>
+	<<if $arcologies[0].FSPaternalistDecoration == 100 && $minimumSlaveAge <= 14 && $week >= 100>>
 		<<set $recruit.push("paternalist swan song")>>
 	<</if>>
 	<<set $FSNonconformistEvents = []>>