diff --git a/src/uncategorized/randomNonindividualEvent.tw b/src/uncategorized/randomNonindividualEvent.tw
index ad035343b1e7395cf3209307d365d3eb505fdc68..0dc4c8b62c899934d9452ea666f2d0522100b378 100644
--- a/src/uncategorized/randomNonindividualEvent.tw
+++ b/src/uncategorized/randomNonindividualEvent.tw
@@ -59,7 +59,9 @@
 		<</if>> /* closes no nicknames option */
 
 	<</if>> /* CLOSES FUCKDOLL CHECK */
-
+	
+	<<if  $week-$nationHate >= 10 >>
+		<<set $events.push("P associates public slut")>>
 	<<set $legendaryFacility = 1>>
 	<<if $legendaryWhoreID != 0>>
 		<<set $events.push("RE legendary whore")>>
@@ -579,9 +581,6 @@
 				<<set $recruit.push("embryo appropriation")>>
 			<</if>>
 			<<set $recruit.push("blessed virgin")>>
-			<<if $rep > 16000 && random(1,100) < $rep/1000 && $cash >= 50000>>
-				<<set $recruit.push("cleaning house")>>
-			<</if>>
 		<</if>>
 		<<set $recruit.push("female SD")>>
 		<<set $recruit.push("female SD 2")>>
@@ -607,7 +606,7 @@
 		<<if $PC.hacking >= 50 && random(0,100) < $PC.hacking>>
 			<<set $recruit.push("held POW")>>
 		<</if>>
-		<<if $PC.hacking >= 100 && random(0,100) > 95 && $cash >= 100000>>
+		<<if($pedo_mode == 1 || $minimumSlaveAge <= 13) && $PC.hacking >= 100 && random(0,100) > 95 && $cash >= 100000>>
 			<<set $recruit.push("rogue cyborg")>>
 		<</if>>	
 		<<if $arcologyUpgrade.drones == 1>>
@@ -633,9 +632,6 @@
 				<<set $events.push("RE malefactor")>>
 			<</if>>
 		<</if>>
-		<<if $rep > 16000 && random(1,100) < $rep/1000 && $cash >= 100000>>
-			<<set $recruit.push("forbidden love")>>
-		<</if>>
 
 	<</if>>
 
@@ -656,9 +652,6 @@
 				<<set $recruit.push("herm runaway")>>
 			<</if>>
 		<</if>>
-		<<if $rep > 16000 && random(1,100) < $rep/1000 && $cash >= 100000>>
-			<<set $recruit.push("princely betrayal")>>
-		<</if>>
 		<<if ($cash > 20000)>>
 			<<set $recruit.push("school trap")>>
 		<</if>>