diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw
index 87015b99a91a6692362e5cebdb506f1389e0f5dd..614b1764679a94fbca377c86974c1bbad384f541 100644
--- a/src/uncategorized/neighborsFSAdoption.tw
+++ b/src/uncategorized/neighborsFSAdoption.tw
@@ -772,8 +772,12 @@ societal development.
 		The arcology's Asset Expansionist culture @@.yellow;pushes it towards Body Purism,@@ since slaves on curatives are slaves not on growth hormones.
 		<<set $arcologies[$i].FSBodyPurist = 5>><<break>>
 	<<elseif ($arcologies[$i].FSPetiteAdmiration == "unset") && ($arcologies[$i].FSStatuesqueGlorification == "unset")>>
-		The arcology's Asset Expansionist culture @@.yellow;pushes it towards Petite Admiration,@@ since the smaller a slave's body is, the bigger their breasts will look.
-		<<set $arcologies[$i].FSPetiteAdmiration = 5>><<break>>
+		<<if random(0,1) == 1>>
+			The arcology's Asset Expansionist culture @@.yellow;pushes it towards Petite Admiration,@@ since the smaller a slave's body is, the bigger their breasts will look.
+			<<set $arcologies[$i].FSPetiteAdmiration = 5>><<break>>
+		<<else>>
+			The arcology's Asset Expansionist culture @@.yellow;pushes it towards Statuesque Glorification,@@ as the love of all things huge is rather indiscriminate.
+			<<set $arcologies[$i].FSStatuesqueGlorification = 5>><<break>>
 	<</if>>
 <</if>>
 <<if $arcologies[$i].FSPastoralist > random(50,200)>>