diff --git a/Changelog.txt b/Changelog.txt
index 74b44796f0d7c2fd7016593296e23ac3c9f01824..82794654c1bda3ea19c7575326b1ef5984620a8b 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -7,6 +7,7 @@ Pregmod
 	-added polyhydramnios, galactorrhea, neoteny and progeria genetic quirks
 	-added gumjob trendsetting
 	-added support for deep pregnancy editing to chead edit slave new
+	-RA can now be set to only apply once to a slave
 
 	10/04/2020
 
diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw
index fb8730ba7f3d6f39f46f841010a83c354eb3b330..cdfe42b06e2840f02005831a60bbd8475d4a45d4 100644
--- a/src/uncategorized/nonRandomEvent.tw
+++ b/src/uncategorized/nonRandomEvent.tw
@@ -186,7 +186,7 @@
 	<<goto "secExpSmilingMan">>
 <<elseif ($rivalOwner == 0) && ($seeFCNN == 1) && ($FCNNstation == 0) && ($week > 95) && ($cash > 200000) && ($rep > 7500)>>
 	<<goto "SE FCNN Station">>
-<<elseif _effectiveWeek >= $murderAttemptWeek && $tempEventToggle>>
+<<elseif _effectiveWeek >= $murderAttemptWeek>>
 	<<goto "Murder Attempt">>
 <<elseif $illegalDeals.slave !== 0 && $illegalDeals.slave !== -1>>
 	<<set $event = "slave trade">>
diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw
index 821c501d46bb02fa642ca603ca12939449a676cc..021fafc1f2a0a34edb4e3819e2300f3b5a992cf7 100644
--- a/src/uncategorized/remoteSurgery.tw
+++ b/src/uncategorized/remoteSurgery.tw
@@ -1014,7 +1014,7 @@
 			<div class="choices">
 				<<if getSlave($AS).lactation < 2>>
 					<<if getSlave($AS).indentureRestrictions < 2>>
-						[[Implant slow-release pro-lactation drugs|Surgery Degradation][getSlave($AS).lactation = 2, getSlave($AS).lactationDuration = 2, getSlave($AS).induceLactation = 0, getSlave($AS).boobs -= getSlave($AS).boobsMilk, getSlave($AS).boobsMilk = 0, getSlave($AS).rules.lactation = "none", cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),10),$surgeryType = "lactation"]] <span class="note">This may increase $his natural breast size</span>
+						[[Implant slow-release pro-lactation drugs|Surgery Degradation][getSlave($AS).lactationDuration = 2, getSlave($AS).induceLactation = 0, getSlave($AS).boobs -= getSlave($AS).boobsMilk, getSlave($AS).boobsMilk = 0, getSlave($AS).rules.lactation = "none", cashX(forceNeg($surgeryCost), "slaveSurgery", getSlave($AS)), surgeryDamage(getSlave($AS),10),$surgeryType = "lactation"]] <span class="note">This may increase $his natural breast size</span>
 					<</if>>
 				<</if>>
 				<<if getSlave($AS).lactation > 1>>
diff --git a/src/uncategorized/seRetirement.tw b/src/uncategorized/seRetirement.tw
index 96f68f037187a071883f4656bc63b2d1760ad67f..d325986e62ec881627bad8d4125c287663d0fd35 100644
--- a/src/uncategorized/seRetirement.tw
+++ b/src/uncategorized/seRetirement.tw
@@ -60,7 +60,7 @@
 		<<else>>
 			$He is glad $he no longer has to be your slave $wife, as $he never wanted to be in the first place. $He understands that marriages between slaves and slaveowners are predicated on the slave relationship. $He knows that $his retirement has come, meaning that $his slave relationship to you is ending. $He's had a long time to get used to the idea, and gets through the process dutifully, doing $his best to avoid embarrassing you.
 		<</if>>
-	<<elseif $activeSlave.fetish == "mindbroken">>
+	<<elseif $activeSlave.fetish == "mindbroken" || $activeSlave.actualAge < 3>>
 		Sadly, $he is not mentally equipped to look after $himself, but the arcology hosts several fine institutions capable of caring for $him. They'll have someone check in on $him daily.
 	<<elseif $activeSlave.devotion > 95>>
 		$He desperately wishes $he could continue to be your sex slave, but $he understands that $his retirement has come. More importantly, $he's had a long time to get used to the idea, and gets through the process with resolution, doing $his best to avoid embarrassing $himself or you.
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index 15ed4e9180c0eb2f03289fab97e25bde68c60db6..ce4713c9bacbc6e244683358f8df44eef89e0212 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -881,15 +881,56 @@ As the remote surgery's long recovery cycle completes,
 	<<if getSlave($AS).fetish == "mindbroken">>
 		$He notices almost immediately that $his breasts feel fuller, gasping as milk begins to leak from $his nipples. As with all surgery @@.red;$his health has been slightly affected.@@
 	<<elseif (getSlave($AS).devotion > 50)>>
