diff --git a/src/npc/descriptions/fBoobs.tw b/src/npc/descriptions/fBoobs.tw
index 03c2b201d61d3651330d75ddd122837f57da2b1a..21c98af6fea4a74e762727bc550db87aa4f7858d 100644
--- a/src/npc/descriptions/fBoobs.tw
+++ b/src/npc/descriptions/fBoobs.tw
@@ -180,8 +180,8 @@ tits.
 	<</if>>
 <</if>>
 
-<<if (random(1,100) > (100+$activeSlave.devotion)) && ($activeSlave.behavioralFlaw == "none")>>
-	<<if ($activeSlave.fetish !== "boobs") && ($activeSlave.energy <= 95)>>
+<<if (random(1,100) > (100+$activeSlave.devotion))>>
+	<<if ($activeSlave.fetish !== "boobs") && ($activeSlave.energy <= 95) && ($activeSlave.behavioralFlaw == "none")>>
 		<<if ($PC.dick > 0) && ($PC.vagina < 0)>>
 			Being manhandled and used has given $him a @@.flaw.gain;hatred of men.@@
 			<<set $activeSlave.behavioralFlaw = "hates men">>