diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw index 978416f928df0b07b5f86da49cc296b3df911994..5e61044ea156e7435a1f08af731dc0d816ae316d 100644 --- a/src/uncategorized/neighborsFSAdoption.tw +++ b/src/uncategorized/neighborsFSAdoption.tw @@ -554,7 +554,7 @@ societal development. <<set $arcologies[$i].FSDegradationist = 5>><<break>> <<elseif ($arcologies[$i].FSHedonisticDecadence == "unset") && ($arcologies[$i].FSPhysicalIdealist == "unset")>> The arcology's wide range of imports @@.yellow;pushes it towards Decadent Hedonism,@@ since it has access to so many undiscovered pleasures. - <<set $arcologies[$i].FSDegradationist = 5>><<break>> + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<break>> <</if>> <</if>> <<if $arcologies[$i].FSGenderRadicalist > random(50,200)>> @@ -566,7 +566,7 @@ societal development. <<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<break>> <<elseif ($arcologies[$i].FSPastoralist == "unset") && ($arcologies[$i].FSCummunism == "unset")>> The arcology's Gender Radicalist culture @@.yellow;pushes it towards Cummunism,@@ since many of its slaves are capable of giving cum. - <<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<break>> + <<set $arcologies[$i].FSCummunism = 5>><<break>> <</if>> <<elseif $arcologies[$i].FSGenderFundamentalist > random(50,200)>> <<if ($arcologies[$i].FSPastoralist == "unset") && ($arcologies[$i].FSCummunism == "unset")>> @@ -724,7 +724,7 @@ societal development. <<if $arcologies[$i].FSAztecRevivalist > random(50,200)>> <<if ($arcologies[$i].FSDegradationist == "unset") && ($arcologies[$i].FSPaternalist == "unset")>> The arcology's Aztec Revivalist culture @@.yellow;pushes it towards Degradation,@@ since most Aztec war slaves were tortured and sacrificed. - <<set $arcologies[$i].FSPaternalist = 5>><<break>> + <<set $arcologies[$i].FSDegradationist = 5>><<break>> <</if>> <</if>> <<if $arcologies[$i].FSEgyptianRevivalist > random(50,200)>> @@ -737,7 +737,7 @@ societal development. <</if>> <</if>> <<if $arcologies[$i].FSEdoRevivalist > random(50,200)>> - <<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>> + <<if ($arcologies[$i].FSSlimnessEnthusiast == "unset") && ($arcologies[$i].FSAssetExpansionist == "unset")>> The arcology's Edo Revivalist culture @@.yellow;pushes it towards Slimness Enthusiasm,@@ since slim and elegant slaves are already fashionable there. <<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<break>> <</if>>