diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 2a23f3523ae6af99b6454c44af307538f96b4513..a30a1c04e55d4d2946c9355450a62deb426228af 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -4620,4 +4620,7 @@ Pregmod 0.10.3.0
 	
 	141
 	-completed new vanilla country additions
+	-fixes
+	
+	142
 	-fixes
\ No newline at end of file
diff --git a/src/pregmod/reMaleArcologyOwner.tw b/src/pregmod/reMaleArcologyOwner.tw
index a8af46911547c4e4a70ca6c6c267129554eb60d3..0131bcfde3b14322ad1e36ff56ad3b9debcd0494 100644
--- a/src/pregmod/reMaleArcologyOwner.tw
+++ b/src/pregmod/reMaleArcologyOwner.tw
@@ -40,6 +40,6 @@ He strikes a fine balance in conversation with you, firm enough to not overpower
 	<<set $rep += 1000>>
 	<</replace>>
 <</link>>
-<</if>>\
+<</if>>
 </span>
 
diff --git a/src/uncategorized/pMercenaryRomeo.tw b/src/uncategorized/pMercenaryRomeo.tw
index f669f2c95433792202cb0a9cc18e44e81a51a4e1..6df288e87aa467cfa275b6fca9de1732f5d65491 100644
--- a/src/uncategorized/pMercenaryRomeo.tw
+++ b/src/uncategorized/pMercenaryRomeo.tw
@@ -75,7 +75,7 @@ proffered by an attentive slave girl, he seems almost bashful.
 	<<include "Remove activeSlave">>
 	<</replace>>
 <</link>>
-<<link "Give her to him as a gift">>
+<br><<link "Give her to him as a gift">>
 	<<EventNameDelink $activeSlave>>
 	<<replace "#result">>
 	The mercenary cannot believe his ears. After you repeat yourself twice, he leaves to collect your gift, thanking you clumsily. On the video feeds, you see that $activeSlave.slaveName can hardly believe what's happened. <<if $activeSlave.amp != 1>>She hugs him, sobbing into his shoulder. As they walk hand in hand down towards his quarters,<<else>>As he picks up her limbless form to give her a hug,<</if>> she gives the nearest camera a little nod and silently mouths the words 'thank you, <<WrittenMaster $activeSlave>>.' You smile to yourself; when they get there they'll find flowers and a paid reservation at the arcology's best restaurant. Soon the story is being told in bars and brothels across the Free City, with you naturally playing @@.green;a starring role.@@ Some days later, you hear a dramatization is being filmed, with an aging action star playing the mercenary, a rising starlet playing $activeSlave.slaveName, and a noted character actor playing you.
diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw
index 605735d70ee2d5391acd5a5b9e557123b200071f..0202f527a0f5c8fee64ca7c945cd7c009e3f6b24 100644
--- a/src/uncategorized/policies.tw
+++ b/src/uncategorized/policies.tw
@@ -952,7 +952,7 @@
 <<if $CoursingAssociation == 0>>
 	<br>''Coursing Association:'' you will sponsor a Coursing Association that will hold monthly races.
 	[[Implement|Policies][$CoursingAssociation = 1, $cash -=5000, $rep -= 1000]]
-	<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost ¤$policyCost weekly to maintain//
+	<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost ¤1000 weekly to maintain//
 <</if>>
 
 <<if ($RaidingMercenaries == 0) && ($mercenariesHelpCorp == 1)>>
diff --git a/src/uncategorized/saBeYourHeadGirl.tw b/src/uncategorized/saBeYourHeadGirl.tw
index 782e459f2a130b18a2c6cba336bae38d773f07cb..492c71496aaad171f59a4e1e9602d0262fdd23d2 100644
--- a/src/uncategorized/saBeYourHeadGirl.tw
+++ b/src/uncategorized/saBeYourHeadGirl.tw
@@ -152,7 +152,7 @@
 	<</if>>
 <</if>>
 
-<<if ($slaves[$i].dick > 0) && && ($universalRulesImpregnation == "HG") && canPenetrate($slaves[$i])>>
+<<if ($slaves[$i].dick > 0) && ($universalRulesImpregnation == "HG") && canPenetrate($slaves[$i])>>
 	She finds her duty to impregnate slaves at will sexually satisfying.
 	<<set $slaves[$i].need = 0>>
 <<else>>