diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw
index 9db09fc689bf0becc5c0781d77870aa22b99e3c5..da972306f2924dfe15325f92325362e5fb2e850f 100644
--- a/src/uncategorized/neighborsFSAdoption.tw
+++ b/src/uncategorized/neighborsFSAdoption.tw
@@ -210,12 +210,12 @@ societal development.
 	<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
 	$desc devoted to time in bed with their MILF slaves, leading the arcology to @@.yellow;adopt Maturity Preferentialism.@@
 	<<set $arcologies[$i].FSMaturityPreferentialist = 5>><<set $adopted = 1>>
+	<</if>>
   <<elseif $arcologies[0].FSMaturityPreferentialist > random(5,60)>>
 	<<if ($arcologies[$i].FSYouthPreferentialist == "unset") && ($arcologies[$i].FSMaturityPreferentialist == "unset")>>
 	$desc devoted to fucking nubile young slaves, leading the arcology to @@.yellow;adopt Youth Preferentialism.@@
 	<<set $arcologies[$i].FSYouthPreferentialist = 5>><<set $adopted = 1>>
 	<</if>>
-	<</if>>
   <</if>>
   <<if $arcologies[0].FSSlimnessEnthusiast > random(5,60)>>
 	<<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>>
@@ -239,7 +239,6 @@ societal development.
 	<<set $arcologies[$i].FSCummunism = 5>><<set $adopted = 1>>
 	<</if>>
   <</if>>
-  <</if>>
   <<if $arcologies[0].FSPhysicalIdealist > random(5,60)>>
 	<<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>>
 	$desc pretty devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@
@@ -256,7 +255,7 @@ societal development.
 	$desc fascinated by ancient Aztec history, leading the arcology to @@.yellow;adopt Aztec Revivalism.@@
 	<<set $arcologies[$i].FSAztecRevivalist = 5>><<set $adopted = 1>>
 	<</if>>
-	<<elseif $arcologies[0].FSAztecRevivalist > random(5,60)>>
+  <<elseif $arcologies[0].FSAztecRevivalist > random(5,60)>>
 	<<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>>
  	$desc fascinated by classical Roman history, leading the arcology to @@.yellow;adopt Roman Revivalism.@@
  	<<set $arcologies[$i].FSRomanRevivalist = 5>><<set $adopted = 1>>