diff --git a/src/uncategorized/recETS.tw b/src/uncategorized/recETS.tw index 4b9c94b420958bba04bf91ae54fcb6a844280661..891f9462c28bead5f5f912500f684732c4f7930e 100644 --- a/src/uncategorized/recETS.tw +++ b/src/uncategorized/recETS.tw @@ -24,9 +24,7 @@ <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check", $showEncyclopedia = 1, $encyclopedia = "Enslaving People">> <<switch $RecETSevent>> - <<case "addict mother daughter">> - <<set _ContractCost = 1000>> <<set $activeSlaveOneTimeMinAge = ($fertilityAge + $minimumSlaveAge)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -62,9 +60,7 @@ <<set $activeSlave.counter.birthsTotal += 1>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _slaveCost -= 1000>> - <<case "posh mother daughter">> - <<set _ContractCost = 1500>> <<set $activeSlaveOneTimeMinAge = ($fertilityAge + $minimumSlaveAge)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -105,9 +101,7 @@ <</if>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _slaveCost -= 1500>> - <<case "incest mother son">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($fertilityAge+20, $potencyAge+20, $minimumSlaveAge+20)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -150,9 +144,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest father daughter">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($potencyAge+20, $fertilityAge+20, $minimumSlaveAge+20)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -179,9 +171,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest brother sister">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($fertilityAge+2, $potencyAge+2, $minimumSlaveAge+2)>> <<set $activeSlaveOneTimeMaxAge = 20>> @@ -223,9 +213,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest sister sister">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($fertilityAge+2, $minimumSlaveAge+2)>> <<set $activeSlaveOneTimeMaxAge = 20>> @@ -257,9 +245,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest brother brother">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($potencyAge+2, $minimumSlaveAge+2)>> <<set $activeSlaveOneTimeMaxAge = 20>> @@ -289,9 +275,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest twin sister">> - <<set $nextButton = "Continue">> <<set $nextLink = "RIE Eligibility Check">> <<set _ContractCost = 10000>> @@ -323,9 +307,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest twin brother">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($potencyAge, $minimumSlaveAge)>> <<set $activeSlaveOneTimeMaxAge = 20>> @@ -354,9 +336,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest twins mixed">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($fertilityAge, $minimumSlaveAge)>> <<set $activeSlaveOneTimeMaxAge = 20>> @@ -387,9 +367,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest mother daughter">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($fertilityAge+20, $minimumSlaveAge+20)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -425,9 +403,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "incest father son">> - <<set _ContractCost = 10000>> <<set $activeSlaveOneTimeMinAge = Math.max($potencyAge+20, $minimumSlaveAge+20)>> <<set $activeSlaveOneTimeMaxAge = 40>> @@ -454,9 +430,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> - <<case "mismatched pair">> - <<set _ContractCost = 1500>> <<set $activeSlaveOneTimeMinAge = $minimumSlaveAge>> <<set $activeSlaveOneTimeMaxAge = 21>> @@ -509,9 +483,7 @@ <<set $activeSlave.rivalryTarget = $activeSlave.ID + 1000>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _slaveCost -= 1500>> - <<case "matched pair">> - <<set $activeSlaveOneTimeMinAge = 12>> <<set $activeSlaveOneTimeMaxAge = 21>> <<set $oneTimeDisableDisability = 1>> @@ -561,9 +533,7 @@ <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _ContractCost = _slaveCost>> - <<case "identical pair">> - <<set $activeSlaveOneTimeMinAge = $minimumSlaveAge>> <<set $activeSlaveOneTimeMaxAge = 21>> <<set $oneTimeDisableDisability = 1>> @@ -615,9 +585,7 @@ <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _ContractCost = _slaveCost>> - <<case "identical herm pair">> - <<set $activeSlaveOneTimeMinAge = $fertilityAge>> <<set $activeSlaveOneTimeMaxAge = 21>> <<set $one_time_age_overrides_pedo_mode = 1>> @@ -680,9 +648,7 @@ <<set $activeSlave.relationshipTarget = $activeSlave.ID + 1000>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _ContractCost = _slaveCost>> - <<case "desperate broodmother">> - <<set _ContractCost = 1000>> <<set $activeSlaveOneTimeMinAge = ($fertilityAge + 3)>> <<if $pedo_mode == 1>> @@ -739,15 +705,12 @@ <</if>> <<set _slaveCost = slaveCost($activeSlave)>> <<set _slaveCost -= 1500>> - <</switch>> <<set $relative = clone($activeSlave)>> <<switch $RecETSevent>> - <<case "addict mother daughter">> - <<set $activeSlave.origin = "You tricked $his mother into selling $him into slavery to clear addiction debts.">> <<set $activeSlave.career = setup.uneducatedCareers.random()>> <<set $activeSlave.slaveName = $activeSlave.birthName>> @@ -778,9 +741,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "posh mother daughter">> - <<set $activeSlave.origin = "You acquired $him along with $his mother when the family business failed.">> <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> @@ -813,9 +774,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest mother son">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.career = "a student">> @@ -867,9 +826,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest father daughter">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.career = "a student">> @@ -920,9 +877,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest brother sister">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.actualAge -= 2>> @@ -965,9 +920,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest sister sister">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.actualAge -= 2>> @@ -983,9 +936,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "incest brother brother">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.actualAge -= 2>> @@ -1012,9 +963,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest twin sister">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.height += random(-5,5)>> @@ -1025,9 +974,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "incest twin brother">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.height += random(-5,5)>> @@ -1038,9 +985,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "incest twins mixed">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.genes = "XY">> @@ -1072,9 +1017,7 @@ <</if>> <<set $activeSlave.relationship = 3>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "incest mother daughter">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.career = "a student">> @@ -1116,9 +1059,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "incest father son">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.career = "a student">> @@ -1154,9 +1095,7 @@ <<elseif $activeSlave.physicalAge < 12>> <<set $activeSlave.teeth = "mixed">> <</if>> - <<case "mismatched pair">> - <<set $activeSlave.origin = "You acquired $him along with $his sissy sister due to $his inexperience as a madam.">> <<set $activeSlave.career = "a pimp">> <<set $activeSlave.slaveName = $activeSlave.birthName>> @@ -1194,9 +1133,7 @@ <</if>> <<set $activeSlave.rivalry = 3>> <<set $activeSlave.rivalryTarget = $activeSlave.ID - 1000>> - <<case "matched pair">> - <<set $activeSlave.slaveName = $activeSlave.birthName>> <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set $activeSlave.vagina = 1>> @@ -1216,9 +1153,7 @@ <</if>> <<set $activeSlave.relationship = 2>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "identical pair">> - <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<if $familyTesting == 1>> <<else>> @@ -1227,9 +1162,7 @@ <</if>> <<set $activeSlave.relationship = 2>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "identical herm pair">> - <<set $activeSlave.ID = $activeSlave.ID + 1000>> <<set WombFlush($activeSlave)>> <<set $activeSlave.preg = 30>> @@ -1246,9 +1179,7 @@ <</if>> <<set $activeSlave.relationship = 4>> <<set $activeSlave.relationshipTarget = $activeSlave.ID - 1000>> - <<case "desperate broodmother">> - <<if random(1,100) < $seeDicks>> /*boy*/ <<set $activeSlave.origin = "$His mother offered $him to you as an incentive to take them in.">> <<set $activeSlave.slaveName = $activeSlave.birthName>> @@ -1375,7 +1306,6 @@ <<set $activeSlave.teeth = "mixed">> <</if>> <</if>> - <</switch>> <<run generatePronouns($activeSlave)>> @@ -1383,10 +1313,14 @@ <<set $relative2 = clone($activeSlave)>> <<set $activeSlave = clone($relative)>> -<<if $relative.slaveSurname>><<set _familyName = $relative.slaveSurname>><</if>> +<<if $relative.slaveSurname>> + <<set _familyName = $relative.slaveSurname>> +<</if>> <<set _familyBirthSurname = $relative.birthSurname>> <<run nationalityToName($relative2)>> -<<if _familyName>><<set $relative2.slaveSurname = _familyName>><</if>> +<<if _familyName>> + <<set $relative2.slaveSurname = _familyName>> +<</if>> <<set $relative2.birthSurname = _familyBirthSurname>> /* set first slave pregnancy stats */ @@ -1426,217 +1360,216 @@ <span id="mainbody"> <<switch $RecETSevent>> + <<case "addict mother daughter">> + <p> + A matronly $woman comes to your penthouse in tears. It seems $he is a tenant of yours, and has fallen deeply into debt as a result of aphrodisiac addiction. $He offers to sell $himself into slavery if you will pay off $his debts. $He is strangely eager about this, and after some probing it becomes apparent that $he is living with $his _daughter2 and wants to avoid having $his _daughter2 involved in this debt. + </p> -<<case "addict mother daughter">> - <p> - A matronly $woman comes to your penthouse in tears. It seems $he is a tenant of yours, and has fallen deeply into debt as a result of aphrodisiac addiction. $He offers to sell $himself into slavery if you will pay off $his debts. $He is strangely eager about this, and after some probing it becomes apparent that $he is living with $his _daughter2 and wants to avoid having $his _daughter2 involved in this debt. - </p> - - <p class="detail"> - Enslaving $him will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could manipulate $him to bind both mother and _daughter2, but you wouldn't be able to examine the _daughter2 first. - </p> -<<case "posh mother daughter">> - <p> - An older $woman comes to see you representing $his family business. $He's pretty enough, but extremely unpleasant to deal with. $He pushes hard for a deal that strongly favors $him, and is not above leaning over your desk to give you an eyeful of probably-enhanced cleavage behind $his business attire. As you argue, a discreet alert appears on your desk: $his family business is actually on the verge of bankruptcy. With a press of your thumb you could acquire enough of $his debts to be able to enslave $him. And what's more, $his _daughter2 just came of age and became a partner in the business. _He2's in play, too. Based on the desk report, _he2's likely to be a spoiled little bitch. - </p> + <p class="detail"> + Enslaving $him will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could manipulate $him to bind both mother and _daughter2, but you wouldn't be able to examine the _daughter2 first. + </p> + <<case "posh mother daughter">> + <p> + An older $woman comes to see you representing $his family business. $He's pretty enough, but extremely unpleasant to deal with. $He pushes hard for a deal that strongly favors $him, and is not above leaning over your desk to give you an eyeful of probably-enhanced cleavage behind $his business attire. As you argue, a discreet alert appears on your desk: $his family business is actually on the verge of bankruptcy. With a press of your thumb you could acquire enough of $his debts to be able to enslave $him. And what's more, $his _daughter2 just came of age and became a partner in the business. _He2's in play, too. Based on the desk report, _he2's likely to be a spoiled little bitch. + </p> - <p class="detail"> - Enslaving the mother will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could enslave both mother and _daughter2, but you wouldn't be able to examine the _daughter2 first. - </p> -<<case "incest mother son">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> + <p class="detail"> + Enslaving the mother will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could enslave both mother and _daughter2, but you wouldn't be able to examine the _daughter2 first. + </p> + <<case "incest mother son">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a mother and _daughter2 who had to flee their home after $his husband found out the child in $his rounded middle was not his, but his _daughter2's. They feel that life in an arcology together, even as slaves, would be better than their new life on the streets. - </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a mother and _daughter2 who had to flee their home after $his husband found out the child in $his rounded middle was not his, but his _daughter2's. They feel that life in an arcology together, even as slaves, would be better than their new life on the streets. + </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest father daughter">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest father daughter">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a father and _daughter2 who had to flee their home after $his wife found out $he was having sex with their _daughter2. _His2 gravid middle is testament to that. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a father and _daughter2 who had to flee their home after $his wife found out $he was having sex with their _daughter2. _His2 gravid middle is testament to that. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest brother sister">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a _sister2 and $sister who had to flee their home after their parents found out they were having sex with each other. $His gravid middle is testament to that. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest sister sister">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest brother sister">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a _sister2 and $sister who had to flee their home after their parents found out they were having sex with each other. $His gravid middle is testament to that. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest sister sister">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are two <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest brother brother">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are two <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest twin sister">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twin <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest twin brother">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twin <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest twins mixed">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twins who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest mother daughter">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a mother and _daughter2 who had to flee their home after $his husband found out $he was having sex with their _daughter2. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "incest father son">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> - <p> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a father and _daughter2 who had to flee their home after $his wife found out $he was having sex with their _daughter2. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. - </p> - <p class="detail"> - It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. - </p> -<<case "mismatched pair">> - <<setLocalPronouns $HeadGirl 3>> - <p> - Your Head Girl comes to see you. _He3 flags a slave posted for sale on your desk. The posting seems completely unimpressive — just a bitch barely past $his <<= ordinalSuffix($activeSlave.actualAge)>> birthday with basic implants and a pathetic little dick — until _he3 points out that the person posting $him for sale is $his _sister2. $His slightly older, naturally female _sister2. Who, to go by the pictures, the younger sibling has desperately been trying to mold $himself to look more like. - </p> - <p> - <<run Enunciate ($HeadGirl)>> - "It won't <<sh>>ow on the de<<s>>k yet, but rumor i<<s>> the little cunt'<<s>> gotten them both in bad debt, <<Master>>. You could grab them both cheap." - </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are two <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest brother brother">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are two <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest twin sister">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twin <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest twin brother">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twin <<= $sister>>s who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest twins mixed">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are twins who had to flee their home after their parents found out they were having sex with each other. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest mother daughter">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a mother and _daughter2 who had to flee their home after $his husband found out $he was having sex with their _daughter2. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "incest father son">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> + <p> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. In this case, however, the story is more unusual — the callers seem stressed, but otherwise normal. They haltingly and quietly explain that they are a father and _daughter2 who had to flee their home after $his wife found out $he was having sex with their _daughter2. They feel that life in an arcology together, even as slaves, would be better than their current life on the streets. + </p> + <p class="detail"> + It would cost <<print cashFormat(_ContractCost*2)>> to enslave the two of them. + </p> + <<case "mismatched pair">> + <<setLocalPronouns $HeadGirl 3>> + <p> + Your Head Girl comes to see you. _He3 flags a slave posted for sale on your desk. The posting seems completely unimpressive — just a bitch barely past $his <<= ordinalSuffix($activeSlave.actualAge)>> birthday with basic implants and a pathetic little dick — until _he3 points out that the person posting $him for sale is $his _sister2. $His slightly older, naturally female _sister2. Who, to go by the pictures, the younger sibling has desperately been trying to mold $himself to look more like. + </p> + <p> + <<run Enunciate ($HeadGirl)>> + "It won't <<sh>>ow on the de<<s>>k yet, but rumor i<<s>> the little cunt'<<s>> gotten them both in bad debt, <<Master>>. You could grab them both cheap." + </p> - <p> - You bring up a video feed of the one-room apartment they share. A man, clearly a client, is sitting on the bed while the sissy rides him. $He's facing away from the john, so $he isn't trying to hide the fact that $he isn't happy selling $his anus for money. The older _sister2 is naked, but _he2's trying to act as a pimp of sorts rather than helping fuck. _He2 alternately poses and preens for the john and nonverbally scolds the wincing sissy when he's not paying attention. After the customer finishes, the sissy heads to the toilet to clean $himself, and $his older _sister2 whispers to the john that the sissy's for sale. The john laughs at _him2 and excuses himself. - </p> + <p> + You bring up a video feed of the one-room apartment they share. A man, clearly a client, is sitting on the bed while the sissy rides him. $He's facing away from the john, so $he isn't trying to hide the fact that $he isn't happy selling $his anus for money. The older _sister2 is naked, but _he2's trying to act as a pimp of sorts rather than helping fuck. _He2 alternately poses and preens for the john and nonverbally scolds the wincing sissy when he's not paying attention. After the customer finishes, the sissy heads to the toilet to clean $himself, and $his older _sister2 whispers to the john that the sissy's for sale. The john laughs at _him2 and excuses himself. + </p> - <p class="detail"> - Enslaving the younger, sissy $sister will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could enslave both <<if $sister == _sister2>>$sister<<else>>sibling<</if>>s, but you wouldn't be able to examine the older one first. _He2'll likely be very rebellious and sexually unskilled. - </p> -<<case "matched pair">> - <p> - A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves. - </p> + <p class="detail"> + Enslaving the younger, sissy $sister will cost <<print cashFormat(_ContractCost)>>. Alternatively, you could sell your rights to $him. Including costs, this will bring in <<print cashFormat(_slaveCost - _ContractCost)>>. As a third option, for <<print cashFormat((_ContractCost*2))>> you could enslave both <<if $sister == _sister2>>$sister<<else>>sibling<</if>>s, but you wouldn't be able to examine the older one first. _He2'll likely be very rebellious and sexually unskilled. + </p> + <<case "matched pair">> + <p> + A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves. + </p> - <p> - <<run Enunciate ($relative2)>> - One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Fraternal twin<<s>>. We have been given hormone treatment<<s>> and <<s>>urgery to match one another more clo<<s>>ely, e<<x>><<c>>ept for one detail." They lift their skirts; the speaker has a hormone-atrophied cock, while $his _sister2 has a pussy, along with a large clit that almost matches $his sibling's member in size. "We've al<<s>>o been trained ever <<s>>in<<c>>e we turned $minimumSlaveAge to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." - </p> + <p> + <<run Enunciate ($relative2)>> + One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Fraternal twin<<s>>. We have been given hormone treatment<<s>> and <<s>>urgery to match one another more clo<<s>>ely, e<<x>><<c>>ept for one detail." They lift their skirts; the speaker has a hormone-atrophied cock, while $his _sister2 has a pussy, along with a large clit that almost matches $his sibling's member in size. "We've al<<s>>o been trained ever <<s>>in<<c>>e we turned $minimumSlaveAge to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." + </p> - <p> - "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." - </p> + <p> + "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." + </p> - <p class="detail"> - $His _sister2 is identical except that _he2 is naturally female and lacks implants, having reached that size the normal way. - </p> -<<case "identical pair">> - <p> - A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves. - </p> + <p class="detail"> + $His _sister2 is identical except that _he2 is naturally female and lacks implants, having reached that size the normal way. + </p> + <<case "identical pair">> + <p> + A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts and bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple. You instruct them to tell you about themselves. + </p> - <p> - <<run Enunciate ($relative)>> - One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Identical twin<<s>>. We've al<<s>>o been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever <<s>>in<<c>>e we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." - </p> + <p> + <<run Enunciate ($relative)>> + One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Identical twin<<s>>. We've al<<s>>o been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever <<s>>in<<c>>e we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." + </p> - <p> - "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." - </p> + <p> + "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." + </p> - <p class="detail"> - $His _sister2 is identical. - </p> -<<case "identical herm pair">> - <p> - A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk, an arm around the other, and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts, which fail to conceal their semi erect cocks at all, bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple, and nothing over their huge pregnant bellies. You instruct them to tell you about themselves. - </p> - <p> - They pull themselves together, bringing their gravid middles in tight contact with one another. - </p> + <p class="detail"> + $His _sister2 is identical. + </p> + <<case "identical herm pair">> + <p> + A pair of young slaves is going door to door offering themselves for sale on behalf of their owner. It's rare to see a slave obedient enough to be entrusted with their own sale, and the price alone suggests there's something interesting, so you let them up. They stand in front of your desk, an arm around the other, and wait for instructions. They appear to be twins, and are dressed identically: they're wearing very skimpy miniskirts, which fail to conceal their semi erect cocks at all, bikini tops so brief that their areolae are clearly visible around the scrap of cloth over each nipple, and nothing over their huge pregnant bellies. You instruct them to tell you about themselves. + </p> + <p> + They pull themselves together, bringing their gravid middles in tight contact with one another. + </p> - <p> - <<run Enunciate ($relative)>> - One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Identical twin<<s>>. We've al<<s>>o been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever <<s>>in<<c>>e we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." + <p> + <<run Enunciate ($relative)>> + One of them speaks up. "We're twin<<s>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>. Identical twin<<s>>. We've al<<s>>o been trained <<if ($activeSlave.actualAge > $minimumSlaveAge)>>ever <<s>>in<<c>>e we turned $minimumSlaveAge<</if>> to be completely obedient, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>, in everything, and <<s>>e<<x>>ually profi<<c>>ient." - <<run Enunciate ($relative2)>> - The other blurts out. "But we kinda got too into each other, in more way<<s>> than one!" _He2 winks. - </p> + <<run Enunciate ($relative2)>> + The other blurts out. "But we kinda got too into each other, in more way<<s>> than one!" _He2 winks. + </p> - <p> - <<run Enunciate ($relative)>> - "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." - </p> + <p> + <<run Enunciate ($relative)>> + "We co<<s>>t <<print cashFormat(_ContractCost)>>, <<if $PC.title != 0>><<s>>ir<<else>>ma'am<</if>>." + </p> - <p class="detail"> - $His _sister2 is identical. - </p> -<<case "desperate broodmother">> - <p> - You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. - </p> + <p class="detail"> + $His _sister2 is identical. + </p> + <<case "desperate broodmother">> + <p> + You receive so many messages, as a noted titan of the new Free Cities world, that $assistantName has to be quite draconian in culling them. _HeA lets only the most important through to you. One category of message that always gets through regardless of content, though, is requests for voluntary enslavement. As the new world takes shape, they've become less rare than they once were. + </p> - <p> - <<run Enunciate ($relative)>> - This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. You aren't far off; the caller is a <<if $activeSlave.actualAge >= 18>>young $woman<<elseif $activeSlave.actualAge >= 13>>teen<<else>>$loli<</if>> desperate for work, carrying a young child on $his shoulder, quadruplets on $his back and a large sack against $his middle, while looking absolutely exhausted. "Plea<<s>>e, would you happen to have any work for a de<<s>>perate mother? I need to eat, and my babie<<s>> are <<s>>tarting to go hungry... I tried whoring, but I got pregnant again..." $He struggles back to allow you to see $his full body. The object you thought were $his possessions is, in fact, $his massively distended stomach. "I'm having <<s>>o many and I don't know what to do anymore... I can't care for thi<<s>> many... Anything you can do for meeEEEEEE!" $He groans as an intense contraction hits $him. "Oh god! Not now! Not like thi<<s>>! I'm not ready... Plea<<s>>e, I'm giving birth right now... Forget work, I'll be your <<s>>lave if you can help me..." $He begs, tears streaming down $his face as $he struggles to hold back the child threatening to slide into $his birth canal.<<if $minimumSlaveAge <= 3>> "Plea<<s>>e... My elde<<s>>t is of age here... Help me and they'll be your<<s>> too! You'll help mommy, right <<s>>weetie?" The toddler nods to $him, unlikely to understand exactly what is going on.<</if>> - </p> + <p> + <<run Enunciate ($relative)>> + This call is coming from a public kiosk, which is usually an indication that the person on the other end is a transient individual who has decided to take slavery over homelessness. You aren't far off; the caller is a <<if $activeSlave.actualAge >= 18>>young $woman<<elseif $activeSlave.actualAge >= 13>>teen<<else>>$loli<</if>> desperate for work, carrying a young child on $his shoulder, quadruplets on $his back and a large sack against $his middle, while looking absolutely exhausted. "Plea<<s>>e, would you happen to have any work for a de<<s>>perate mother? I need to eat, and my babie<<s>> are <<s>>tarting to go hungry... I tried whoring, but I got pregnant again..." $He struggles back to allow you to see $his full body. The object you thought were $his possessions is, in fact, $his massively distended stomach. "I'm having <<s>>o many and I don't know what to do anymore... I can't care for thi<<s>> many... Anything you can do for meeEEEEEE!" $He groans as an intense contraction hits $him. "Oh god! Not now! Not like thi<<s>>! I'm not ready... Plea<<s>>e, I'm giving birth right now... Forget work, I'll be your <<s>>lave if you can help me..." $He begs, tears streaming down $his face as $he struggles to hold back the child threatening to slide into $his birth canal.<<if $minimumSlaveAge <= 3>> "Plea<<s>>e... My elde<<s>>t is of age here... Help me and they'll be your<<s>> too! You'll help mommy, right <<s>>weetie?" The toddler nods to $him, unlikely to understand exactly what is going on.<</if>> + </p> - <p class="detail"> - Enslaving $him will cost <<print cashFormat(_ContractCost)>>.<<if $minimumSlaveAge <= 3>> Alternatively, for <<print cashFormat((_ContractCost*2))>> you could enslave both mother and $his eldest child, the rest being sent to the slave orphanages, but you can't tell its gender from the call. You can expect a good value, though.<</if>> - </p> -<<default>> + <p class="detail"> + Enslaving $him will cost <<print cashFormat(_ContractCost)>>.<<if $minimumSlaveAge <= 3>> Alternatively, for <<print cashFormat((_ContractCost*2))>> you could enslave both mother and $his eldest child, the rest being sent to the slave orphanages, but you can't tell its gender from the call. You can expect a good value, though.<</if>> + </p> + <<default>> <div> ERROR: bad recETS event $RecETSevent </div> @@ -1741,161 +1674,163 @@ <<switch $RecETSevent>> <<case "addict mother daughter" "desperate broodmother" "mismatched pair" "posh mother daughter">> <<if $cash >= (_ContractCost*2)>> - <br> - <<switch $RecETSevent>> - - <<case "addict mother daughter" "posh mother daughter">> - - <<link "Manipulate $him to enslave both mother and _daughter2">> - <<replace "#result">> + <br> <<switch $RecETSevent>> - <<case "addict mother daughter">> - <<set $relative.devotion -= 50>> - Despite $himself, $he sobs with relief when you agree. $He offers to <<if $PC.dick != 0>>suck you off<<else>>eat you out<</if>> while you complete the necessary legalities, but instead you idly place a big dose of aphrodisiac on your desk and tell $him to wait quietly. After ten minutes of careful manipulation, $he's signed away both $his own freedom and $his _daughter2's without realizing it, in return for the drug. $He's masturbating furiously on a chair when $his _daughter2 arrives. $He immediately realizes what's happened and $his eyes fill with all-consuming hatred, but $he can't stop rubbing. - <br><br> - Unsurprisingly the _daughter2 is an addict too, and before long _he2's given _his2 signature and is sitting on a different chair on a strong dose of aphrodisiacs. <<if $activeSlave.dick > 0>>Mother and _daughter2 crank it desperately,<<else>>Mother and _daughter2 schlick themselves desperately,<</if>> sobbing in despair as you hurry to complete the nastily complex paperwork. This is going to be fun. - <<case "posh mother daughter">> - <<set $relative.devotion -= 25>> - You press your thumb down on your desk interface and then tell $him to read the display, strip, and show you $his body. $He knits $his brow in confusion and begins to curse at you but reads anyway. Comprehension dawns on $him and $he stares you in the eye for a long moment — and then drops to <<if hasBothLegs($activeSlave)>>$his knees<<else>>the floor<</if>> and begins to beg for $his _daughter2's freedom. $He knows the Free Cities well enough to be unsurprised when you ignore $him completely. $He stands and sadly strips off $his blouse and slacks. Following orders, $he rotates slowly for you. Then, $he bends over facing away from you and spreads $his buttocks to display $his holes. Unsurprisingly, $he's got a well-used pussy but has clearly never taken it up the ass. That will change. - <br><br> - $His _daughter2 walks in angrily demanding to know why you called _him2 here. _He2 sees _his2 mother kneeling naked next to you, hears the hiss-click of the door closing and locking behind _him2, and makes the connection far too late to run. _He2 begins to scream at both you and _his2 mother at the top of _his2 lungs, and manages to keep up an impressive volume until you get _him2 gagged. _His2 mother does not move to interfere as you strip and bind $his _daughter2's struggling body. - <</switch>> - <<run newSlave($relative)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> - <<run newSlave($relative2)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> - <</replace>> - <</link>> - - <<case "mismatched pair">> - - <<link "Enslave both">> - <<replace "#result">> - The poor sissy isn't happy to become a slave, but $he's clearly relieved to be away from $his _sister2. The bitch isn't likely to have an easy time; the sale didn't clear _him2 from debt. $activeSlave.slaveName describes $his basic sexual experience, which includes a lot of sucking and anal whoring. Without further ado $he moves from practical sexual slavery at the hands of $his _sister2 to actual sexual slavery. - <br><br> - $His <<= _sister2>>-pimp walks in angrily demanding to know why you called _him2 here. _He2 sees _his2 sissy $sister kneeling naked next to you, hears the hiss-click of the door closing and locking behind _him2, and makes the connection far too late to run. _He2 begins to scream at both you and _his2 $sister at the top of _his2 lungs, and manages to keep up an impressive volume until you get _him2 gagged. _His2 $sister does not move to interfere as you strip and bind _his2 struggling body. In fact, as you get the gag in place, $he begins to laugh an unstable, cracking laugh that degenerates into sobbing. - <<run newSlave($relative)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> - <<run newSlave($relative2)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> - <</replace>> - <</link>> + <<case "addict mother daughter" "posh mother daughter">> + + <<link "Manipulate $him to enslave both mother and _daughter2">> + <<replace "#result">> + <<switch $RecETSevent>> + <<case "addict mother daughter">> + <<set $relative.devotion -= 50>> + Despite $himself, $he sobs with relief when you agree. $He offers to <<if $PC.dick != 0>>suck you off<<else>>eat you out<</if>> while you complete the necessary legalities, but instead you idly place a big dose of aphrodisiac on your desk and tell $him to wait quietly. After ten minutes of careful manipulation, $he's signed away both $his own freedom and $his _daughter2's without realizing it, in return for the drug. $He's masturbating furiously on a chair when $his _daughter2 arrives. $He immediately realizes what's happened and $his eyes fill with all-consuming hatred, but $he can't stop rubbing. + <br><br> + Unsurprisingly the _daughter2 is an addict too, and before long _he2's given _his2 signature and is sitting on a different chair on a strong dose of aphrodisiacs. <<if $activeSlave.dick > 0>>Mother and _daughter2 crank it desperately,<<else>>Mother and _daughter2 schlick themselves desperately,<</if>> sobbing in despair as you hurry to complete the nastily complex paperwork. This is going to be fun. + <<case "posh mother daughter">> + <<set $relative.devotion -= 25>> + You press your thumb down on your desk interface and then tell $him to read the display, strip, and show you $his body. $He knits $his brow in confusion and begins to curse at you but reads anyway. Comprehension dawns on $him and $he stares you in the eye for a long moment — and then drops to <<if hasBothLegs($activeSlave)>>$his knees<<else>>the floor<</if>> and begins to beg for $his _daughter2's freedom. $He knows the Free Cities well enough to be unsurprised when you ignore $him completely. $He stands and sadly strips off $his blouse and slacks. Following orders, $he rotates slowly for you. Then, $he bends over facing away from you and spreads $his buttocks to display $his holes. Unsurprisingly, $he's got a well-used pussy but has clearly never taken it up the ass. That will change. + <br><br> + $His _daughter2 walks in angrily demanding to know why you called _him2 here. _He2 sees _his2 mother kneeling naked next to you, hears the hiss-click of the door closing and locking behind _him2, and makes the connection far too late to run. _He2 begins to scream at both you and _his2 mother at the top of _his2 lungs, and manages to keep up an impressive volume until you get _him2 gagged. _His2 mother does not move to interfere as you strip and bind $his _daughter2's struggling body. + <</switch>> + <<run newSlave($relative)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> + <<run newSlave($relative2)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> + <</replace>> + <</link>> + + <<case "mismatched pair">> + + <<link "Enslave both">> + <<replace "#result">> + The poor sissy isn't happy to become a slave, but $he's clearly relieved to be away from $his _sister2. The bitch isn't likely to have an easy time; the sale didn't clear _him2 from debt. $activeSlave.slaveName describes $his basic sexual experience, which includes a lot of sucking and anal whoring. Without further ado $he moves from practical sexual slavery at the hands of $his _sister2 to actual sexual slavery. + <br><br> + $His <<= _sister2>>-pimp walks in angrily demanding to know why you called _him2 here. _He2 sees _his2 sissy $sister kneeling naked next to you, hears the hiss-click of the door closing and locking behind _him2, and makes the connection far too late to run. _He2 begins to scream at both you and _his2 $sister at the top of _his2 lungs, and manages to keep up an impressive volume until you get _him2 gagged. _His2 $sister does not move to interfere as you strip and bind _his2 struggling body. In fact, as you get the gag in place, $he begins to laugh an unstable, cracking laugh that degenerates into sobbing. + <<run newSlave($relative)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> + <<run newSlave($relative2)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> + <</replace>> + <</link>> + + <<case "desperate broodmother">> + + <<if $minimumSlaveAge <= 3>> + <<link "Accept $his offer">> + <<replace "#result">> + You have the needy $girl immediately bought to your penthouse where you help $his laboring body into an available bed for inspection. $He asks where $his other babies were taken, to which you reply somewhere they can be raised properly. They'll be taken care of and won't have to grow up on the streets, plus they were sucking the life out of $him. $He's a little depressed at the news, but understands your reasons. You take the opportunity to give $him a good look over; $he is really dilated! Apart from that, between all the births and dicks, $his vagina is rather worn out, though $he seems to understand how to use it. $His anus has also seen use, but not nearly as much. + <br><br> + You turn to the child clutching $his mother's grotesque belly. _He2 is in better shape than _his2 mother and tries to hide behind $his belly when you look at _him2. _He2'll be broken into a good little _girl2 for you soon enough. + <<if $relative2.preg > 0>> + You notice _his2 belly is slightly distended. It could be hunger, but upon closer inspection, you realize _his2 hymen has been torn. _He2's likely been servicing men alongside _his2 mother and has a bun in the oven too. + <</if>> + <<run newSlave($relative)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> + <<run newSlave($relative2)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> + <</replace>> + <</link>> + <</if>> + + <<default>> + <br>ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> - <<case "desperate broodmother">> + <</switch>> - <<if $minimumSlaveAge <= 3>> - <<link "Accept $his offer">> - <<replace "#result">> - You have the needy $girl immediately bought to your penthouse where you help $his laboring body into an available bed for inspection. $He asks where $his other babies were taken, to which you reply somewhere they can be raised properly. They'll be taken care of and won't have to grow up on the streets, plus they were sucking the life out of $him. $He's a little depressed at the news, but understands your reasons. You take the opportunity to give $him a good look over; $he is really dilated! Apart from that, between all the births and dicks, $his vagina is rather worn out, though $he seems to understand how to use it. $His anus has also seen use, but not nearly as much. - <br><br> - You turn to the child clutching $his mother's grotesque belly. _He2 is in better shape than _his2 mother and tries to hide behind $his belly when you look at _him2. _He2'll be broken into a good little _girl2 for you soon enough. - <<if $relative2.preg > 0>> - You notice _his2 belly is slightly distended. It could be hunger, but upon closer inspection, you realize _his2 hymen has been torn. _He2's likely been servicing men alongside _his2 mother and has a bun in the oven too. - <</if>> - <<run newSlave($relative)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> - <<run newSlave($relative2)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> - <</replace>> - <</link>> + <<else>> + <<if $cash < _ContractCost>> + <div class="detail"> + You lack the necessary funds to enslave them both. + </div> + <</if>> <</if>> + <<case "identical herm pair" "identical pair" "incest brother brother" "incest brother sister" "incest father daughter" "incest father son" "incest mother daughter" "incest mother son" "incest sister sister" "incest twin brother" "incest twin sister" "incest twins mixed" "matched pair">> + <<if $cash >= _ContractCost*2>> + <<switch $RecETSevent>> + <<case "identical herm pair" "identical pair" "matched pair">> + <<link "Buy them both">> + + <<replace #result>> + <<switch $RecETSevent>> + <<case "identical herm pair">> + They giggle and kiss each other rather passionately, their miniskirts becoming pinned against their pregnancies by their stiffening pricks. They're very well trained but not very disciplined, though their pervertedness will be fun. + "You know we each are carrying the other'<<s>> twin<<s>>, right?" + <<case "identical pair">> + They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together. They're clearly very well trained. + <<case "matched pair">> + They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together so their hips and shapely buttocks hide any sign of their difference. They're clearly very well trained. + <</switch>> + <<run newSlave($relative)>> + <<run newSlave($relative2)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> + <</replace>> + <</link>> + + <<case "incest brother brother" "incest brother sister" "incest father daughter" "incest father son" "incest mother daughter" "incest mother son" "incest sister sister" "incest twin brother" "incest twin sister" "incest twins mixed">> + + <<link "Buy them both">> + <<replace #mainbody>> + <<switch $RecETSevent>> + <<case "incest brother brother">> + They hug each other tightly as the older $sister slips a hand down the younger's pants. They ought to be an interesting addition to your penthouse. + <<case "incest brother sister">> + They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. + <<case "incest father daughter">> + The _daughter2 cheers happily and hugs _his2 relieved father. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. + <<case "incest father son">> + The father hugs $his _daughter2 tight and slips a hand down _his2 pants. They ought to be an interesting addition to your penthouse. + <<case "incest mother daughter">> + The _daughter2 cheers happily and hugs _his2 relieved mother. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. + <<case "incest mother son">> + The _daughter2 cheers happily and hugs _his2 relieved mother. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. + <<case "incest sister sister">> + They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. + <<case "incest twin brother">> + They hug each other tightly as they slip a hand down the other's pants. They ought to be an interesting addition to your penthouse. + <<case "incest twin sister">> + They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. + <<case "incest twins mixed">> + They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. + <</switch>> + <<switch $RecETSevent>> + <<case "incest brother sister" "incest mother son">> + <<run newSlave($relative2)>> + <<run newSlave($relative)>> + <<default>> + <<run newSlave($relative)>> + <<run newSlave($relative2)>> + <</switch>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> + <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> + <<include "newSlaveIncestSex">> + <</replace>> + <</link>> + + <<default>> + <div> + ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> + </div> + <</switch>> + <<else>> + <div class="deatil> + You lack the necessary funds to enslave them both. + </div> + <</if>> <<default>> - <br>ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> - -<</switch>> - -<<else>> - <<if $cash < _ContractCost>> - <div class="detail"> - You lack the necessary funds to enslave them both. + <div> + ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> </div> - <</if>> -<</if>> - -<<case "identical herm pair" "identical pair" "incest brother brother" "incest brother sister" "incest father daughter" "incest father son" "incest mother daughter" "incest mother son" "incest sister sister" "incest twin brother" "incest twin sister" "incest twins mixed" "matched pair">> - -<<if $cash >= _ContractCost*2>> - -<<switch $RecETSevent>> - -<<case "identical herm pair" "identical pair" "matched pair">> -<<link "Buy them both">> - - <<replace #result>> - <<switch $RecETSevent>> - <<case "identical herm pair">> - They giggle and kiss each other rather passionately, their miniskirts becoming pinned against their pregnancies by their stiffening pricks. They're very well trained but not very disciplined, though their pervertedness will be fun. - "You know we each are carrying the other'<<s>> twin<<s>>, right?" - <<case "identical pair">> - They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together. They're clearly very well trained. - <<case "matched pair">> - They giggle and kiss each other rather sexually, pressing their nearly identical bodies closely together so their hips and shapely buttocks hide any sign of their difference. They're clearly very well trained. - <</switch>> - <<run newSlave($relative)>> - <<run newSlave($relative2)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> - <</replace>> -<</link>> - -<<case "incest brother brother" "incest brother sister" "incest father daughter" "incest father son" "incest mother daughter" "incest mother son" "incest sister sister" "incest twin brother" "incest twin sister" "incest twins mixed">> - -<<link "Buy them both">> - <<replace #mainbody>> - <<switch $RecETSevent>> - <<case "incest brother brother">> - They hug each other tightly as the older $sister slips a hand down the younger's pants. They ought to be an interesting addition to your penthouse. - <<case "incest brother sister">> - They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. - <<case "incest father daughter">> - The _daughter2 cheers happily and hugs _his2 relieved father. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. - <<case "incest father son">> - The father hugs $his _daughter2 tight and slips a hand down _his2 pants. They ought to be an interesting addition to your penthouse. - <<case "incest mother daughter">> - The _daughter2 cheers happily and hugs _his2 relieved mother. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. - <<case "incest mother son">> - The _daughter2 cheers happily and hugs _his2 relieved mother. $He leans in and kisses _him2 deeply. They ought to be an interesting addition to your penthouse. - <<case "incest sister sister">> - They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. - <<case "incest twin brother">> - They hug each other tightly as they slip a hand down the other's pants. They ought to be an interesting addition to your penthouse. - <<case "incest twin sister">> - They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. - <<case "incest twins mixed">> - They cheer happily and hug each other tightly. They ought to be an interesting addition to your penthouse. - <</switch>> - <<switch $RecETSevent>> - <<case "incest brother sister" "incest mother son">> - <<run newSlave($relative2)>> - <<run newSlave($relative)>> - <<default>> - <<run newSlave($relative)>> - <<run newSlave($relative2)>> - <</switch>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative)>> - <<run cashX(forceNeg(_ContractCost), "slaveTransfer", $relative2)>> - <<include "newSlaveIncestSex">> - <</replace>> -<</link>> - -<<default>> - - <br>ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> - -<</switch>> - -<<else>> - <br>//You lack the necessary funds to enslave them both.// -<</if>> - -<<default>> - <br>ERROR: bad recETS event $RecETSevent <<print "[[Go back to previous passage '" + previous() +"'][previous()]]">> - <</switch>> <<if $cheatMode == 1>> - <br><br>DEBUG: [[Go back to Nonrandom Event|Nonrandom Event][$activeSlave = 0, $eventSlave = 0]] + <p> + DEBUG: + <span class="indent"> + [[Go back to Nonrandom Event|Nonrandom Event][$activeSlave = 0, $eventSlave = 0]] + </span> + </p> <</if>> </span>