diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw
index d9e34e9b2ef3a3e90fc4bb351621689fb1d476d3..aeafc85ef259e43832933648553e01f975fedcd0 100644
--- a/src/uncategorized/newSlaveIntro.tw
+++ b/src/uncategorized/newSlaveIntro.tw
@@ -1528,10 +1528,6 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if
 	<</link>>
 <</if>>
 
-<</if>> /* CLOSES MINDBROKEN CHECK*/
-
-
-<<if $activeSlave.fetish != "mindbroken">>
 <<if ($activeSlave.accent >= 3) && ($activeSlave.anus < 2) && ($activeSlave.intelligence < 2) && ($activeSlave.devotion < 10) && ($activeSlave.amp != 1)>>
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;
 	<<link "Force understanding of her situation past the language barrier">>
@@ -1589,7 +1585,8 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if
 		<</replace>>
 	<</link>>
 <</if>>
-<</if>>
+
+<</if>> /* CLOSES MINDBROKEN CHECK*/
 
 
 <br>&nbsp;&nbsp;&nbsp;&nbsp;
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index b1f9d293e984e28a88b1007a249ca57cbde199a9..07e11eff1ded798779cac89791ef8fef542f4be5 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -11,7 +11,7 @@
 
 <<if $activeSlave.dick == 0>>
 	<<if $activeSlave.vagina == -1>>
-			<<set $activeSlave.clitPiercing = 0>>
+		<<set $activeSlave.clitPiercing = 0>>
 	<</if>>
 	<<if $activeSlave.drugs == "penis enhancement" || $activeSlave.drugs == "hyper penis enhancement" || $activeSlave.drugs == "breast redistributors">>
 		<<set $activeSlave.drugs = "none">>
@@ -111,7 +111,7 @@
 
 <<else>>
 	<<switch $surgeryType>>
-	<<case "fuckdoll" "blind" "remove eyes" "amp" "removeLimbs" "amp1" "PLimb interface1" "PLimb interface2" "PLimb interface3">>
+	<<case "fuckdoll" "mindbreak" "blind" "remove eyes" "amp" "removeLimbs" "amp1" "PLimb interface1" "PLimb interface2" "PLimb interface3">>
 	<<set _ID = $activeSlave.ID>>
 	<<if _ID == $Lurcher.ID>><<set $Lurcher = 0>><</if>>
 	<<if _ID == $Recruiter.ID>><<set $Recruiter = 0>><</if>>
@@ -2055,7 +2055,7 @@ As the remote surgery's long recovery cycle completes,
 	<br><br>As this was a non-invasive procedure $possessive health was not affected.
 
 <<case "retrograde virus injection NCS">>
-	The procedure spans the week, with $object spending every other day in the surgery room for a series of 4 sets of injections. $pronounCap feels worse each time a few hours after the injections.  $pronounCap doesn't quite know what it's about, just that $pronoun feels pretty bad. The process has <<if ($PC.medicine >= 100)>>you<<else>>the remote surgeon<</if>> inject $possessive body everywhere, over every few inches, leaving a small needle marks as the process runs that fade out within minutes.  Despite the marks fading the process is very invasive work, and leaves $pronoun @@.red;feeling weak and tired.@@<br><br>
+	The procedure spans the week, with $object spending every other day in the surgery room for a series of 4 sets of injections. $pronounCap feels worse each time a few hours after the injections.  $pronounCap doesn't quite know what it's about, just that $pronoun feels pretty bad. The process has <<if ($PC.medicine >= 100)>>you<<else>>the remote surgeon<</if>> inject $possessive body everywhere, over every few inches, leaving a small needle marks as the process runs that fade out within minutes.  Despite the marks fading the process is very-invasive work, and leaves $pronoun @@.red;feeling weak and tired.@@<br><br>
 	/*
 		Generate the changes, into variables to set contexts.
 	*/