From 4820f8f2ef6839ca5041934e2db7e2c718dd3ae2 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Mon, 3 Jul 2017 03:53:35 -0400
Subject: [PATCH] fix

---
 src/uncategorized/policies.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw
index 89f68372b68..4d07c5b4eec 100644
--- a/src/uncategorized/policies.tw
+++ b/src/uncategorized/policies.tw
@@ -655,7 +655,7 @@
 
 <<if $BasicWeightSMR == 0>>
 <<if $arcologies[0].FSHedonisticDecadenceSMR == 0>>
-	<br>''Quality Beauty Standards:'' only attractive slaves may be sold in the slave markets.
+	<br>''Basic Weight Standards:'' only attractive slaves may be sold in the slave markets.
 	[[Implement|Policies][$BasicWeightSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 3000]]
 	<br>&nbsp;&nbsp;&nbsp;&nbsp;//This will raise the price of slaves.
 <</if>>
-- 
GitLab