diff --git a/src/uncategorized/sellSlave.tw b/src/uncategorized/sellSlave.tw
index 081f6610ae97c5f958a283bfef946da05db27e04..bf3598ae5c530ccb31dadff5504731a88b426612 100644
--- a/src/uncategorized/sellSlave.tw
+++ b/src/uncategorized/sellSlave.tw
@@ -1606,7 +1606,7 @@ __Bids Received__
 				<<link "Accept bid" "Slave Sold">>
 					<<set _Price = 500*Math.trunc((_slaveCost*1.25)/500)>>
 					<<run cashX(_Price, "slaveTransfer", $activeSlave)>>
-					<<set $buyer = neoimperialist arcology">>
+					<<set $buyer = "neoimperialist arcology">>
 				<</link>>
 			<</if>>
 		<</if>>