diff --git a/src/SecExp/securityReport.tw b/src/SecExp/securityReport.tw index 52bb8f1621dc56333c9a66c4efd8866b1f825604..86e8193996460efc4e79b02d8cd378b4edd1e7ff 100644 --- a/src/SecExp/securityReport.tw +++ b/src/SecExp/securityReport.tw @@ -366,7 +366,7 @@ Due to the deterioration of the old world countries, organized crime focuses mor <<else>> <<set _recruitsMultiplier *= 1.05>> <</if>> - <<elseif SecExp.buildings.propHub.recuriterOffice > 0 && $Recruiter > 0>> + <<elseif $SecExp.buildings.propHub.recuriterOffice > 0 && $Recruiter > 0>> <<setLocalPronouns $Recruiter>> ''__@@.pink;<<= SlaveFullName($Recruiter)>>@@__'' is able to further boost your militia recruitment campaign from $his PR hub office. <<if $propCampaignBoost == 1>> diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw index 87015b99a91a6692362e5cebdb506f1389e0f5dd..b9f255e23455f66fc1af1a35376cf2cdc75d9555 100644 --- a/src/uncategorized/neighborsFSAdoption.tw +++ b/src/uncategorized/neighborsFSAdoption.tw @@ -772,8 +772,13 @@ 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>> <<if $arcologies[$i].FSPastoralist > random(50,200)>>