diff --git a/src/js/DefaultRules.js b/src/js/DefaultRules.js
index 9a9e659eda3a62d837df803d8703e23b9be6234d..3bf1d60b17b6792b54650df99f92814be09708ed 100644
--- a/src/js/DefaultRules.js
+++ b/src/js/DefaultRules.js
@@ -2068,12 +2068,16 @@ window.DefaultRules = (function() {
 			} else {
 				_release = 1;
 			}
-			if ((slave.fetish === "mindbroken") && (slave.releaseRules !== "permissive")) {
-				slave.releaseRules = "permissive";
-				r += `<br>Since ${slave.slaveName} is mindbroken, ${his} masturbation rules have been set to permissive.`;
-			} else if ((slave.amp === 1 || slave.fuckdoll > 0) && (slave.releaseRules === "masturbation")) {
-				slave.releaseRules = "restrictive";
-				r += `<br>Since ${slave.slaveName} is unable to masturbate, ${his} masturbation rules have been set to restrictive.`;
+			if (slave.fetish === "mindbroken") {
+				if (slave.releaseRules !== "permissive") {
+					slave.releaseRules = "permissive";
+					r += `<br>Since ${slave.slaveName} is mindbroken, ${his} masturbation rules have been set to permissive.`;
+				}
+			} else if (slave.amp === 1 || slave.fuckdoll > 0) {
+				if (slave.releaseRules === "masturbation") {
+					slave.releaseRules = "restrictive";
+					r += `<br>Since ${slave.slaveName} is unable to masturbate, ${his} masturbation rules have been set to restrictive.`;
+				}
 			} else if ((_release !== 0) && (slave.releaseRules !== rule.releaseRules)) {
 				slave.releaseRules = rule.releaseRules;
 				r += `<br>${slave.slaveName}'s masturbation rules have been set to ${rule.releaseRules}.`;
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index e29552e7d9482a2803491568ce24f62bb9552bd4..dada3506520e73eeb8d8a0dc2ffaee3f577839a9 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -129,9 +129,7 @@
 				<div class="imageRef medImg">
 					<<SlaveArt $activeSlave 2 0>>
 				</div>
-				<div class="imageRef medImg">
-					<<= assistantArt(2)>>
-				</div>
+				<<= assistantArt(2)>>
 			</div>
 		<</if>>
 		/* 000-250-006 */
diff --git a/src/uncategorized/reBusyArcade.tw b/src/uncategorized/reBusyArcade.tw
index b07db15ed0f6c1a74e914dd9c337ac6b2106c43e..6f25e7e08ad0917dbcfcdcfad3a33c2afc009627 100644
--- a/src/uncategorized/reBusyArcade.tw
+++ b/src/uncategorized/reBusyArcade.tw
@@ -21,7 +21,7 @@ Slaves in your arcade are not immured in the facility permanently, since holding
 
 <br><br>
 
-Facing the ground, <<if !canTalk($activeSlave)>>$he gestures with shaking hands that $he cannot take any more. $He begs you abjectly to let $him out of the arcade and promises to be a perfect sex slave if you do.<<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>$he lisps through tears, <<else>>$he sobs, <</if>>"<<Master>>, plea<<s>>e. I can't take any more of thi<<s>>. Plea<<s>>e let me out. I'll do anything, <<Master>>. I'll love you forever, <<Master>> — ju<<s>>t don't make me go back in<<s>>ide that wall."
+Facing the ground, <<if !canTalk($activeSlave)>>$he gestures with shaking hands that $he cannot take any more. $He begs you abjectly to let $him out of the arcade and promises to be a perfect sex slave if you do. <<elseif SlaveStatsChecker.checkForLisp($activeSlave)>>$he lisps through tears, <<else>>$he sobs, <</if>>"<<Master>>, plea<<s>>e. I can't take any more of thi<<s>>. Plea<<s>>e let me out. I'll do anything, <<Master>>. I'll love you forever, <<Master>> — ju<<s>>t don't make me go back in<<s>>ide that wall."
 
 <br><br>