diff --git a/src/descriptions/arcologyDescription.js b/src/descriptions/arcologyDescription.js index d7777d7311af57525d14f77aa3caf772c5eae942..eea88baa74fe895a9d512dea5424766f3b11250c 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.`); }