diff --git a/src/uncategorized/saGetMilked.tw b/src/uncategorized/saGetMilked.tw
index 67b9b6285451922575e915f3b15930e610c98146..4b4d092de0e328df873b2cd7c7fe9cb1f2b47c17 100644
--- a/src/uncategorized/saGetMilked.tw
+++ b/src/uncategorized/saGetMilked.tw
@@ -65,10 +65,10 @@ gets milked this week.
 	<</if>>
 
 	<<set $hormones = $slaves[$i].hormoneBalance/100>>
-	<<if ($slaves[$i].balls != 0) && ($hormones < -20)>>
+	<<if ($slaves[$i].balls != 0)>>
 		<<set $hormones -= 1>>
 	<</if>>
-	<<if (($slaves[$i].ovaries != 0) || ($slaves[$i].mpreg != 0)) && ($hormones > 20)>>
+	<<if (($slaves[$i].ovaries != 0) || ($slaves[$i].mpreg != 0))>>
 		<<set $hormones += 1>>
 	<</if>>
 	<<if ($hormones > 1)>>