diff --git a/src/SecExp/securityReport.tw b/src/SecExp/securityReport.tw index 8f31b7846d3ef803b87a624bd6405beed61333ed..5818fbbb260e73a0dbe5110ce062c150db3c191a 100644 --- a/src/SecExp/securityReport.tw +++ b/src/SecExp/securityReport.tw @@ -260,7 +260,7 @@ <<set _recruits += 1>> <</if>> <<else>> - ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your militia recruitement campain from her PR hub office. + ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your militia recruitement campaign from her PR hub office. <<if $propCampaignBoost == 1>> <<set _recruits += 4+$Recruiter.intelligence+$Recruiter.intelligenceImplant>> <<else>> diff --git a/src/uncategorized/arcmgmt.tw b/src/uncategorized/arcmgmt.tw index df6cf9eee862407c4d5e9344014b19d242be0edd..5c9444649de56394ed3a8c97b92d63822af2fcd0 100644 --- a/src/uncategorized/arcmgmt.tw +++ b/src/uncategorized/arcmgmt.tw @@ -116,7 +116,7 @@ This week, <<if _flux >= 20>>many<<elseif _flux >= 5>>some<<else>>few to none<</ <<set _immigrants += random(1,4) * $propCampaign>> <</if>> <<else>> - ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your imgration campain from her PR hub office. + ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your imgration campaign from her PR hub office. <<if $propCampaignBoost == 0>> <<set _immigrants += random(2,5+$Recruiter.intelligence+$Recruiter.intelligenceImplant) * $propCampaign>> <<else>> @@ -372,7 +372,7 @@ earning you @@.yellowgreen;<<print cashFormat(_earnings)>>.@@ <<set _refugees += random(0,2)>> <</if>> <<else>> - ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your self-enslavement campain from her PR hub office. + ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your self-enslavement campaign from her PR hub office. <<if $propCampaignBoost == 1>> <<set _refugees += random(0,5+$Recruiter.intelligence+$Recruiter.intelligenceImplant)>> <<else>> diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw index 743a07f74b8405ad9d33ff02d2ae3d596043cc15..c76d691ebf2291f3f6fee216e4a3b37972fbb4ac 100644 --- a/src/uncategorized/fsDevelopments.tw +++ b/src/uncategorized/fsDevelopments.tw @@ -134,7 +134,7 @@ <<set _broadProgress += 1>> <</if>> <<else>> - ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your societal engineering campain from her PR hub office. + ''__@@.pink;<<SlaveFullName $Recruiter>>@@__'' is able to further boost your societal engineering campaign from her PR hub office. <<if $propCampaignBoost == 1>> <<set _broadProgress += 4+$Recruiter.intelligence+$Recruiter.intelligenceImplant>> <<else>> diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index 64a76c1d3fbb8191cc3f1e1a864eb38eb80b02e9..f36e7da0f824fc37476f76f0ad9e0eb80ab0b827 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -8,6 +8,7 @@ <</if>> <<SlaveTitle $activeSlave>> +<<Enunciate $activeSlave>> <<if $specialSlave == 1>> <<set $i = $heroSlaves.findIndex(function(s) { return s.ID == $activeSlave.ID; })>> @@ -219,7 +220,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if She keeps stealing glances at your huge rack.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> You stretch, giving her a fantastic view of your breasts, before circling around behind her and cupping her chest. Between your tits against her back, and how teasingly big you are pretending her breasts will be, she can't contain herself; she cums from overstimulation, completely pinning her @@.green;as a breast fetishist!@@ <<set $activeSlave.fetishKnown = 1>> <<else>> - She keeps stealing glances at your huge rack.<<if canAchieveErection($activeSlave)>> Her dick rapidly hardening.<</if>> As you inspect her, you take care to keep "accidentally" bumping her with your tits, before "tripping" and landing with her face buried in your chest. She is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so she can be close to those boobs. + She keeps stealing glances at your huge rack<<if canAchieveErection($activeSlave)>>, her dick rapidly hardening<</if>>, As you inspect her, you take care to keep "accidentally" bumping her with your tits, before "tripping" and landing with her face buried in your chest. She is practically bursting with lust by the end and @color:hotpink;eager to please you@@ so she can be close to those boobs. <<set $activeSlave.devotion += 5>> <</if>> <</if>> @@ -559,8 +560,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.trust -= 10>> <<set $activeSlave.health -= 10>> <<if canDoAnal($activeSlave)>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</if>> <</link>> <br> @@ -610,8 +610,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.trust += 4>> <<set $activeSlave.anus += 1>> <<set $activeSlave.analSkill += 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> | <<link "Initiate her with anal pain">> @@ -621,8 +620,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> <<set $activeSlave.anus += 1>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -647,8 +645,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion += 4>> <<set $activeSlave.anus += 1>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <br> @@ -662,8 +659,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <<if ($activeSlave.indentureRestrictions <= 0) && ($seeExtreme == 1)>> @@ -675,8 +671,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.trust -= -10>> <<set $activeSlave.health -= 10>> <<set $activeSlave.balls = 0>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -692,18 +687,15 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set _temp = 0>> <</if>> <<if _temp > 50>> - <<set $vaginalTotal += 1>> - <<set $activeSlave.vaginalCount += 1>> + <<= VaginalVCheck()>> <<else>> - <<set $analTotal += 1>> - <<set $activeSlave.analCount += 1>> + <<= AnalVCheck()>> <</if>> <<replace "#introResult">> You tell her that slaves working in your penthouse are all expected to please you, and she'll have to impress you. She smiles and even giggles a little, standing to strip off her clothes, taking her time and showing off her fresh body. She gets lewder and lewder, displaying youthful libido basking in the gaze of her crush. She slowly becomes more and more desperate to entice you, so you let her keep going out of curiosity, to see how far she'll go. She goes to the point of reclining on the couch with her legs back, spreading herself and masturbating, and when that fails to get you out of your chair, she begins to wink her <<if _temp > 50>>pussy<<else>>anus<</if>> meaningfully. She's clearly got a good idea of what many men like, and you head over and take her tight <<if _temp > 50>>pussy<<else>>asshole<</if>>. You do it gently, making sure she enjoys herself, and she becomes @@.mediumaquamarine;very hopeful@@ that she was wrong to doubt you, and that she really can @@.hotpink;be close to@@ the object of her infatuation. She bounces up off the couch afterward to wiggle her butt at you, and even blows you a kiss as you get back to work. <</replace>> <<set $activeSlave.devotion += 4>> <<set $activeSlave.trust += 4>> - <<set $activeSlave.analCount += 1>> <</link>> <</if>> <<if canDoAnal($activeSlave)>> @@ -713,8 +705,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -724,7 +715,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <br> <<link "Build a connection with her">> <<replace "#introResult">> - You ask conversationally what experience she has with women. She takes a while to understand your point, but once she does, she blushes and says, "Uh, I messed around in school once or twice, but since then, I've never -" and is then quiet, because you're making out with her. She's surprised and stiffens for a moment but perceptibly thinks things through and realizes she's yours now, and then she relaxes to let you have your way. You push her boundaries pretty far, and before long you've got her down on her knees eating you out. She's badly discomfited but does her best; she's @@.mediumaquamarine;hopeful@@ that she can do this, and slave life won't be so bad. + You ask conversationally what experience she has with women. She takes a while to understand your point, but once she does, she blushes and <<say>>s, "Uh, I me<<ss>>ed around in <<s>>chool on<<c>>e or twi<<c>>e, but <<s>>in<<c>>e then, I've never -" and is then quiet, because you're making out with her. She's surprised and stiffens for a moment but perceptibly thinks things through and realizes she's yours now, and then she relaxes to let you have your way. You push her boundaries pretty far, and before long you've got her down on her knees eating you out. She's badly discomfited but does her best; she's @@.mediumaquamarine;hopeful@@ that she can do this, and slave life won't be so bad. <</replace>> <<set $activeSlave.trust += 4>> <<set $activeSlave.oralCount += 1>> @@ -737,8 +728,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 5>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -754,8 +744,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.trust += 4>> <<set $activeSlave.voice += 1>> <<set $activeSlave.health -= 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <<if canDoAnal($activeSlave)>> | <<link "Let her know she'll have to earn her rewards">> @@ -763,8 +752,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if You complete the induction and then perform a thorough inspection, noting down each area in which surgery or drugs could improve her body. She understands what you're doing and can barely contain her excitement, but you tell her that she'll have to earn such improvements. Her face falls. You reassure her that it won't take the years she would have had to work to afford such things herself, but that she needs to be a good slave, and soon, for you to spend resources on her. You let her start by taking a rough buttfuck, bent over the desk. Her ass is tight and you are not merciful. She gasps and moans but takes it all the same, @@.mediumaquamarine;trusting@@ that she'll eventually be rewarded with transformation. <</replace>> <<set $activeSlave.trust += 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -780,8 +768,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 5>> <<set $activeSlave.anus = 1>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -796,8 +783,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.trust += 10>> <<set $activeSlave.anus = 1>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -812,8 +798,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.trust += 10>> <<set $activeSlave.anus = 1>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> + <<= AnalVCheck()>> <</link>> <</if>> <br> @@ -823,7 +808,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <br> <<link "Clean up her whorish appearance">> <<replace "#introResult">> - She's totally unsurprised when you send her to the salon for a makeover. It takes several days of work before she's brought back in for another inspection; when she arrives, you wordlessly point her to a full length mirror. She <<if canSee($activeSlave)>>sees herself<<else>> <<if $activeSlave.amp != 1>>tenderly uses her hands and finds herself<<else>> stoically waits while you vividly describe her new appearance. One<</if>> <</if>>without tattoos, a hooker's haircut and piercings, a conventionally pretty girl with subtle implants and a clean appearance. She gasps <<if $activeSlave.amp != 0>>and covers her mouth with a hand <<else>> but quickly closes her mouth<</if>>, and then suddenly bursts into tears. "Thank you, <<Master>>," she sobs. "I never would have thought." <<if $activeSlave.amp != 1>> She reaches out to touch her reflection.<</if>> "I <<if canSee($activeSlave)>> look <<else>> will look<</if>> like a nice girl." She is @@.hotpink;grateful to you@@ for <<if canSee($activeSlave)>>showing her<<else>> <<if $activeSlave.amp != 1>> letting her feel <<else>> detailing <</if>> <</if>> this new side of herself, and has @@.mediumaquamarine;begun to trust@@ that being your slave will be less degrading than being a free prostitute. + She's totally unsurprised when you send her to the salon for a makeover. It takes several days of work before she's brought back in for another inspection; when she arrives, you wordlessly point her to a full length mirror. She <<if canSee($activeSlave)>>sees herself<<else>> <<if $activeSlave.amp != 1>>tenderly uses her hands and finds herself<<else>> stoically waits while you vividly describe her new appearance. One<</if>> <</if>>without tattoos, a hooker's haircut and piercings, a conventionally pretty girl with subtle implants and a clean appearance. She gasps <<if $activeSlave.amp != 0>>and covers her mouth with a hand <<else>> but quickly closes her mouth<</if>>, and then suddenly bursts into tears. "Thank you, <<Master>>," she sobs. "I never would have thought." <<if $activeSlave.amp != 1>> She reaches out to touch her reflection.<</if>> "I <<if canSee($activeSlave)>> look <<else>> would look<</if>> like a nice girl." She is @@.hotpink;grateful to you@@ for <<if canSee($activeSlave)>>showing her<<else>> <<if $activeSlave.amp != 1>> letting her feel <<else>> detailing <</if>> <</if>> this new side of herself, and has @@.mediumaquamarine;begun to trust@@ that being your slave will be less degrading than being a free prostitute. <</replace>> <<set $activeSlave.trust += 4>> <<set $activeSlave.devotion += 4>> @@ -852,11 +837,11 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<replace "#introResult">> You send her out to be cleaned up and inducted, but have her brought back afterward. You point out a clothes box on the couch and tell her to get dressed, since you're about to make a tour of the club, and she'll be accompanying you. She obeys without comment, but gasps with shock to find that she's been given a string sling bikini. She climbs into it hesitantly, and finds that not only does its string bottom ride up between her pussylips, it does not cover her nipples at all: the strings part to either side of the nipples to let them stick through, bare. This can only generously be called clothing. She accepts this with an obvious internal sigh, however, and walks dutifully behind you, her bare feet slapping along as her big butt bounces and her tits constantly fall out of her strings. <<if $activeSlave.behavioralFlaw != "shamefast">> - After a while, though, she notices that she's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask her how she felt. She blushes. "Kinda hot, <<Master>>," she says, embarrassed. "I didn't think an older girl like me would get so many stares." You reach out to grope her tits, and tell her that with breasts like hers, it's not surprising. She @@.hotpink;likes you@@ for liking her body, and has @@.mediumaquamarine;begun to trust@@ that even though she's old, she can find a place under you. + After a while, though, she notices that she's getting a lot of very positive attention, and even starts to strut it a little. When you get back to the penthouse, you ask her how she felt. She blushes. "Kinda hot, <<Master>>," she <<say>>s, embarrassed. "I didn't think an older girl like me would get <<s>>o many <<s>>tare<<s>>." You reach out to grope her tits, and tell her that with breasts like hers, it's not surprising. She @@.hotpink;likes you@@ for liking her body, and has @@.mediumaquamarine;begun to trust@@ that even though she's old, she can find a place under you. <<set $activeSlave.trust += 4>> <<set $activeSlave.devotion += 4>> <<else>> - After a while, though, she notices that she's getting a lot of very positive attention, but she remains embarrassed. Her gait is clumsy and hesitant, and she almost trips over herself with mortification. When you get back to the penthouse, you ask her how she felt. She blushes furiously. "T-terrible, <<Master>>," she says with feeling. "P-please, I'll @@.hotpink;d-do anything you want@@ @@.gold;as long as you don't m-make me do that again.@@ Anything." She thinks frantically, obviously trying to come up with the most abject idea she can. "I'll b-be a whore! J-just as long as I can do it, you know, in a room." + After a while, though, she notices that she's getting a lot of very positive attention, but she remains embarrassed. Her gait is clumsy and hesitant, and she almost trips over herself with mortification. When you get back to the penthouse, you ask her how she felt. She blushes furiously. "T-terrible, <<Master>>," she <<say>>s with feeling. "P-plea<<s>>e, I'll @@.hotpink;d-do anything you want@@ @@.gold;a<<s>> long a<<s>> you don't m-make me do that again.@@ Anything." She thinks frantically, obviously trying to come up with the most abject idea she can. "I'll b-be a whore! J-ju<<s>>t a<<s>> long a<<s>> I can do it, you know, in a room." <<set $activeSlave.trust -= 4>> <<set $activeSlave.devotion += 4>> <</if>> @@ -1240,9 +1225,8 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.vaginalCount += 1>> - <<set $vaginalTotal += 1>> <<set $activeSlave.vagina = 1>> + <<= VaginalVCheck()>> <</link>> <<elseif ($activeSlave.vagina == 0)>> <br> @@ -1252,9 +1236,8 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion += 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.vaginalCount += 1>> - <<set $vaginalTotal += 1>> <<set $activeSlave.vagina = 1>> + <<= VaginalVCheck()>> <</link>> <</if>> @@ -1267,9 +1250,8 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> <<set $activeSlave.anus = 1>> + <<= AnalVCheck()>> <</link>> <<elseif ($activeSlave.anus == 0)>> <br> @@ -1279,9 +1261,8 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <</replace>> <<set $activeSlave.devotion -= 5>> <<set $activeSlave.trust -= 10>> - <<set $activeSlave.analCount += 1>> - <<set $analTotal += 1>> <<set $activeSlave.anus = 1>> + <<= AnalVCheck()>> <</link>> <</if>> @@ -1368,8 +1349,7 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if You introduce her to obedience and proper manners regarding her <<if $PC.title == 1>>master<<else>>mistress<</if>> before sending her off for a physical. That night, she's returned to your room, and finds you doing business on a tablet in bed. She looks doubtful, but obeys when you direct her to get into bed<<if $PC.dick == 0>>, even after she realizes you're wearing a strap-on<</if>>. You turn out the light and spoon her from behind, kissing her neck and ears, cupping her swollen breasts, and running your hands across her pregnant belly with its taut $activeSlave.skin skin. She's awkward at first but her body responds to the tenderness. Before long she's humping her pussy back and forth against <<if $PC.dick == 1>>your cock<<else>>the strap-on<</if>>. You begin to gently work <<if $PC.dick == 1>>your dickhead<<else>>its tip<</if>> up her used pussy. She's unsure of herself, but you keep her nice and relaxed. After several minutes of gentle loving, she's nothing but a satisfied puddle in your arms. She believes that she can @@.mediumaquamarine;trust@@ you won't harm her or her child. <</replace>> <<set $activeSlave.trust += 5>> - <<set $activeSlave.vaginalCount += 1>> - <<set $vaginalTotal += 1>> + <<= VaginalVCheck()>> <<if $activeSlave.fetish == "none" && random(1,100) > 60>> <<set $activeSlave.fetish = "pregnancy", $activeSlave.fetishStrength = 10>> <</if>> diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw index 71d0e4a3d7627590979ee0b8ca25e46727b0415a..ea6a8e8e3c4f4720fbedab2e5767d5e83567c6a8 100644 --- a/src/uncategorized/reRecruit.tw +++ b/src/uncategorized/reRecruit.tw @@ -1881,6 +1881,13 @@ Her odd behaviour suggests that her will to live has nearly been snuffed out. Sh <<set $activeSlaveOneTimeMaxAge = 22>> <</if>> <<set $one_time_age_overrides_pedo_mode = 1>> +<<if $arcologies[0].FSSupremacist != "unset">> + <<set $fixedRace = $arcologies[0].FSSupremacistRace>> +<<elseif $arcologies[0].FSSubjugationist != "unset">> + <<set _races = ["white", "asian", "latina", "middle eastern", "black", "indo-aryan", "pacific islander", "malay", "amerindian", "southern european", "semitic", "mixed race"]>> + <<set _races.delete($arcologies[0].FSSubjugationistRace)>> + <<set $fixedRace = _races.random()>> +<</if>> <<include "Generate XX Slave">> <<set $activeSlave.origin = "Her womb held a baby you desired.">> <<set $activeSlave.face = 100>> @@ -1897,15 +1904,6 @@ Her odd behaviour suggests that her will to live has nearly been snuffed out. Sh <<set $activeSlave.pregType = random(2,8)>> <</if>> <<run SetBellySize($activeSlave)>> -<<if $arcologies[0].FSSupremacist != "unset">> - <<set $activeSlave.race = $arcologies[0].FSSupremacistRace>> -<<elseif $arcologies[0].FSSubjugationist != "unset" && $activeSlave.race == $arcologies[0].FSSubjugationistRace>> - <<if $arcologies[0].FSSubjugationistRace == "white">> - <<set $activeSlave.race = "asian">> - <<else>> - <<set $activeSlave.race = "white">> - <</if>> -<</if>> While perusing the confidential documents in a nearby hospital's databases, you come across a particularly interesting medical record with a rather lovely face attached to it. It would seem an incredibly attractive and good gened <<if $activeSlave.actualAge > 17>> young woman