diff --git a/src/endWeek/saStayConfined.js b/src/endWeek/saStayConfined.js
index 22ed98b199c63a0701d639c8a146024af062c3ca..d5f4ac892aa1f71ab189bfb317f0e96f0dfc00b7 100644
--- a/src/endWeek/saStayConfined.js
+++ b/src/endWeek/saStayConfined.js
@@ -109,9 +109,6 @@ App.SlaveAssignment.stayConfined = function(slave) {
 			} else if (V.Wardeness.sexualFlaw === "breast growth") {
 				t += `loves watching ${his} breasts steadily swell with pent-up milk and only milks ${him} in order to reset the process.`;
 			}
-			slave.lactationDuration = 2;
-			slave.boobs -= slave.boobsMilk;
-			slave.boobsMilk = 0;
 		}
 	}