diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw
index 43993f9163e190ac221f29ca91007c739f7d1990..d5679bb41bc7db040b824dafba7b9c166703d51b 100644
--- a/src/uncategorized/PESS.tw
+++ b/src/uncategorized/PESS.tw
@@ -388,9 +388,9 @@ $He sees you examining at $him, and looks back at you submissively, too tired to
 		<</if>>
 	<<else>>
 		<<if ($activeSlave.vagina > 0)>>
-			$His pussy is warm and very wet, making penetration easy; $he gasps and arches $his back, clasping you between $his legs<<if canSee(activeSlave)>> as $his <<= App.Desc.eyeColor($activeSlave)>> eyes look deep into yours<</if>>.
+			$His pussy is warm and very wet, making penetration easy; $he gasps and arches $his back, clasping you between $his legs<<if canSee($activeSlave)>> as $his <<= App.Desc.eyeColor($activeSlave)>> eyes look deep into yours<</if>>.
 		<<elseif ($activeSlave.anus > 0)>>
-			$His butt is relaxed and welcoming, and $he holds $his legs back to take missionary anal loving<<if canSee(activeSlave)>> as $his <<= App.Desc.eyeColor($activeSlave)>> eyes look deep into yours<</if>>.
+			$His butt is relaxed and welcoming, and $he holds $his legs back to take missionary anal loving<<if canSee($activeSlave)>> as $his <<= App.Desc.eyeColor($activeSlave)>> eyes look deep into yours<</if>>.
 		<<else>>
 			$He holds $his thighs together for frottage so $he can love you without losing $his virginity.
 		<</if>>
diff --git a/src/uncategorized/arcadeReport.tw b/src/uncategorized/arcadeReport.tw
index a9bc4aaf6cb6c4b01e049f03934945b88339d987..190244fc68dd9cdf318d437bf65e37fdc184afa8 100644
--- a/src/uncategorized/arcadeReport.tw
+++ b/src/uncategorized/arcadeReport.tw
@@ -102,11 +102,12 @@
 			<</if>>
 			<<set _milkprofits += $cash-_oldCash>>
 			<<set _growth = 0>>
+			<<set _gigantomastiaMod = $slaves[$i].geneticQuirks.gigantomastia == 2 ? ($slaves[$i].geneticQuirks.macromastia == 2 ? 3 : 2) : 1>>
 			<<if ($slaves[$i].boobs < 2000)>>
 				<<set _growth = 100>>
-			<<elseif ($slaves[$i].boobs < 5000)>>
+			<<elseif ($slaves[$i].boobs < 5000*_gigantomastiaMod)>>
 				<<set _growth = 50>>
-			<<elseif ($slaves[$i].boobs < 10000)>>
+			<<elseif ($slaves[$i].boobs < 10000*_gigantomastiaMod)>>
 				<<set _growth = 25>>
 			<</if>>
 			<<if ($slaves[$i].geneMods.NCS == 1)>>