From ae368eed7eb836221d248e17547b2fb9a5078770 Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Wed, 19 Aug 2020 21:04:31 -0700
Subject: [PATCH] Arcology description: gate Expansionist slaves' dick/balls
 behind seeDicks

---
 src/descriptions/arcologyDescription.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/descriptions/arcologyDescription.js b/src/descriptions/arcologyDescription.js
index d7777d7311a..eea88baa74f 100644
--- a/src/descriptions/arcologyDescription.js
+++ b/src/descriptions/arcologyDescription.js
@@ -619,7 +619,7 @@ App.Desc.playerArcology = function(lastElement) {
 		}
 		if (A.FSAssetExpansionistDecoration >= 80) {
 			if (A.FSAssetExpansionistResearch === 1) {
-				buffer.push(`Many are using wheeled stands to permit them to stand despite their titanic breasts, massive asses, trunk-like cocks and boulder-sized balls.`);
+				buffer.push(`Many are using wheeled stands to permit them to stand despite their titanic breasts${V.seeDicks > 0 ? ", massive asses, trunk-like cocks and boulder-sized balls" : " and massive asses"}.`);
 			} else {
 				buffer.push(`Many are wearing custom bras to manage their enormous breasts.`);
 			}
-- 
GitLab