diff --git a/src/pregmod/generateChild.tw b/src/pregmod/generateChild.tw
index 0b17d151ca62e4ea1f2306865cd581f933fab0fa..06dca38b0d5c93d82df445972e1e449b83567c68 100644
--- a/src/pregmod/generateChild.tw
+++ b/src/pregmod/generateChild.tw
@@ -590,7 +590,7 @@
 <<set $activeSlave.accent = 4>>
 <<set $activeSlave.canRecruit = 0>>
 <<set $activeSlave.hStyle = "long">>
-<<set $activeSlave.hLength = 60>>
+<<set $activeSlave.hLength = 300>>
 <<if $activeSlave.pubicHStyle != "hairless">>
 	<<set $activeSlave.pubicHStyle = either("bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "bushy", "hairless")>>
 <</if>>
diff --git a/src/societies/aztec/slaveSacrifice.tw b/src/societies/aztec/slaveSacrifice.tw
index 0a13ff2863334736b04bd5ef3e46f3a8fb21bb10..53ed77111004149b7303070112f27f815089e27b 100644
--- a/src/societies/aztec/slaveSacrifice.tw
+++ b/src/societies/aztec/slaveSacrifice.tw
@@ -244,7 +244,7 @@
 
 	Once the time for penance is over, $he is carried out of the cage, as $he is too weak to support $his own weight. After a short ceremony, $he is taken back to the penthouse to rest.
 	<<if $activeSlave.geneMods.NCS != 1>>
-		<<elseif $activeSlave.lactation > 1>>
+		<<if $activeSlave.lactation > 1>>
 			$His breasts are grotesquely bloated, super sensitive and leaking milk from a week of neglected hyper-lactation.
 			<<set $activeSlave.boobs += 500>>
 		<<elseif $activeSlave.lactation > 0>>