diff --git a/src/pregmod/incubatorReport.tw b/src/pregmod/incubatorReport.tw
index c645997df93e8aa2468272a3e74bd923fdcba9f8..d4c6d6d4bcd0f1537afd2e022fcfa07a36fdb145 100644
--- a/src/pregmod/incubatorReport.tw
+++ b/src/pregmod/incubatorReport.tw
@@ -750,7 +750,7 @@
 		<<set $tanks[_inc].energy = 0, $tanks[_inc].need = 0>>
 	<</if>>
 
-	<<if ($incubatorPregAdaptationSetting == 1 && $tanks[_inc].genes == "XX") || ($incubatorPregAdaptationSetting == 2 && $tanks[_inc].genes == "XY") || $incubatorPregAdaptationSetting == 3>>
+	<<if (($incubatorPregAdaptationSetting == 1 && $tanks[_inc].genes == "XX") || ($incubatorPregAdaptationSetting == 2 && $tanks[_inc].genes == "XY") || $incubatorPregAdaptationSetting == 3) && $tanks[_inc].growTime > 0>>
 		<br>
 		The incubator is working on adapting $his abdomen and reproductive organs for future pregnancies.