Skip to content
Snippets Groups Projects
Commit 12613324 authored by Anu's avatar Anu
Browse files

Update reCitizenHookup.tw

parent f0ff9d4f
No related branches found
No related tags found
1 merge request!5286Repopulationist hookup expansion
......@@ -90,7 +90,7 @@ But tonight, you've put in an appearance. Your citizens are drinking your <<if $
<<case "Gender Fundamentalist">>
a good-looking young lady
<<case "Repopulationist">>
<<if $arcologies[0].FSRepopulationFocusLaw == 1 && (random(1,10) > 3))>>
<<if $arcologies[0].FSRepopulationFocusLaw == 1 && (random(1,10) > 3)>>
<<set _repopHookupPregnant = 1>>
a heavily pregnant young lady
<<else>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment