diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index c0a36498f8fce6b21c670adf7cb97e725d660858..4d5ee8af13f63c54fda353c4ff5dff03f3420b5c 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -1060,7 +1060,7 @@ Contraception: <span id="fertility"><strong><<if $activeSlave.preg == -1>><<prin
 			| [[Give her a cesarean section|csec]]
 		<<elseif ($activeSlave.broodmother > 0)>>
 			<<if $activeSlave.broodmotherOnHold != 1>>
-				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = $activeSlave.womb[$activeSlave.womb.length-1].age]] 
+				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-$activeSlave.womb[$activeSlave.womb.length-1].age]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
 				| [[Induce mass childbirth|BirthStorm]]  
@@ -1104,7 +1104,7 @@ __Contraception__: <span id="fertility"><strong><<if $activeSlave.preg == -1>><<
 			| [[Give it a cesarean section|csec]]
 		<<elseif ($activeSlave.broodmother > 0)>>
 			<<if $activeSlave.broodmotherOnHold != 1>>
-				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = $activeSlave.womb[$activeSlave.womb.length-1].age]] 
+				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-$activeSlave.womb[$activeSlave.womb.length-1].age]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
 				| [[Induce mass childbirth|BirthStorm]]  
diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index 435692f73dbad59e9abccde098adec8171f67f95..29ae0d1fea78e55e6a9690787eb0f2dbec45c2ab 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -679,7 +679,7 @@
 			| [[Give her a cesarean section|csec]]
 		<<elseif ($activeSlave.broodmother > 0)>>
 			<<if $activeSlave.broodmotherOnHold != 1>>
-				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = $activeSlave.womb[$activeSlave.womb.length-1].age]] 
+				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-$activeSlave.womb[$activeSlave.womb.length-1].age]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
 				| [[Induce mass childbirth|BirthStorm]]  
@@ -723,7 +723,7 @@
 			| [[Give it a cesarean section|csec]]
 		<<elseif ($activeSlave.broodmother > 0)>>
 			<<if $activeSlave.broodmotherOnHold != 1>>
-				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = $activeSlave.womb[$activeSlave.womb.length-1].age]] 
+				[[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-$activeSlave.womb[$activeSlave.womb.length-1].age]] 
 			<</if>>
 			<<if ($activeSlave.preg > 37)>>
 				| [[Induce mass childbirth|BirthStorm]]