diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index d115074c6ca891c30df08678c2c97af1f36d287d..f9f93b3c723d494afa0b09625f867c1c584e21d8 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -6,6 +6,7 @@
 
 	20
 	-fixes
+	-increased costs for hyper pregnant slaves
 
 9/06/2018
 
diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw
index 6169a5ca9da7e1a14c21ee46a7955ee7feb7c57e..41d08b6107a5de1cf0d50e71d8750f0d3f597983 100644
--- a/src/uncategorized/RESS.tw
+++ b/src/uncategorized/RESS.tw
@@ -7679,7 +7679,7 @@ You tell her kindly that you understand, and that $he'll be trained to address t
 
 <<case "fearful humiliation">>
 
-<<link "Publicly prove the depths of $gis humiliation to $him">>
+<<link "Publicly prove the depths of $his humiliation to $him">>
 	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
 	You drag a fearful, embarrassed<<if $activeSlave.belly >= 1500>>, <<if $activeSlave.bellyPreg >= 0>>pregnant<<else>>swollen<</if>><</if>> and totally naked $activeSlave.slaveName out into a public hall. A small knot of passersby gather around grinning, enjoying the sight of her nakedness and anticipating a show. To her surprise, you order $him to take a few minutes to recount her life story. $He's hesitant at first, but obeys, only realizing as $he nears the present day what an abject story of degradation and humiliation her life truly is. $He continues shakily, describing in brief her current life, crying a little and trembling with arousal. At a whispered command from you, $he concludes
diff --git a/src/uncategorized/corporationDevelopments.tw b/src/uncategorized/corporationDevelopments.tw
index d47f0d37a3b4a2ef29df611d2545f607a177bf47..e44f1cace713a96b2949c075b00a254da256a43d 100644
--- a/src/uncategorized/corporationDevelopments.tw
+++ b/src/uncategorized/corporationDevelopments.tw
@@ -406,7 +406,7 @@ You hold <<print commaNum($personalShares)>> shares valued at @@.yellowgreen;<<p
 			<<set $corpCash -= Math.ceil(($sharePrice*5000)*.95)>>
 			<<set $sharePrice = (Math.trunc($sharePrice*either(101,102)))/100>>
 			<<replace "#CorpAction">>
-				<br>The corporation bought back <<print commaNum(5000)>> public shares valued at @@.yellowgreen;<<print cashFormat(Math.ceil((($sharePrice*5000)*.95))>>@@, driving the share price up slightly.
+				<br>The corporation bought back <<print commaNum(5000)>> public shares valued at @@.yellowgreen;<<print cashFormat(Math.ceil((($sharePrice*5000)*.95)))>>@@, driving the share price up slightly.
 			<</replace>>
 			<</link>>
 		<</if>>