From e87cdad7bca5f0dabe01c3f646d6819d3e40b697 Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Sun, 1 Sep 2019 17:50:54 -0700
Subject: [PATCH] Update reCitizenHookup.tw

---
 src/uncategorized/reCitizenHookup.tw | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/uncategorized/reCitizenHookup.tw b/src/uncategorized/reCitizenHookup.tw
index cc2aca15422..bf97de971b3 100644
--- a/src/uncategorized/reCitizenHookup.tw
+++ b/src/uncategorized/reCitizenHookup.tw
@@ -91,11 +91,11 @@ But tonight, you've put in an appearance. Your citizens are drinking your <<if $
 	a good-looking young lady
 <<case "Repopulationist">>
 	<<if $arcologies[0].FSRepopulationFocusLaw == 1 && (random(1,10) > 3)>>
-	    <<set _repopHookupPregnant = 1>>
-	    a heavily pregnant young lady
+        <<set _repopHookupPregnant = 1>>
+        a heavily pregnant young lady
 	<<else>>
-	    <<set _repopHookupPregnant = 0>>
-	    a pretty, fertile young woman with wide, child-bearing hips
+        <<set _repopHookupPregnant = 0>>
+        a pretty, fertile young woman with wide, child-bearing hips
 	<</if>>
 <<case "Eugenics">>
 	a stunningly gorgeous woman
@@ -167,9 +167,9 @@ She's yours for the taking, if you want her, and if her praise and proximity wer
 		lean back just far enough that her full term, triplets rounded middle splits the front of her overly tight dress.
 	<<else>>
 		press her hips up against your own, before leaning in and whispering 
-		    <<if $arcologies[0].FSRepopulationFocusLaw == 1>>"My womb is ready to do its duty."
-		    <<else>>"I'm ripe for breeding right now."
-		    <</if>>
+            <<if $arcologies[0].FSRepopulationFocusLaw == 1>>"My womb is ready to do its duty."
+            <<else>>"I'm ripe for breeding right now."
+            <</if>>
 	<</if>>
 <<case "Eugenics">>
 	give you an excellent view straight down her perfect cleavage, straining against the top of her name-brand dress.
@@ -250,7 +250,7 @@ She's clearly attracted to you; even the most consummate actress would have diff
 			<<else>>an inexperienced body undergoing its very first pregnancy.
 			<</if>>She's taken good care of herself; not a single stretch mark can be seen across her proportionally giant belly.
 		<<else>>
-		    <<if $arcologies[0].FSRepopulationFocusLaw == 1>>an experienced body, ready and eager to grow fecund once more.
+            <<if $arcologies[0].FSRepopulationFocusLaw == 1>>an experienced body, ready and eager to grow fecund once more.
 			<<else>>an inexperienced body, but one with potential for becoming quite fecund.
 			<</if>>
 		<</if>>
-- 
GitLab