@@ -944,9 +944,13 @@ Childbirth has @@.lime;stretched out $possessive vagina.@@
<</link>>
//Will cost <<print cashFormat(500)>> weekly//
<<if $tanks.length < $incubator>>
<<if $tanks.length < $incubator && $freeTanks>>
| <<link $incubatorNameCaps>>
<<replace `"#" + _dispositionId`>>
<<if $freeTanks < _count>>
<<set _count = $freeTanks>>
You only have enough free tanks in $incubatorName for _count of your children.
<</if>>
<<set $slaves[$i].reservedChildren = _count>>
You have decided to send the child<<if _count > 1>>ren<</if>> to $incubatorName, to be grown and eventually trained as <<if _count == 1>>a <</if>>new slave<<if _count > 1>>s<</if>>.