-		<<if hasAnyArms(getSlave($AS))>>$He hefts $his swollen breasts experimentally and turns to you with a smile to show them off. As $he does, a drop of milk drips from a nipple and $he gasps in surprise. $He's shocked, but after <<if canTaste(getSlave($AS))>>tasting<<else>>licking up<</if>> $his own milk experimentally $he <<if canSee(getSlave($AS))>>looks<<else>>smiles<</if>> at you shyly and gently teases some more milk out of $himself. The resulting stream of cream is bountiful and $he giggles happily.<<else>>As you carry $him out of the surgery, droplets of milk begin to bud from $his nipples, and $he giggles giddily.<</if>> @@.hotpink;$He's happy with your changes to $his boobs.@@ As with all surgery @@.red;$his health has been slightly affected.@@
+		<<if hasAnyArms(getSlave($AS))>>
+			$He hefts $his swollen breasts experimentally and turns to you with a smile to show them off. 
+			<<if getSlave($AS).lactation == 1>>
+				$His milk begins to flow as $he does, but instead of a slight dribble, it keeps coming.
+			<<else>>
+				As $he does, a drop of milk drips from a nipple and $he gasps in surprise. 
+			<</if>>
+			$He's shocked, but after <<if canTaste(getSlave($AS))>>tasting<<else>>licking up<</if>> $his own milk experimentally $he <<if canSee(getSlave($AS))>>looks<<else>>smiles<</if>> at you shyly and gently teases some more milk out of $himself. The resulting stream of cream is bountiful and $he giggles happily.
+		<<else>>
+			As you carry $him out of the surgery, droplets of milk begin to bud from $his nipples, and $he giggles giddily.
+		<</if>>
+		@@.hotpink;$He's happy with your changes to $his boobs.@@ As with all surgery @@.red;$his health has been slightly affected.@@
 		<<set getSlave($AS).devotion += 4>>
 	<<elseif (getSlave($AS).devotion >= -20)>>
-		<<if hasAnyArms(getSlave($AS))>><<if canSee(getSlave($AS))>>$He eyes $his swollen breasts skeptically<<else>>$He is skeptical of the how swollen $his breasts feel<</if>>. $He's still sore, so $he doesn't touch them. Even so, a drop of milk drips from a nipple and $he gasps in surprise. $He's shocked, but after a few experimental pokes and rubs at $himself $he seems to understand that $he's a lactation slave now, and that's how it is.<<else>>As you carry $him out of the surgery, droplets of milk begin to bud from $his nipples. $He's shocked, but $he seems to understand that $he's a lactation slave now, and that's how it is.<</if>> $He isn't much affected mentally. As with all surgery @@.red;$his health has been slightly affected.@@ $He is @@.gold;sensibly fearful@@ of your total power over $his body.
+		<<if hasAnyArms(getSlave($AS))>>
+			<<if canSee(getSlave($AS))>>
+				$He eyes $his swollen breasts skeptically.
+			<<else>>
+				$He is skeptical of the how swollen $his breasts feel.
+			<</if>>
+			$He's still sore, so $he doesn't touch them. Even so, a drop of milk drips from a nipple and $he gasps in surprise.
+			<<if getSlave($AS).lactation == 1>>
+				While $he was already lactating, it never just flowed freely like this. After
+			<<else>>
+				$He's shocked, but after
+			<</if>>
+			a few experimental pokes and rubs at $himself $he seems to understand that $he's a lactation slave now, and that's how it is.
+		<<else>>
+			As you carry $him out of the surgery, droplets of milk begin to bud from $his 
+			<<if getSlave($AS).lactation == 1>>
+				nipples; $he was already lactating, but it never just flowed freely like this.
+			<<else>>
+				nipples.
+			<</if>>
+			$He's shocked, but $he seems to understand that $he's a lactation slave now, and that's how it is.
+		<</if>>
+		$He isn't much affected mentally. As with all surgery @@.red;$his health has been slightly affected.@@ $He is @@.gold;sensibly fearful@@ of your total power over $his body.
 		<<set getSlave($AS).trust -= 5>>
 	<<else>>
-		<<if canSee(getSlave($AS))>>$He eyes $his swollen breasts<<else>>As $he feels the fullness in $his breasts, $his face fills<</if>> with resentment. $He still thinks of $himself as a person, so $he isn't used to the idea of being surgically altered to suit your every whim. When $he finally figures out $he's lactating, $he breaks down in rage and unhappiness, dripping milk and bitter tears. For now, @@.mediumorchid;$he seems to view being a lactation slave as a cruel hardship.@@ As with all surgery @@.red;$his health has been slightly affected.@@ $He is now @@.gold;terribly afraid@@ of your total power over $his body.
+		<<if canSee(getSlave($AS))>>$He eyes $his swollen breasts<<else>>As $he feels the fullness in $his breasts, $his face fills<</if>> with resentment. $He still thinks of $himself as a person, so $he isn't used to the idea of being surgically altered to suit your every whim.
+		<<if getSlave($AS).lactation == 1>>
+			As milk begins to bead at $his nipples, $he breaks down in rage and unhappiness, dripping bitter tears as the flow steadily increases past what $he was used to. 
+		<<else>>
+			When $he finally figures out $he's lactating, $he breaks down in rage and unhappiness, dripping milk and bitter tears.
+		<</if>>
+		For now, @@.mediumorchid;$he seems to view being a lactation slave as a cruel hardship.@@ As with all surgery @@.red;$his health has been slightly affected.@@ $He is now @@.gold;terribly afraid@@ of your total power over $his body.
 		<<set getSlave($AS).trust -= 10, getSlave($AS).devotion -= 5>>
 	<</if>>
+	/* Done here to allow for natural lactation into artificial lactation text */
+	<<set getSlave($AS).lactation = 2>>
 
 <<case "endlac">>
 	$He notices almost immediately that the soreness that used to tell $him $he needed to be milked has gone. $He bounces $his breasts idly; it looks like $he doesn't know what to think about having $his lactation dry up. As with all surgery @@.red;$his health has been slightly affected.@@