diff --git a/src/gui/mainMenu/AlphaDisclaimer.tw b/src/gui/mainMenu/AlphaDisclaimer.tw
index 16308fbfa84883d22cbadf934d7045add079b117..59d65b44464bf73fc34aa3579e371ca343c3ef03 100644
--- a/src/gui/mainMenu/AlphaDisclaimer.tw
+++ b/src/gui/mainMenu/AlphaDisclaimer.tw
@@ -1,6 +1,6 @@
 :: Alpha disclaimer
 
-//version $ver mod version $pmodVer build $releaseID commit 21379bc3c commit 1f8996d09//
+//version $ver mod version $pmodVer build $releaseID commit 1f8996d09//
 @@.green;//Mod: expanded age ranges and other tweaks 2016-08-30//@@ @@.darkred;+SV@@
 @@.green;//Mod: extra preg content and other crap//@@
 
diff --git a/src/uncategorized/persBusiness.tw b/src/uncategorized/persBusiness.tw
index 1b5432153347a9c3fc5d4551632a82dad5d063e1..d8cfd352ad7c604ffc6660b1b258badfab6eb496 100644
--- a/src/uncategorized/persBusiness.tw
+++ b/src/uncategorized/persBusiness.tw
@@ -93,7 +93,7 @@
 	<<set $enduringRep *= .5>>
 <<elseif ($personalAttention == "upkeep")>>
 	<<if $PC.belly >= 5000>>
-		You spend your free time hustling around your penthouse, cleaning and making sure everything is in order. You manage to reduce your upkeep by 20%. Your pregnancy slows you down some, but you're used to working around it.
+		You spend your free time hustling around your penthouse, cleaning and making sure everything is in order. You manage to reduce your upkeep by 20%. Your <<if $PC.preg > 0>>pregnancy<<else>>big belly<</if>> slows you down some<<if $PC.counter.birthMaster > 0>>, but you're used to working around it.<</if>>
 	<<else>>
 		You spend your free time hustling around your penthouse, cleaning and making sure everything is in order. You manage to reduce your upkeep by 25%. <<if $PC.counter.birthMaster > 0>>This is much easier to do without a big baby bump in the way.<</if>>
 	<</if>>