diff --git a/src/pregmod/seFCTVshows.tw b/src/pregmod/seFCTVshows.tw
index c132d3324087886ae3e513099cb3216070e29ddf..2439602d80748bb9dfc66837846f6aaf927352fd 100644
--- a/src/pregmod/seFCTVshows.tw
+++ b/src/pregmod/seFCTVshows.tw
@@ -359,6 +359,7 @@ Tired after a long day, you tell <<if $Concubine != 0>>@@.pink;$Concubine.slaveN
 		<br><br>The woman helping to display the slaves shows her hand to the camera; it's coated in a sticky layer of precum from handling the cum cow's equipment.
 	<</if>>
 <<slaveCost $activeSlave>>
+<<setLocalPronouns $activeSlave>>
 <<if $randShow < 3>>
 	<<set $slaveCost *= 1.3>>
 <<elseif $randShow == 6>>
@@ -370,7 +371,12 @@ Tired after a long day, you tell <<if $Concubine != 0>>@@.pink;$Concubine.slaveN
 The offered price is <<print cashFormat($slaveCost)>>.
 
 <<if $cash >= $slaveCost>>
-	<br>[[Buy her slave contract|New Slave Intro][cashX(forceNeg($slaveCost), "slaveTransfer", $activeSlave), $nextLink = "Scheduled Event", $returnTo = "Scheduled Event"]]
+	<br>
+	<<link "Buy $his slave contract">>
+		<<run cashX(forceNeg($slaveCost), "slaveTransfer", $activeSlave)>>
+		<<set $nextLink = "Scheduled Event", $returnTo = "Scheduled Event">>
+		<<goto "New Slave Intro">>
+	<</link>>
 <<else>>
 	//@@.red;You lack the necessary funds to buy this slave.@@//
 <</if>>
diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw
index 3369a3ad59e8709663dfe91b905e8c8eb257c97e..96c6ea4c59a5d8720562e7a8e980b887fba07aec 100644
--- a/src/uncategorized/reFSAcquisition.tw
+++ b/src/uncategorized/reFSAcquisition.tw
@@ -1321,7 +1321,7 @@ The call comes in from an office, and you suppress the urge to check whether $as
 
 <br><br>
 
-<<include "Long Slave Description">>
+<<set $saleDescription = 0>><<include "Long Slave Description">>
 
 <br><br>