diff --git a/src/pregmod/birthStorm.tw b/src/pregmod/birthStorm.tw
index 25f1261f54f1ead702d4481977cae28b5f587c0e..f7850907aa542a70402a6b34065fa1d615b546de 100644
--- a/src/pregmod/birthStorm.tw
+++ b/src/pregmod/birthStorm.tw
@@ -3,7 +3,7 @@
 <<set $nextButton = "Back", $nextLink = "Slave Interact">>
 
 <<set $activeSlave.curBabies = WombBirth($activeSlave, 34)>> /*Here check - how many children survive this event. 34 weeks minimum.*/
-<<set _curBabies = $activeSlave.curBabies>>
+<<set _curBabies = $activeSlave.curBabies.length>>
 
 The remote surgery allows the removal of the pregnancy generator through conventional means, an injection to induce labor and the resulting birthing of the womb's contents.
 <<if $activeSlave.broodmother == 2>>