diff --git a/Changelog.txt b/Changelog.txt index 4407255535417a5547118feac316a4a023a91b09..1c65723286dd3860225d1436d5284e7eb228bd42 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,12 @@ Pregmod +0.10.7.1-2.7.x + + 0 + -secExp refactoring + expansion + -amputation rework in progress + -development of FCHost + 0.10.7.1-2.6.x 07/31/2019 diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index 9dbb742b2b22cac8869c2faa64ce10cbd1ed9068..605ffcc26147c981a4d99abb177d0191b44c4692 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -1089,50 +1089,52 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << <</link>> <br> <<default>> - <<set $toSearch = $activeSlave.origin>> - <<if ($toSearch.includes("enslavement for the attempted rape of a free"))>> - //and since $he tried to rape you...// - <br> - <<link "Show $him how a professional does it">> - <<replace "#introResult">> - Judging from $his earlier, amateur attempt, it's clear $activeSlave.slaveName is unfamiliar with the subtle nuances of a high-quality rape. You decide to clear your schedule for the rest of the day and teach $him yourself<<if $PC.dick == 0>>, with the help of your trusty strap-on, of course<</if>>. Once $he's bent over across your desk and properly restrained, $his lesson begins with you thrusting your <<if $PC.dick == 0>>fake <</if>>cock down $his throat as far as it will go. Over the course of the next several hours, you ensure that $he understands the fine points of nonconsensual oral<<if $activeSlave.vagina > -1>>, vaginal,<</if>> and anal intercourse as intimately as possible. When you're finally too tired to continue,you unshackle $his @@.red;bruised and bloody body@@ and ask $him what $he learned. $His voice hoarse from the same brutal fucking that has gaped $his @@.lime;asshole@@<<if $activeSlave.vagina > -1>> and @@.lime;pussy@@<</if>>, $he hesitantly replies that $he has @@.hotpink;learned a great deal about true dominance,@@ before fainting on the spot from a mixture of total exhaustion and pure terror. You've taught your student well. - <</replace>> - <<set $activeSlave.counter.oral += 15, $oralTotal += 15>> - <<set $activeSlave.anus = 2, $activeSlave.counter.anal += 15, $analTotal += 15>> - <<if $activeSlave.vagina > -1>> - <<set $activeSlave.vagina = 2, $activeSlave.counter.vaginal += 15, $vaginalTotal += 15>> - <</if>> - <<if isFertile($activeSlave) && $PC.dick > 0>> - <<= knockMeUp($activeSlave, 100, 0, -1, 1)>> - <</if>> - <<set $activeSlave.devotion += 100>> - <</link>> - | <<link "Show $him that $he could have just asked">> - <<replace "#introResult">> - You tell $activeSlave.slaveName that while $his previous attempt to fuck you was very flattering, $he should know that one can catch more flies with honey. Ordering the confused slave to lean back over and onto your desk, you proceed to gently <<if $activeSlave.dick > 0>>stroke<<else>>finger<</if>> $him until $his arousal overwhelms $his wariness of you. Once $he's finally relaxed, you climb on top of $him, and gently ease - <<if ($PC.vagina > 0) && (canPenetrate($activeSlave))>> - your pussy onto $his cock. $He shudders and moan softly as you slide yourself up and down $his shaft with steadily increasing speed. You keep your eyes locked on $hers all the while, as $his expression shifts from bewilderment to acceptance to ecstasy, as $he soon shoots $his seed up into you. Afterwards, you slip $his softening cock out of you, climb off of $him, and leave the exhausted and overwhelmed slave<<= $girl>> on your desk as you attend to business elsewhere. You think $he's @@.orangered;going to like it here.@@ - <<set $activeSlave.counter.penetrative++, $penetrativeTotal++>> - <<if canImpreg($PC, $activeSlave)>> - <<= knockMeUp($PC, 100, 0, $activeSlave.ID, 1)>> - <</if>> - <<else>> - yourself into $his <<if $activeSlave.vagina > -1>>pussy<<else>>asshole<</if>>. $He shudders and moans softly as you piston your <<if $PC.dick > 0>>dick<<else>>strap-on<</if>> in and out of $his hole with steadily increasing intensity. You keep your eyes locked on $hers all the while, as $his expression shifts from bewilderment to acceptance to ecstasy, as you soon shoot your seed down into $him. Afterwards, you slip your <<if $PC.dick > 0>>softening<<else>>plastic<</if>> cock out of $him, climb off of $him, and leave the exhausted and overwhelmed slave<<= $girl>> on your desk as you attend to business elsewhere. You think $he's @@.orangered;going to like it here.@@ - <<if $activeSlave.vagina > -1>> - <<= VCheck.Vaginal()>> - <<set $activeSlave.counter.vaginal++, $vaginalTotal++>> - <<if isFertile($activeSlave) && $PC.dick > 0>> - <<= knockMeUp($activeSlave, 100, 0, -1, 1)>> + <<if $activeSlave.origin>> + <<set $toSearch = $activeSlave.origin>> + <<if ($toSearch.includes("enslavement for the attempted rape of a free"))>> + //and since $he tried to rape you...// + <br> + <<link "Show $him how a professional does it">> + <<replace "#introResult">> + Judging from $his earlier, amateur attempt, it's clear $activeSlave.slaveName is unfamiliar with the subtle nuances of a high-quality rape. You decide to clear your schedule for the rest of the day and teach $him yourself<<if $PC.dick == 0>>, with the help of your trusty strap-on, of course<</if>>. Once $he's bent over across your desk and properly restrained, $his lesson begins with you thrusting your <<if $PC.dick == 0>>fake <</if>>cock down $his throat as far as it will go. Over the course of the next several hours, you ensure that $he understands the fine points of nonconsensual oral<<if $activeSlave.vagina > -1>>, vaginal,<</if>> and anal intercourse as intimately as possible. When you're finally too tired to continue,you unshackle $his @@.red;bruised and bloody body@@ and ask $him what $he learned. $His voice hoarse from the same brutal fucking that has gaped $his @@.lime;asshole@@<<if $activeSlave.vagina > -1>> and @@.lime;pussy@@<</if>>, $he hesitantly replies that $he has @@.hotpink;learned a great deal about true dominance,@@ before fainting on the spot from a mixture of total exhaustion and pure terror. You've taught your student well. + <</replace>> + <<set $activeSlave.counter.oral += 15, $oralTotal += 15>> + <<set $activeSlave.anus = 2, $activeSlave.counter.anal += 15, $analTotal += 15>> + <<if $activeSlave.vagina > -1>> + <<set $activeSlave.vagina = 2, $activeSlave.counter.vaginal += 15, $vaginalTotal += 15>> + <</if>> + <<if isFertile($activeSlave) && $PC.dick > 0>> + <<= knockMeUp($activeSlave, 100, 0, -1, 1)>> + <</if>> + <<set $activeSlave.devotion += 100>> + <</link>> + | <<link "Show $him that $he could have just asked">> + <<replace "#introResult">> + You tell $activeSlave.slaveName that while $his previous attempt to fuck you was very flattering, $he should know that one can catch more flies with honey. Ordering the confused slave to lean back over and onto your desk, you proceed to gently <<if $activeSlave.dick > 0>>stroke<<else>>finger<</if>> $him until $his arousal overwhelms $his wariness of you. Once $he's finally relaxed, you climb on top of $him, and gently ease + <<if ($PC.vagina > 0) && (canPenetrate($activeSlave))>> + your pussy onto $his cock. $He shudders and moan softly as you slide yourself up and down $his shaft with steadily increasing speed. You keep your eyes locked on $hers all the while, as $his expression shifts from bewilderment to acceptance to ecstasy, as $he soon shoots $his seed up into you. Afterwards, you slip $his softening cock out of you, climb off of $him, and leave the exhausted and overwhelmed slave<<= $girl>> on your desk as you attend to business elsewhere. You think $he's @@.orangered;going to like it here.@@ + <<set $activeSlave.counter.penetrative++, $penetrativeTotal++>> + <<if canImpreg($PC, $activeSlave)>> + <<= knockMeUp($PC, 100, 0, $activeSlave.ID, 1)>> <</if>> <<else>> - <<= VCheck.Anal()>> - <<set $activeSlave.counter.anal++, $analTotal++>> + yourself into $his <<if $activeSlave.vagina > -1>>pussy<<else>>asshole<</if>>. $He shudders and moans softly as you piston your <<if $PC.dick > 0>>dick<<else>>strap-on<</if>> in and out of $his hole with steadily increasing intensity. You keep your eyes locked on $hers all the while, as $his expression shifts from bewilderment to acceptance to ecstasy, as you soon shoot your seed down into $him. Afterwards, you slip your <<if $PC.dick > 0>>softening<<else>>plastic<</if>> cock out of $him, climb off of $him, and leave the exhausted and overwhelmed slave<<= $girl>> on your desk as you attend to business elsewhere. You think $he's @@.orangered;going to like it here.@@ + <<if $activeSlave.vagina > -1>> + <<= VCheck.Vaginal()>> + <<set $activeSlave.counter.vaginal++, $vaginalTotal++>> + <<if isFertile($activeSlave) && $PC.dick > 0>> + <<= knockMeUp($activeSlave, 100, 0, -1, 1)>> + <</if>> + <<else>> + <<= VCheck.Anal()>> + <<set $activeSlave.counter.anal++, $analTotal++>> + <</if>> <</if>> - <</if>> - <</replace>> - <<set $activeSlave.trust += 100>> - <</link>> - <br> + <</replace>> + <<set $activeSlave.trust += 100>> + <</link>> + <br> + <</if>> <</if>> <</switch>>