Skip to content
Snippets Groups Projects
Commit 92068e27 authored by kopareigns's avatar kopareigns
Browse files

The stragglers

parent f3cf8ad0
No related branches found
No related tags found
No related merge requests found
...@@ -279,7 +279,7 @@ Custom hair length: <<textbox "$tempSlave.hLength" $tempSlave.hLength>> ...@@ -279,7 +279,7 @@ Custom hair length: <<textbox "$tempSlave.hLength" $tempSlave.hLength>>
''$His hair is $tempSlave.hColor in color'' ''$His hair is $tempSlave.hColor in color''
Custom hair color: <<textbox "$tempSlave.hColor" $tempSlave.hColor>> Custom hair color: <<textbox "$tempSlave.hColor" $tempSlave.hColor>>
<br> <br>
//For best results, use a short, uncapitalized and unpunctuated description; for example: 'black with purple highlights', also see [[Dyes|Encyclopedia][$encyclopedia = "Dyes"]]// //For best results, use a short, uncapitalized and unpunctuated description; for example: 'black with purple highlights', also see <<= App.Encyclopedia.Dialog.linkSC("Dyes", "Dyes")>>.//
<br> <br>
''$His eyebrows are $tempSlave.eyebrowHColor in color'' ''$His eyebrows are $tempSlave.eyebrowHColor in color''
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<<set _Pass = passage()>> <<set _Pass = passage()>>
<<if $ui != "start" || _Pass == "Encyclopedia">> <<userButton>> <br> <</if>> <<if $ui != "start">> <<userButton>> <br> <</if>>
<<if $ui != "start" && _Pass != "Encyclopedia">> <<if $ui != "start">>
<<if $cheatMode || $debugMode>> <<if $cheatMode || $debugMode>>
<div>_Pass</div> <div>_Pass</div>
<<if _Pass == "JS Random Event">> <<if _Pass == "JS Random Event">>
......
...@@ -190,7 +190,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if ...@@ -190,7 +190,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if
"I'm sorry, I can't sell this product to you, even if I wanted to," he says. "I have this technology, which if applied, would make slaves appear younger than the legal age of majority. I picked it up from an exotics dealer, who picked it up from some old world government research center. And yes, I know, this is a black market, and I would be happy to sell it to you, except, you see, too many of the wrong people know I have it, and while the knowledge isn't illegal, selling or using it is. See if I sell this to you, you'd start getting younger looking slaves, and those people would try to take us both down, and since I'm not the master of an arcology, I would probably end up enslaved, and I'm not interested in that. If only the laws were more open about who could have sex with who, I could sell this to anyone interested." "I'm sorry, I can't sell this product to you, even if I wanted to," he says. "I have this technology, which if applied, would make slaves appear younger than the legal age of majority. I picked it up from an exotics dealer, who picked it up from some old world government research center. And yes, I know, this is a black market, and I would be happy to sell it to you, except, you see, too many of the wrong people know I have it, and while the knowledge isn't illegal, selling or using it is. See if I sell this to you, you'd start getting younger looking slaves, and those people would try to take us both down, and since I'm not the master of an arcology, I would probably end up enslaved, and I'm not interested in that. If only the laws were more open about who could have sex with who, I could sell this to anyone interested."
Since the agreed upon minimum age in your Free City is greater than eight, it would draw way too much attention for you to make use of the research recipe for the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend). Since the agreed upon minimum age in your Free City is greater than eight, it would draw way too much attention for you to make use of the research recipe for the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend).
<br> <br>
He notices your interest and lets you read the information [[Childhood Fertility Induced NCS|Encyclopedia][$encyclopedia = "Childhood Fertility Induced NCS"]]. He notices your interest and lets you read the information <<= App.Encyclopedia.Dialog.linkSC("Childhood Fertility Induced NCS", "Childhood Fertility Induced NCS")>>.
<<run $merchantIllegalWares.delete("childhoodFertilityInducedNCS")>> <<run $merchantIllegalWares.delete("childhoodFertilityInducedNCS")>>
<<else>> <<else>>
<<if $arcologies[0].FSYouthPreferentialist > 0>> <<if $arcologies[0].FSYouthPreferentialist > 0>>
...@@ -216,7 +216,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if ...@@ -216,7 +216,7 @@ He gestures to a door in the back of the stall. "The good shit's back there<<if
"_toydolls _match _norefunds Or, you know, come back with money."<br> "_toydolls _match _norefunds Or, you know, come back with money."<br>
You cannot afford the asking price of @@.red;<<print cashFormat(135000)>>@@ for the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend) research recipe.<br> You cannot afford the asking price of @@.red;<<print cashFormat(135000)>>@@ for the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend) research recipe.<br>
<</if>> <</if>>
He notices your interest and lets you read the information [[Childhood Fertility Induced NCS|Encyclopedia][$encyclopedia = "Childhood Fertility Induced NCS"]]. He notices your interest and lets you read the information <<= App.Encyclopedia.Dialog.linkSC("Childhood Fertility Induced NCS", "Childhood Fertility Induced NCS")>>.
<<else>> <<else>>
You already possess the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend) research recipe.<br> You already possess the Childhood Fertility @@.orange;Induced NCS@@ (genetic engineering and hormonal blend) research recipe.<br>
<<run $merchantIllegalWares.delete("childhoodFertilityInducedNCS")>> <<run $merchantIllegalWares.delete("childhoodFertilityInducedNCS")>>
......
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