<<if ($slaves[$i].preg > 0)>> /*EFFECTS OF PREGNANCY*/
<<if $slaves[$i].preg == 5>>
<<if $slaves[$i].preg == 5>> /* bad condition logic - with pregnancy control drugs can be not triggered. Or may be trigged by broodmother several times. Need to be revorked. */
<<SetBellySize $slaves[$i]>> /*Actually it's now better to set belly size without checking of any conditions. Just to be sure. Should correct forgotten variables too. */