diff --git a/src/uncategorized/brothel.tw b/src/uncategorized/brothel.tw
index 1e4bbce9bf2c9717e5450e136252f61e91868ef4..793852e39bd53afa9716dc8f1fa115e6c0f015bc 100644
--- a/src/uncategorized/brothel.tw
+++ b/src/uncategorized/brothel.tw
@@ -158,7 +158,7 @@ $brothelNameCaps
     It has been upgraded with aphrodisiac injection systems that monitor the whores and adjust dosage to keep them healthy but desperately horny and hopelessly addicted. The systems are currently disabled. [[Enable them|Brothel][$brothelUpgradeDrugs = 1]] //Will increase upkeep costs//
 <<else>>
 	<<set _Tmult1 = Math.trunc(10000*$upgradeMultiplierArcology)>>
-	It is a standard brothel. [[Upgrade the brothel with aphrodisiac injection systems|Brothel][$cash -= _Tmult1, $brothelUpgradeDrugs = 0.1,$PC.slaving+= 1]] //Costs ¤_Tmult1 and will increase upkeep costs//
+	It is a standard brothel. [[Upgrade the brothel with aphrodisiac injection systems|Brothel][$cash -= _Tmult1, $brothelUpgradeDrugs = 0.1]] //Costs ¤_Tmult1 and will increase upkeep costs//
 <</if>>
 
 <br>$brothelNameCaps is
diff --git a/src/uncategorized/masterSuite.tw b/src/uncategorized/masterSuite.tw
index a1fbfcb98619e7796b1637ddb54b5455e2a18271..9787b9e7f941db3212e96da567c5ad941182ab41 100644
--- a/src/uncategorized/masterSuite.tw
+++ b/src/uncategorized/masterSuite.tw
@@ -320,7 +320,7 @@ $masterSuiteNameCaps is furnished
 		Fertile slaves ''are being given'' supplements to their fertility drugs, further enhancing the chances of multiple pregnancy. [[End the supplement regime|Master Suite][$masterSuitePregnancyFertilitySupplements = 0]]<br>
 	<</if>>
 <<else>>
-	The master suite does not currently have special customizations to support slave pregnancy. [[Refit the suite to support and encourage slave pregnancy|Master Suite][$cash -= _Tmult3, $masterSuiteUpgradePregnancy = 1,PC.engineering += 1,$PC.slaving+= 1]] //Costs ¤_Tmult3//
+	The master suite does not currently have special customizations to support slave pregnancy. [[Refit the suite to support and encourage slave pregnancy|Master Suite][$cash -= _Tmult3, $masterSuiteUpgradePregnancy = 1]] //Costs ¤_Tmult3//
 <</if>>
 
 <br><br>
diff --git a/src/uncategorized/servantsQuarters.tw b/src/uncategorized/servantsQuarters.tw
index 9e729237ee03ebb971053037821b03cf741057fd..f672126eaf28ab1c78527ee3ab071ef39e83eb7a 100644
--- a/src/uncategorized/servantsQuarters.tw
+++ b/src/uncategorized/servantsQuarters.tw
@@ -79,7 +79,7 @@ $servantsQuartersNameCaps
 	The quarters have been upgraded with enhanced monitoring systems to make the servants work harder, improving their obedience and efficiency.
 <<else>>
 	<<set _Tmult1 = Math.trunc(10000*$upgradeMultiplierArcology)>>
-	The quarters are standard. [[Upgrade the monitoring systems to force harder work|Servants' Quarters][$cash -= _Tmult1, $servantsQuartersUpgradeMonitoring = 1,$PC.slaving+= 1]] //Costs ¤_Tmult1 and will increase upkeep costs//
+	The quarters are standard. [[Upgrade the monitoring systems to force harder work|Servants' Quarters][$cash -= _Tmult1, $servantsQuartersUpgradeMonitoring = 1]] //Costs ¤_Tmult1 and will increase upkeep costs//
 <</if>>
 
 <<if $servantMilkers == 1>>