diff --git a/src/uncategorized/pCoupAttempt.tw b/src/uncategorized/pCoupAttempt.tw
index 2e6e059c1ee1bf65dfca19fb59b08dd9bf72c114..bda875b1d9e8d8b684f7d3a15d5e4055241f9040 100644
--- a/src/uncategorized/pCoupAttempt.tw
+++ b/src/uncategorized/pCoupAttempt.tw
@@ -3,7 +3,7 @@
 <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event", $daughtersVictory = 1>>
 
 <<if $traitor != 0>>
-	<<set _weeks = $traitorWeeks, _pregWeeks = $traitorWeeks, $traitorWeeks = 0>>
+	<<set _weeks = $traitorWeeks-1, _pregWeeks = $traitorWeeks-1, $traitorWeeks = 0>>
 
 	<<set WombProgress($traitor, _pregWeeks, _pregWeeks)>> /* In all cases should be done */
 	<<set WombUpdatePregVars($traitor)>>
diff --git a/src/uncategorized/pCoupBetrayal.tw b/src/uncategorized/pCoupBetrayal.tw
index 8fbf09d33914d84d5cc10c90aa09dbcb624e3333..9c47bad358b41dd81a8bae48b5107dc123f0faf7 100644
--- a/src/uncategorized/pCoupBetrayal.tw
+++ b/src/uncategorized/pCoupBetrayal.tw
@@ -2,7 +2,7 @@
 
 <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event", $daughtersVictory = 1>>
 
-<<set _weeks = $traitorWeeks, _pregWeeks = $traitorWeeks, $traitorWeeks = 0>>
+<<set _weeks = $traitorWeeks-1, _pregWeeks = $traitorWeeks-1, $traitorWeeks = 0>>
 
 <<set WombProgress($traitor, _pregWeeks, _pregWeeks)>> /* In all cases should be done */
 <<set WombUpdatePregVars($traitor)>>
diff --git a/src/uncategorized/pTraitorMessage.tw b/src/uncategorized/pTraitorMessage.tw
index 446aa5072ab694b07f17396e8880aad8872d318f..f4cb04d78a0871e2db0b990bdff09132690d107d 100644
--- a/src/uncategorized/pTraitorMessage.tw
+++ b/src/uncategorized/pTraitorMessage.tw
@@ -1,7 +1,7 @@
 :: P traitor message [nobr]
 
 <<set $nextButton = "Continue", $nextLink = "Random Nonindividual Event">>
-<<set _weeks = $traitorWeeks, _pregWeeks = $traitorWeeks, $traitorWeeks = 1>>
+<<set _weeks = $traitorWeeks-1, _pregWeeks = $traitorWeeks-1, $traitorWeeks = 1>>
 <<setLocalPronouns $traitor>>
 
 /* ------------------ pregnancy setup start here----------------- */
@@ -44,7 +44,7 @@
 		<<set $traitor.hLength += _weeks>>
 	<</if>>
 <</if>>
-/*<<run ageSlaveWeeks($traitor, _weeks)>>*/
+<<run ageSlaveWeeks($traitor, _weeks)>>
 
 The month after freeing $traitor.slaveName, you receive another message from the Daughters of Liberty. This one contains a video. It shows $traitor.slaveName sitting quietly at a table<<if _wasPreg != _isPreg>>, no longer clearly pregnant<</if>>, wearing comfortable clothes and eating a nice meal.
 <<if $traitorType == "agent">>