diff --git a/src/npc/descriptions/boobs/boobsShape.js b/src/npc/descriptions/boobs/boobsShape.js
index d86248697971a3484a81291d9022ca230b030bdc..349e986c710efac3bf9fc8c704c5bc50cc78d370 100644
--- a/src/npc/descriptions/boobs/boobsShape.js
+++ b/src/npc/descriptions/boobs/boobsShape.js
@@ -191,60 +191,31 @@ App.Desc.boobsShape = function(slave) {
 		}
 
 		if (V.arcologies[0].FSTransformationFetishist > 20) {
-			if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") {
-				if (slave.boobs >= 400) {
-					if (slave.boobs >= 10000) {
-						if (slave.boobsImplant / slave.boobs < .75) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
-					} else if (slave.boobs >= 2000) {
-						if (slave.boobsImplant / slave.boobs < .50) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
-					} else if (slave.boobs >= 1000) {
-						if (slave.boobsImplant / slave.boobs < .25) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
+			const boobThreshold = V.arcologies[0].FSSlimnessEnthusiast !== "unset" ? 400 : 600;
+			if (slave.boobs >= boobThreshold) {
+				if (slave.boobs >= 10000) {
+					if (slave.boobsImplant / slave.boobs < .75) {
+						r.push(`${His} breasts are <span class="red">disgustingly natural</span> for their size.`);
 					} else {
-						if (slave.boobsImplant / slave.boobs < .10) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
+						r.push(`${His} breasts are <span class="green">obviously implants,</span> as they should be.`);
 					}
-				}
-			} else {
-				if (slave.boobs >= 600) {
-					if (slave.boobs >= 10000) {
-						if (slave.boobsImplant / slave.boobs < .75) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
-					} else if (slave.boobs >= 2000) {
-						if (slave.boobsImplant / slave.boobs < .50) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
-					} else if (slave.boobs >= 1000) {
-						if (slave.boobsImplant / slave.boobs < .25) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
+				} else if (slave.boobs >= 2000) {
+					if (slave.boobsImplant / slave.boobs < .50) {
+						r.push(`${His} breasts are <span class="red">disgustingly natural</span> for their size.`);
 					} else {
-						if (slave.boobsImplant / slave.boobs < .10) {
-							r.push(`${His} breasts are <span class="red"> disgustingly natural</span> for their size.`);
-						} else {
-							r.push(`${His} breasts are <span class="green"> obviously implants,</span> as they should be.`);
-						}
+						r.push(`${His} breasts are <span class="green">obviously implants,</span> as they should be.`);
+					}
+				} else if (slave.boobs >= 1000) {
+					if (slave.boobsImplant / slave.boobs < .25) {
+						r.push(`${His} breasts are <span class="red">disgustingly natural</span> for their size.`);
+					} else {
+						r.push(`${His} breasts are <span class="green">obviously implants,</span> as they should be.`);
+					}
+				} else {
+					if (slave.boobsImplant / slave.boobs < .10) {
+						r.push(`${His} breasts are <span class="red">disgustingly natural</span> for their size.`);
+					} else {
+						r.push(`${His} breasts are <span class="green">obviously implants,</span> as they should be.`);
 					}
 				}
 			}
diff --git a/src/npc/descriptions/butt/butt.js b/src/npc/descriptions/butt/butt.js
index 77018c2f960d91dcf31a8d295132c10f25e324a2..5a34b9de75cb7805dfe60fd5e94d6354cbdc2216 100644
--- a/src/npc/descriptions/butt/butt.js
+++ b/src/npc/descriptions/butt/butt.js
@@ -1155,21 +1155,12 @@ App.Desc.butt = function(slave) {
 			}
 		}
 		if (V.arcologies[0].FSTransformationFetishist > 20) {
-			if (V.arcologies[0].FSSlimnessEnthusiast !== "unset") {
-				if (slave.butt >= 3) {
-					if (slave.buttImplant / slave.butt < .25) {
-						r.push(`${His} ass is <span class="red">disgustingly natural</span> for its size.`);
-					} else {
-						r.push(`${His} asscheeks are <span class="green">obviously implants,</span> as they should be.`);
-					}
-				}
-			} else {
-				if (slave.butt >= 6) {
-					if (slave.buttImplant / slave.butt < .5) {
-						r.push(`${His} ass is <span class="red">disgustingly natural</span> for its size.`);
-					} else {
-						r.push(`${His} asscheeks are <span class="green">obviously implants,</span> as they should be.`);
-					}
+			const buttThreshold = V.arcologies[0].FSSlimnessEnthusiast !== "unset" ? 3 : 6;
+			if (slave.butt >= buttThreshold) {
+				if (slave.buttImplant / slave.butt < .25) {
+					r.push(`${His} ass is <span class="red">disgustingly natural</span> for its size.`);
+				} else {
+					r.push(`${His} asscheeks are <span class="green">obviously implants,</span> as they should be.`);
 				}
 			}
 		}