diff --git a/src/uncategorized/buySlaves.tw b/src/uncategorized/buySlaves.tw
index 43f5d129225646f0f7dd70aefae8e026708edcc6..8b5ca2923dda6da30cd0eb72280a3f4ac26f439e 100644
--- a/src/uncategorized/buySlaves.tw
+++ b/src/uncategorized/buySlaves.tw
@@ -3,6 +3,7 @@
 <<set $nextButton = "Back">>
 <<set $nextLink = "Main">>
 <<set _minimumFive = $minimumSlaveCost * 5>>
+<<set _minimumTen = $minimumSlaveCost * 10>>
 
 <<set $activeArcology = 0>>
 
@@ -28,6 +29,9 @@ __Sex Slave Purchase Options__
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "corporate", $introType = "bulk", $numSlaves = 5]] |
 	<</if>>
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "corporate", $introType = "bulk", $numSlaves = 10]] |
+	<</if>>
 <</if>>
 
 <br>[[The Flesh Heap|Slave Markets][$slaveMarket = "heap", $slavesSeen += 1]] | //Broken and discarded slaves. Near useless, but cheap. No longer does bulk orders after complaints.//
@@ -40,6 +44,9 @@ __Sex Slave Purchase Options__
 <br>[[Kidnappers' Market|Slave Markets][$slaveMarket = "kidnappers", $slavesSeen += 1]] | 
 <<if $cash > _minimumFive>>
 	[[(x5)|Bulk Slave Generate][$slaveMarket = "kidnappers", $introType = "bulk", $numSlaves = 5]] |
+<</if>>	
+<<if $cash > _minimumTen>>
+	[[(x10)|Bulk Slave Generate][$slaveMarket = "kidnappers", $introType = "bulk", $numSlaves = 10]] |
 <</if>>
 //Slaves will tend to be low quality and resistant.//
 <</if>>
@@ -52,6 +59,9 @@ __Sex Slave Purchase Options__
 		<<if $cash > _minimumFive>>
 			| <<print '[[(x5)|Bulk Slave Generate][$slaveMarket = "neighbor", $introType = "bulk", $numSlaves = 5, $numArcology = '+_i+']]'>>
 		<</if>>
+		<<if $cash > _minimumTen>>
+			| <<print '[[(x10)|Bulk Slave Generate][$slaveMarket = "neighbor", $introType = "bulk", $numSlaves = 10, $numArcology = '+_i+']]'>>
+		<</if>>
 	<</if>>
 <</for>>
 
@@ -60,6 +70,9 @@ __Sex Slave Purchase Options__
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "hunters", $introType = "bulk", $numSlaves = 5]] |
 	<</if>>
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "hunters", $introType = "bulk", $numSlaves = 10]] |
+	<</if>>
 	//Slaves will tend to be skilled but rebellious.//
 <</if>>
 
@@ -67,6 +80,9 @@ __Sex Slave Purchase Options__
 	<br>[[Indentures Market|Slave Markets][$slaveMarket = "indentures", $slavesSeen += 1]] | 
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "indentures", $introType = "bulk", $numSlaves = 5]] |
+	<</if>>	
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "indentures", $introType = "bulk", $numSlaves = 10]] |
 	<</if>>
 	//Temporary enslavement and restrictions on treatment.//
 <</if>>
@@ -76,6 +92,9 @@ __Sex Slave Purchase Options__
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "raiders", $introType = "bulk", $numSlaves = 5]] |
 	<</if>>
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "raiders", $introType = "bulk", $numSlaves = 10]] |
+	<</if>>
 	//Slaves will always be sold immediately upon reaching majority.//
 <</if>>
 
@@ -84,6 +103,9 @@ __Sex Slave Purchase Options__
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "underage raiders", $introType = "bulk", $numSlaves = 5]] |
 	<</if>>
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "underage raiders", $introType = "bulk", $numSlaves = 10]] |
+	<</if>>
 	//Very young slaves.//
 <</if>>
 
@@ -92,6 +114,9 @@ __Sex Slave Purchase Options__
 	<<if $cash > _minimumFive>>
 		[[(x5)|Bulk Slave Generate][$slaveMarket = "trainers", $introType = "bulk", $numSlaves = 5]] |
 	<</if>>
+	<<if $cash > _minimumTen>>
+		[[(x10)|Bulk Slave Generate][$slaveMarket = "trainers", $introType = "bulk", $numSlaves = 10]] |
+	<</if>>	
 	//Slaves will tend to be good quality and obedient.//
 <</if>>
 
@@ -102,6 +127,9 @@ __Sex Slave Purchase Options__
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "TSS", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "TSS", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Straightforward slaves with good training.//<<if $TSS.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 		
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;[[Growth Research Institute][$slavesSeen += 1]] | 
@@ -114,12 +142,18 @@ __Sex Slave Purchase Options__
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "SCP", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "SCP", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Slaves with basic training and solid implants.//<<if $SCP.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 		
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Cattle Ranch][$slavesSeen += 1]] | 
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "TCR", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "TCR", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Mentally conditioned free-range cowgirls.//<<if $TCR.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 		
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Hippolyta Academy][$slavesSeen += 1]] | 
@@ -134,18 +168,27 @@ __Sex Slave Purchase Options__
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "LDE", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "LDE", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Slaves optimized and trained for anal.//<<if $LDE.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 		
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Gymnasium-Academy][$slavesSeen += 1]] | 
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "TGA", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "TGA", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Well trained slaves with dicks.//<<if $TGA.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 		
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;[[The Futanari Sisters][$slavesSeen += 1]] | 
 		<<if $cash > _minimumFive>>
 			[[(x5)|Bulk Slave Generate][$slaveMarket = "TFS", $introType = "bulk", $numSlaves = 5]] |
 		<</if>>
+		<<if $cash > _minimumTen>>
+			[[(x10)|Bulk Slave Generate][$slaveMarket = "TFS", $introType = "bulk", $numSlaves = 10]] |
+		<</if>>
 		//Highly skilled, highly feminine hermaphrodites.//<<if $TFS.schoolSale == 1>> //@@.yellow;Offering your first purchase at half price this week.@@//<</if>>
 	<</if>>
 <</if>>
@@ -219,7 +262,7 @@ The parts of your arcology you own can house a total of $PopCap menial slaves.
 
 <br>
 <<if $helots > 1>>
-	You own $helots menial slaves.
+	You own <<print commaNum($helots)>> menial slaves.
 <<elseif $helots > 0>>
 	You own one menial slave.
 <<else>>