Skip to content
Snippets Groups Projects
Commit a7b9b60a authored by Pregmodder's avatar Pregmodder
Browse files

minor fixes

parent 5c684d06
Branches
Tags
1 merge request!3387minor fixes
......@@ -20,7 +20,6 @@
<</if>>
<<if ndef $activeSlave>>
<<set _name = setup.whiteAmericanSlaveNames.random()>>
<<setNonlocalPronouns $seeDicks>>
<</if>>
<<if _name == 0>>
......@@ -52,6 +51,7 @@ proffered by an attentive slave girl, he seems almost bashful.
"<<= properTitle()>>, I'll say this straight. I'd like to buy one of your slaves.
<<if _name != 0>>
<<setNonlocalPronouns $seeDicks>>
I've been seeing _name a lot, and _heU makes the years sit a little lighter on me. I've scraped together what I can, and I can pay <<print cashFormat(50000)>>." It's a huge sum for a mercenary; it's probably his entire savings, but there is a slight problem; the slave he is looking for isn't one of yours. "Well then," he says in embarrassment, "Have to say this is a little awkward." He gives a fake cough, "You wouldn't happen to, you know, know who _hisU owner is?" You shake your head. A run in with a _girlU named _name isn't much to go by and it really isn't your problem. "Ah well, I'm sure I'll see _himU around again. Anyway, that was a fine victory the other day, <<= properTitle()>>; come down to the bar and join the boys and I. We'll buy you a drink. Devil knows, thanks to you we can afford to. Hell, maybe you'll even get to meet _name too, get to see just how much of a looker _heU is."
<<unset $romeoID>>
<<else>>
......
......@@ -539,7 +539,7 @@ On formal occasions, you are announced as $PCTitle.
<</if>>
<<if ($arcologies[0].FSRepopulationFocus != "unset") && ($birthsTotal > 0)>>
The number of children you've bought into the world @@.green;pleases@@ your citizens.
The number of children you've brought into the world @@.green;pleases@@ your citizens.
<<if $birthsTotal < 1000>>
<<set $rep += $birthsTotal>>
<<else>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment