diff --git a/src/pregmod/sePlayerBirth.tw b/src/pregmod/sePlayerBirth.tw
index 8cae173b253d8e52051d12cac38d743ffe6c5297..95b9ecce6c029fc712fe8fa1e18418800f26f790 100644
--- a/src/pregmod/sePlayerBirth.tw
+++ b/src/pregmod/sePlayerBirth.tw
@@ -485,7 +485,7 @@ You arrange yourself to give birth, relaxing until your body urges you to begin
 	<<set $PC.reservedChildren = 0>> 
 <</if>>
 
-<<if $PC.pregSource > 0 && curBabies > 0>>
+<<if $PC.pregSource > 0 && _curBabies > 0>>
 	<<set _pb = $slaves.findIndex(function(s) { return s.ID == $PC.pregSource; })>>
 	<<if _pb != -1>>
 		<<if $arcologies[0].FSRestartDecoration == 100>>