Skip to content
Snippets Groups Projects
RESS.tw 1.45 MiB
Newer Older
  • Learn to ignore specific revisions
  • 	<<set $activeSlave.devotion += 10, $activeSlave.health -= 10>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if canImpreg($activeSlave, $PC)>>
    	<<if $activeSlave.mpreg == 1 && canDoAnal($activeSlave) || $activeSlave.ovaries == 1 && canDoVaginal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    		<br><<link "Put a baby in $him while $he prays">>
    
    Pregmodder's avatar
    Pregmodder committed
    			<<EventNameDelink $activeSlave>>
    			<<replace "#result">>
    
    brickode's avatar
    brickode committed
    			$activeSlave.slaveName finds $himself standing in front of you, feeling you roughly using two fingers to finger $his <<if $activeSlave.mpreg == 1>>asspussy<<else>>pussy<</if>>. $He gasps out:
    
    Pregmodder's avatar
    Pregmodder committed
    			"Oh <<Master>>, owner, protector, and father of my children, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, the tear<<s>> of my womb. Remember not my iniquitie<<s>> but my willingne<<ss>> to be bred by you. I long to <<s>>erve your <<if $PC.vagina == 1>>futa <</if>>dick, and beg that you will u<<s>>e me and ble<<ss>> my body with your off<<s>>pring. I promi<<s>>e to <<s>>ubmit to you a<<s>> your breeding <<s>>lut all the day<<s>> of my <<s>>ervitude, and to grow heavy with child, again and again."
    
    brickode's avatar
    brickode committed
    			$He moans with relief when $he feels you withdraw your penetrating digits partway through $his recitation, but by the time $he's finished, you've shoved your dick up $his waiting <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> and are close so blessing $him with a load of cum. $He @@.hotpink;does $his best@@ to relax and resumes, "Oh <<Master>>..."
    
    Pregmodder's avatar
    Pregmodder committed
    			<<if $activeSlave.mpreg == 1>><<= AnalVCheck()>><<else>><<= VaginalVCheck()>><</if>>
    			<<= knockMeUp($activeSlave, 100, 2, -1, 1)>>
    			<<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>>
    				<<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    				$He has come to associate @@.lightcoral;humiliation@@ with sexual fulfillment.
    			<<elseif ($activeSlave.fetish != "submissive") && (random(1,100) > 50)>>
    				<<set $activeSlave.fetish = "submissive", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    				$He has come to associate @@.lightcoral;submission@@ with sexual fulfillment.
    			<<elseif ($activeSlave.fetish != "pregnancy") && (random(1,100) > 50)>>
    				<<set $activeSlave.fetish = "pregnancy", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    				$He has come to associate @@.lightcoral;carrying your children@@ with sexual fulfillment.
    			<</if>>
    			<<set $activeSlave.devotion += 4>>
    			<</replace>>
    		<</link>><<if $activeSlave.anus == 0 && $activeSlave.mpreg == 1>> //This will take anal virginity//<<elseif $activeSlave.vagina == 0>> //This will take virginity//<</if>>
    
    	<</if>>
    <</if>>
    <<if canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Fuck $him while $he prays">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    	$activeSlave.slaveName finds $himself standing in front of you, feeling you roughly using two fingers to finger $his pussy. $He gasps out:
    
    	"Oh <<Master>>, owner and protector, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, my tear<<s>> of <<s>>ervi<<c>>e. Remember not my iniquitie<<s>> but my willingne<<ss>> to be raped by you. I long to <<s>>erve your <<if $PC.dick == 0>>pu<<ss>>y<<else>><<if $PC.vagina == 1>>futa <</if>>dick<</if>>, and beg that you will u<<s>>e me and make your dwelling pla<<c>>e within my <<if $activeSlave.vagina == 0>>virgin fold<<s>><<else>>feminine <<s>>lit<</if>>. I promi<<s>>e to <<s>>ubmit to you a<<s>> your vaginal <<s>>lut all the day<<s>> of my <<s>>ervitude."
    
    klorpa's avatar
    klorpa committed
    	$He moans with relief when $he feels you withdraw your penetrating digits partway through $his recitation, but by the time $he's finished, you've shoved <<if $PC.dick == 0>>a strap-on<<else>>your dick<</if>> up $his waiting pussy. $He @@.hotpink;does $his best@@ to relax and resumes, "Oh <<Master>>..."
    
    kopareigns's avatar
    kopareigns committed
    	<<= VaginalVCheck()>>
    
    	<<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>>
    		<<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    
    klorpa's avatar
    klorpa committed
    		$He has come to associate @@.lightcoral;humiliation@@ with sexual fulfillment.
    
    	<<elseif ($activeSlave.fetish != "submissive") && (random(1,100) > 50)>>
    		<<set $activeSlave.fetish = "submissive", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    
    klorpa's avatar
    klorpa committed
    		$He has come to associate @@.lightcoral;submission@@ with sexual fulfillment.
    
    	<</if>>
    	<<set $activeSlave.devotion += 4>>
    	<</replace>>
    <</link>><<if $activeSlave.vagina == 0>> //This will take virginity//<</if>>
    <</if>>
    <<if canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Sodomize $him while $he prays">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	$activeSlave.slaveName finds $himself standing in front of you, feeling you roughly probe $his ass with two fingers. $He gasps out:
    
    	"Oh <<Master>>, owner and protector, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, my tear<<s>> of anal <<s>>ervi<<c>>e. Remember not my iniquitie<<s>> but my willingne<<ss>> to be a<<ss>>raped by you. I long to <<s>>erve your <<if $PC.dick == 0>>pu<<ss>>y<<else>><<if $PC.vagina == 1>>futa <</if>>dick<</if>>, and beg that you will u<<s>>e me and make your dwelling pla<<c>>e within my butthole. I promi<<s>>e to <<s>>ubmit to you a<<s>> your anal <<s>>lut all the day<<s>> of my <<s>>ervitude."
    
    brickode's avatar
    brickode committed
    	$He moans with relief when $he feels you withdraw your penetrating digits partway through $his recitation, but by the time $he's finished, you've shoved <<if $PC.dick == 0>>a strap-on<<else>>your dick<</if>> up $his loosened ass. $He @@.hotpink;does $his best@@ to relax and resumes, "Oh <<Master>>..."
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    	<<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>>
    
    		<<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    
    klorpa's avatar
    klorpa committed
    		$He has come to associate @@.lightcoral;humiliation@@ with sexual fulfillment.
    
    	<<elseif ($activeSlave.fetish != "submissive") && (random(1,100) > 50)>>
    		<<set $activeSlave.fetish = "submissive", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>>
    
    klorpa's avatar
    klorpa committed
    		$He has come to associate @@.lightcoral;submission@@ with sexual fulfillment.
    
    	<</if>>
    	<<set $activeSlave.devotion += 4>>
    	<</replace>>
    
    <</link>><<if $activeSlave.anus == 0>> //This will take anal virginity//<</if>>
    <</if>>
    
    klorpa's avatar
    klorpa committed
    <<link "Let $him earn continued anal virginity">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him $he's a sex slave, and that $he needs to learn how to take a dick up the ass.
    
    	<<if !canTalk($activeSlave) && ($activeSlave.amp != 1)>>
    
    klorpa's avatar
    klorpa committed
    		$He frantically begs with gestures, pleading on $his knees.
    
    	<<elseif !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He frantically mouths pleas that you leave $his butt alone.
    
    klorpa's avatar
    klorpa committed
    		$He begs, "Plea<<s>>e no, <<Master>>, plea<<s>>e don't rape me in my a<<ss>>, <<Master>>!"
    
    brickode's avatar
    brickode committed
    	You make a show of considering, and then tell $him that if $he's extra obedient, you might let $him keep $his butt - for now. You tell $him to <<if $PC.dick == 1>>blow you<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>lick your pussy<</if>>, and $he does with unusual obedience. When $he's done, you bend down and whisper in $his ear that if $he shows any sign of rebelliousness, you'll ruin $his little asshole. @@.gold;$He's terrified.@@
    
    	<<set $activeSlave.trust -= 5, $activeSlave.oralCount++, $oralTotal++>>
    
    <<if ($activeSlave.amp != 1)>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Force $him to degrade $himself">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	Suction cup dildos are terribly useful. You place a moderate-sized one on a low table in your office<<if ["combined chastity", "anal chastity"].includes($activeSlave.vaginalAccessory) || ["combined chastity", "anal chastity"].includes($activeSlave.dickAccessory)>>, unlock $his chastity belt<</if>>, and order $him to squat down on it and fuck $his own asshole. $He hesitates, incredulous, and finds $himself bound to the couch and thoroughly whipped. It isn't a sexual whipping, either, but a methodical and scientific administration of pain right up to the border of damage. When $he's been reduced to a state of abject, sobbing surrender, you free $him and repeat your orders as though nothing had happened. Still crying, $he hobbles over and up onto the table,
    
    	<<if $activeSlave.belly >= 300000 || $activeSlave.weight > 190>>
    
    brickode's avatar
    brickode committed
    		struggles to line $himself up, and finds it slammed into $his asshole when the table gives out under $his<<if $activeSlave.belly >= 300000>> gravid<</if>> weight. You leave $him there to struggle with the dildo wedged in $his rear until $he finally manages to pop it free from the table fragment stuck under mass and roll over. You haul $him onto
    
    klorpa's avatar
    klorpa committed
    		<<if $activeSlave.belly > 20>>gingerly lowers $his <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>bulk onto it,<</if>> and fucks $his little ass open on the dildo. You keep $him up there until $his legs give out<<if $activeSlave.belly >= 10000 || $activeSlave.weight > 190>>and $his <<if $activeSlave.bellyPreg >= 3000>>gravid <</if>>weight pins $him on the toy;<<else>>, and<</if>> then let $him lie down on
    
    brickode's avatar
    brickode committed
    	the couch, telling $him to keep working the dildo with $his hands or suffer another whipping. After $he's had $his ass filled for a good while, $he has no trouble taking a <<if $PC.dick == 0>>strap-on<<else>>real dick<</if>> for the first time, and is by this point too exhausted to do anything but lie there and be a good little anal slave. @@.gold;$He fears you,@@ and @@.lime;$his butthole has been broken in.@@
    
    	<<set $activeSlave.trust -= 5, $activeSlave.anus = 1>>
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    <</link>> //This will take anal virginity//
    
    <<if $activeSlave.vagina == 0>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Make $him choose between $his virginities">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	You tell $him $he's a sex slave, and that $he needs to learn how to take a dick up the ass.
    
    	<<if !canTalk($activeSlave) && ($activeSlave.amp != 1)>>
    
    klorpa's avatar
    klorpa committed
    		$He frantically begs with gestures, pleading on $his knees.
    
    	<<elseif !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He frantically mouths pleas that you leave $his butt alone.
    
    klorpa's avatar
    klorpa committed
    		$He begs, "Plea<<s>>e no, <<Master>>, plea<<s>>e don't rape me in my a<<ss>>, <<Master>>!"
    
    brickode's avatar
    brickode committed
    	You make a show of considering, and then tell $him you know a way $he can continue being an anal virgin - for now. You want a new hole to play with, and $he has two untouched holes. $He gasps when $he realizes what you want. $He hesitates to answer, uncertain of which $he values more, and finds $himself bound to the couch<<if ["combined chastity", "anal chastity"].includes($activeSlave.vaginalAccessory) || ["combined chastity", "anal chastity"].includes($activeSlave.dickAccessory)>>, stripped of $his chastity,<</if>> and thoroughly whipped. It isn't a sexual whipping, either, but a methodical and scientific administration of pain right up to the border of damage. When $he's been reduced to a state of abject, sobbing surrender, you free $him and repeat your orders as though nothing had happened. Still crying, $he prostrates $himself and
    
    	<<if $activeSlave.trust < 20>>
    
    klorpa's avatar
    klorpa committed
    		spreads $his butt for you.
    
    brickode's avatar
    brickode committed
    		$his pussylips for you.
    
    brickode's avatar
    brickode committed
    	You callously ram a dildo into $his fresh hole and tell $him to keep working $himself with it or suffer another whipping. After $he's fucked $himself for a good while, $he has no trouble taking a <<if $PC.dick == 0>>strap-on<<else>>real dick<</if>> for the first time, and is by this point too exhausted to do anything but lie there and take it a good little slave. @@.gold;$He fears you@@ but @@.hotpink;looses $himself to your rule.@@
    
    	<<if $activeSlave.trust < 20>>
    
    klorpa's avatar
    klorpa committed
    		@@.lime;$His butthole has been broken in.@@
    
    		<<set $activeSlave.anus = 1>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    		@@.lime;$His pussy has been broken in.@@
    
    		<<set $activeSlave.vagina = 1>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    	<</if>>
    	<<set $activeSlave.trust -= 5, $activeSlave.devotion += 3>>
    	<</replace>>
    <</link>> //This will take a virginity//
    
    klorpa's avatar
    klorpa committed
    <<link "Join $him and see if your hands can span $his waist">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	By the time you reach the shower, $activeSlave.slaveName is toweling $himself. $He notices your approach and folds the towel neatly before performing a little naked pirouette that shows off $his artificial
    
    	<<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		curviness while displaying each of $his delectable holes.
    
    	<<elseif canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		curviness while displaying $his
    
    		<<if $activeSlave.vagina > 3>>
    			gaping cunt
    		<<elseif $activeSlave.vagina > 2>>
    			loose cunt
    		<<elseif $activeSlave.vagina > 1>>
    			slutty pussy
    		<<elseif $activeSlave.vagina > 0>>
    			tight pussy
    		<<else>>
    			virgin pussy.
    		<</if>>
    	<<elseif canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		curviness while displaying $his
    
    		<<if $activeSlave.anus > 2>>
    			gaping asshole.
    		<<elseif $activeSlave.anus > 1>>
    			slutty asshole.
    		<<elseif $activeSlave.anus > 1>>
    			tight asshole.
    		<<else>>
    			virgin asshole.
    		<</if>>
    	<<else>>
    		curviness.
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You take $him about the <<if $activeSlave.belly >= 500 || $activeSlave.weight > 30>>middle and, with a little imagination, find that, indeed, you could make your thumbs and fingertips meet around it if you were to press.<<else>>waist and find that, indeed, you can make your thumbs and fingertips meet around it if you press, which elicits a squeak<</if>>.
    
    	<<if !canDoVaginal($activeSlave) && !canDoAnal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    		There are many ways you could apply this during sex, but since $he is fully locked in chastity, you can only explain, in detail, the ways you would fuck $him if you could. By the end $he's blushing vibrantly, but @@.mediumaquamarine;more confident in $his sexual uniqueness.@@
    
    		<<set $activeSlave.trust += 4>>
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		This can be applied during sex many ways. First, $he sits on the bathroom counter and bends $himself almost double for
    
    		<<if canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    			anal. Your control over the pace is perfected by your grip around $his tiny middle.
    
    kopareigns's avatar
    kopareigns committed
    			<<= AnalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    			vaginal. Your control over the pace is perfected by your grip around $his tiny middle.
    
    kopareigns's avatar
    kopareigns committed
    			<<= VaginalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    		Finally, $he goes down on all fours for a hard
    
    		<<if canDoVaginal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    			pounding, doggy style, losing $himself in the intense penetration as you use your hold around $him to give it to $him even harder.
    
    kopareigns's avatar
    kopareigns committed
    			<<= VaginalVCheck()>>
    
    brickode's avatar
    brickode committed
    			buttfuck, doggy style, losing $himself in the intense anal as you use your hold around $him to give it to $him even harder.
    
    kopareigns's avatar
    kopareigns committed
    			<<= AnalVCheck()>>
    
    brickode's avatar
    brickode committed
    		By the end $he's tired but @@.mediumaquamarine;confident in $his sexual uniqueness.@@
    
    		<<set $activeSlave.trust += 4>>
    	<</if>>
    
    <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>>
    
    <br><<link "Such a lovely work of art must be displayed">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	There is a polite soirée tonight at one of $arcologies[0].name's more upscale eating establishments. Many couples are there to enjoy themselves and preen, but even so, you make a stir as you enter wearing
    
    	<<if $PC.title == 1>>
    		the latest in men's eveningwear<<if $PC.boobs > 0 || $PC.belly >= 1500 || $PC.butt > 0 || $PC.balls > 1 || $PC.ballsImplant > 1>>, tastefully tailored to accommodate your unusual build<</if>>.
    
    		the latest dress from one of your arcology's leading tailors<<if $PC.boobsBonus > 0 || $PC.belly >= 1500 || $PC.butt > 0 || $PC.balls > 1 || $PC.ballsImplant > 1>>, carefully tailored to accentuate your splendid curves<</if>>.
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	$activeSlave.slaveName is a confection on your arm, displayed in a silk gown of strips and cuts that accentuates $his artificial figure while leaving $his breasts,
    
    	<<if $activeSlave.dick > 0>>
    		<<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
    			caged
    		<</if>>
    		cock,
    	<<elseif $activeSlave.vagina > -1>>
    		<<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
    			chaste
    		<</if>>
    		pussy,
    	<<elseif $activeSlave.balls > 1 && $activeSlave.scrotum > 0>>
    		dangling balls,
    	<<else>>
    		featureless groin,
    
    	and
    	<<if ["combined chastity", "anal chastity"].includes($activeSlave.vaginalAccessory) || ["combined chastity", "anal chastity"].includes($activeSlave.dickAccessory)>>
    		off-limits rear
    	<<else>>
    		butt
    	<</if>>
    	lusciously bare. Your appearance together with your living accessory @@.green;increases your reputation.@@ After a refined meal and some sedate dancing, the maître d' announces that the establishment has become (the Free Cities definition of) a salon for the evening. After the more prudish couples file out, those who remain engage in public sexual congress;
    	<<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$activeSlave.slaveName's gown allows you to take $him in a <<if $activeSlave.belly >= 5000>>tight<<else>>close<</if>> lotus position on the cleared table, face to face.
    
    		<<if canDoVaginal($activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= VaginalVCheck()>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= AnalVCheck()>>
    
    		<</if>>
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		you and $activeSlave.slaveName enjoy the sights while fooling around. While you'd love to use $him, $his chastity keeps you at bay.
    
    klorpa's avatar
    klorpa committed
    	@@.hotpink;$He has become more devoted to you.@@
    
    	<<set $activeSlave.devotion += 4, $rep += 100>>
    
    <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>>
    
    klorpa's avatar
    klorpa committed
    <<link "Reward $him for $his gains">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	You tell $him to spread $his towel on the floor and lie
    
    	<<if $activeSlave.belly >= 5000>>
    
    klorpa's avatar
    klorpa committed
    		on $his side on it. You lie next to $him and
    
    	<<else>>
    		face down on it. You
    	<</if>>
    
    brickode's avatar
    brickode committed
    	run your hands across $his sweaty <<if $seeRace == 1>>$activeSlave.race <</if>>muscles before giving $him a thorough, skillful and very intense massage. $He moans and grunts as you work the lactic acid out of $his muscles, slowly reducing $him to a puddle of ripped sex slave. As you're rubbing $him down to finish the massage, $he meekly begs you to fuck $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canDoVaginal($activeSlave) && !canDoAnal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    		You tell $him that's not an option and pull $him into a kiss instead. It's a strange sensation, this mass of muscle lying quietly still in your arms you, whimpering with delight as you gently make out with $him. Your wandering hands eventually tip $him over the edge; $he hugs you tight as $he shakes with orgasm. Once $he stops crushing you, you return to enjoying $his sweaty body.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		As $he lies still,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $PC.dick == 0>>
    
    klorpa's avatar
    klorpa committed
    			you lift one of $his legs and straddle yourself in to bring your groin against $hers. It's a strange sensation, this mass of muscle lying quietly still beneath you, whimpering with delight as you gently scissor yourself against $him. $He comes in no time at all. When $he does $he squeezes you between vicelike thighs,<<if $PC.vagina == 1>> pressing your pussy deliciously and<</if>> bringing you to climax, too.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			you slowly push your cock into $his
    
    Pregmodder's avatar
    Pregmodder committed
    			<<if canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    				pussy; $he's so relaxed from the massage that it slides in easily.
    
    kopareigns's avatar
    kopareigns committed
    				<<= VaginalVCheck()>>
    
    brickode's avatar
    brickode committed
    				It's a strange sensation, this mass of muscle lying quietly still beneath you, whimpering with delight as you gently penetrate $him. $He comes in no time at all. When $he does you happen to be halfway inside $him; $he wraps $his legs around you and pulls you into $his depths. You explode into $him as $he holds you in place with $his vicelike thighs.
    
    Pregmodder's avatar
    Pregmodder committed
    			<<else>>
    
    klorpa's avatar
    klorpa committed
    				ass; $he's so relaxed from the massage that it slides in easily.
    
    kopareigns's avatar
    kopareigns committed
    				<<= AnalVCheck()>>
    
    brickode's avatar
    brickode committed
    				It's a strange sensation, this mass of muscle lying quietly still beneath you, whimpering with delight as you gently take $his ass. $He comes in no time at all. When $he does you happen to be halfway inside $him; $his sphincter mercilessly squeezes your head while $his muscular buttocks clench your shaft between them. You explode into $him.
    
    Pregmodder's avatar
    Pregmodder committed
    			<</if>>
    		<</if>>
    
    brickode's avatar
    brickode committed
    		<<if $activeSlave.dick != 0>>As $he stands, $his now-softening penis drips cum. <</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	@@.hotpink;$His love for you has increased.@@
    
    	<<set $activeSlave.devotion += 4>>
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && canDoAnal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    
    brickode's avatar
    brickode committed
    <br><<link "Take advantage of $his gains with a powerfuck">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	It's time to see if $he's got anything left in those sore <<if $seeRace == 1>>$activeSlave.race <</if>>muscles. You push the towel off $his shoulder, take a lick of the delicious salty sweat along $his collarbone, and get to work. For the next hour, you put $him through a series of sexual positions that require $him to balance and support $himself in difficult positions. $He hangs from the ceiling, goes up on one tiptoe, and fucks in a handstand. $He's as muscular inside as $he is outside.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $PC.dick == 0>>
    
    brickode's avatar
    brickode committed
    		You climax repeatedly, mixing your pussy juice with $his sweat all across $his body.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if canDoVaginal($activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= VaginalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    			You come repeatedly, and before long cum is dripping out of $his pussy as you continue.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif canDoAnal($activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= AnalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    			You come repeatedly, and before long cum is dripping out of $his ass as you continue.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			You come repeatedly, leaving ropes of your cum all across $his sweaty body.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    brickode's avatar
    brickode committed
    	<<if $activeSlave.dick != 0>>From position to position, $his erection adds its own fluids to the mess on the floor. <</if>>By the end, $he's shaking from muscle fatigue and panting $his gratitude. @@.mediumaquamarine;$His confidence in $his place has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && canDoAnal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    
    <<if ($activeSlave.toyHole == "dick" || $sexualOpeness == 1) && canPenetrate($activeSlave) && $activeSlave.belly < 100000>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "See if $he can put those gains to good use">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    	It's time to see if $he's got anything left in those sore <<if $seeRace == 1>>$activeSlave.race <</if>>muscles. You order $him to take you in a standing fuck<<if $PC.belly >= 10000>>, a tall order given how pregnant you are<</if>>. Despite how exhausted $he is, $he manages to lift you and hilt $himself in your
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $PC.vagina == 1>>
    		pussy.
    
    Pregmodder's avatar
    Pregmodder committed
    		ass.
    	<</if>>
    
    brickode's avatar
    brickode committed
    	You feel $his quivering trying to hold you up, so you permit $him to take you against the wall; a welcome respite for the
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly >= 5000>>
    		<<if $activeSlave.bellyPreg >= 3000>>
    			<<if $activeSlave.belly >= 100000>>massively <<elseif $activeSlave.belly >= 10000>>hugely <</if>>pregnant
    		<<elseif $activeSlave.bellyFluid >= 5000>>
    			$activeSlave.inflationType filled
    		<<else>>
    			_belly bellied
    		<</if>>
    	<</if>>
    	sweaty
    	<<if $activeSlave.physicalAge > 30>>
    		MILF.
    	<<elseif $activeSlave.physicalAge > 17>>
    		slavegirl.
    	<<elseif $activeSlave.physicalAge > 12>>
    		teenager.
    	<<else>>
    		kid.
    	<</if>>
    
    brickode's avatar
    brickode committed
    	$He dominantly fucks you, $his muscles flexing powerfully with every thrust. You're no slouch when it comes to muscles yourself, so when you feel $him tense with orgasm you wrap your legs around $him and hilt $him deep inside you. This only encourages $him to fuck you harder, quickly bring you to climax as well. $He gently carries you to your couch, where $he slides in behind you for a little post-coitus spooning. You definitely appreciate $his gains after such a good fuck. @@.mediumaquamarine;$His confidence in $his place has increased,@@ as has $his @@.hotpink;love for you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4, $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if canImpreg($PC, $activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= knockMeUp($PC, 50, 0, $activeSlave.ID)>>
    
    	<</if>>
    	<</replace>>
    
    <</link>> //This option will penetrate you//
    <</if>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Compliment $his gains and send $him on $his way">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	$He finishes posing with an impressive display of $his obliques. $He walks powerfully to the shower, $his ripped buttocks delineating each step. The shower is glass-walled. As $he washes, several of your other slaves are waking up and starting their days. They can't help but stare as $activeSlave.slaveName soaps $himself. $activeSlave.slaveName enjoys the attention.
    
    klorpa's avatar
    klorpa committed
    <<link "Let $him get dressed and spend some quality time with $him">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You let $activeSlave.slaveName don a nice dress and take $him out. $He's a little suspicious at first but when you reach the first balcony on your lazy route around the huge building the sun on $his face and the gentle breeze around $his ears convince $him there's no trick. $He watches you shyly as you lead $him around, soaking in the sights and relaxing. Though you still speak as $his <<= WrittenMaster($activeSlave)>>, you chat about goings on around the arcology, and you buy $him a fresh fruit from a vendor. The unexpected show of care and compassion has her quite agog. By the time you take $him out onto another parklike balcony and fuck $him on a bench,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>
    
    brickode's avatar
    brickode committed
    		$his chastity cage is dribbling precum, a sign $he wouldn't mind having to take it up the ass.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "combined chastity")>>
    
    brickode's avatar
    brickode committed
    		$his combined chastity cage and anal chastity belt makes $him move awkwardly.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "anal chastity")>>
    
    brickode's avatar
    brickode committed
    		$his dick is tenting the front of $his dress, through $his anal chastity belt.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.dick > 0) && canAchieveErection($activeSlave)>>
    
    brickode's avatar
    brickode committed
    		$his dick is tenting the front of $his dress and $he's happy to take it up the ass.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.dick > 6)>>
    
    brickode's avatar
    brickode committed
    		$he's happy to take it up the ass; there's even a steady stream of pre dripping from $his monstrous cock.
    
    	<<elseif ($activeSlave.dick > 0)>>
    
    brickode's avatar
    brickode committed
    		$he's happy to take it up the ass, though there's no sign of an erection from $his useless sissy dick.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif !canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$he's obviously ready and willing to get buttfucked, even if $his body has no physically obvious way to shot it off.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		$he's wet and ready and moans happily as you enter $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    	<<if ($activeSlave.vagina > -1)>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    brickode's avatar
    brickode committed
    	There's no hesitation or fear at all on $his face when $he sees you're returning $him to your penthouse; @@.mediumaquamarine;$his trust in you has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if (canDoAnal($activeSlave) || canDoVaginal($activeSlave)) && (($activeSlave.vagina == -1) && ($activeSlave.anus == 0)) || ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>>
    
    <<if canDoAnal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    <br><<link "Dominate $his narrow ass">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	You make a show of examining $him with a critical air that makes $him aware of $his modest endowments. Finished, you announce in a serious tone that you're concerned that you can't tell if $he's a girl, since girls have breasts and butts.<<if $activeSlave.belly >= 1500>> $He should do something about that bulbous gut too, you mock.<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He protests wordlessly, gesturing desperately at $himself.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		<<if ($activeSlave.lips > 70)>>
    
    brickode's avatar
    brickode committed
    			$He protests through $his huge lips,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>
    
    brickode's avatar
    brickode committed
    			$He protests through $his piercings,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$He protests,
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    		"<<Master>>, I'm a <<s>>lave girl! Plea<<s>>e, ju<<s>>t look at me, <<Master>>!"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	<<if canSee($activeSlave)>>Shaking your head<<else>>Tutting<</if>> with pretended doubt, you say that since you're not sure you'll have to make do. Your order $him to
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly >= 300000>>
    
    brickode's avatar
    brickode committed
    		lean over $his _belly belly<<if $PC.dick == 0>> while you don a strap-on<</if>>.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif $activeSlave.belly >= 5000>>
    		lean face down into the couch cushions<<if $PC.dick == 0>> while you don a strap-on<</if>>.
    	<<else>>
    		lie face down on the couch<<if $PC.dick == 0>> while you don a strap-on<</if>>.
    	<</if>>
    
    brickode's avatar
    brickode committed
    	$He does doubtfully, only realizing what you intend when $he feels <<if $PC.dick == 0>>the strap-on<<else>>your dickhead<</if>> forcing its way between $his narrow buttcheeks.
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    	$He whimpers and moans
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly < 300000>>into the couch<</if>>
    
    klorpa's avatar
    klorpa committed
    	as you roughly sodomize $him. It's true, $he's pretty androgynous from this angle, especially while $he takes it up the butthole. @@.hotpink;$He has become more submissive to you,@@ but there's @@.gold;some fear there, too.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust -= 2, $activeSlave.devotion += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if canDoAnal($activeSlave) && $activeSlave.anus == 0>> //This option will take anal virginity//<</if>>
    
    klorpa's avatar
    klorpa committed
    <<link "Catch $him at it and punish $him">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	It's childishly easy to catch $him at it. You simply call a slave eating $his breakfast away over the arcology's audio system, and then enter the kitchen by a different door. $activeSlave.slaveName has the departed slave's cup in $his hand and halfway to $his mouth when $he's caught in the act. You relieve $him of $his prize, and finding that $he has not started $his own proper portion, pour it out onto the floor. You tell $him to lap it up without using $his hands, and begin counting down from ten. $He obeys,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly >= 300000>>
    
    brickode's avatar
    brickode committed
    		only to find $his _belly stomach keeps $him from reaching the puddle. When you reach zero you shove $him over $his middle, face first into the pool of slave food, and administer a stinging slap across $his thieving <<if $seeRace == 1>>$activeSlave.race <</if>> ass.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    brickode's avatar
    brickode committed
    		but slowly and hesitantly. When you reach zero you order $him to get to all fours and administer a stinging slap across $his thieving <<if $seeRace == 1>>$activeSlave.race <</if>> ass.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	$He alternates ten seconds of desperate lapping with being beaten across the buttocks until $he's done, by which time $he is @@.gold;desperate to obey and avoid further punishment.@@
    
    	<<set $activeSlave.trust -= 5>>
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Make $him eat in your office and keep $him busy while $he does">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	$He knows what it means when $he's informed that $him meals will now be available in your office only. You not only supervise $him intake strictly, but set up a bowl for $him on a little stand so the chubby bitch can lap up $him food hands free on
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly >= 300000>>
    
    brickode's avatar
    brickode committed
    		$his _belly belly,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		all fours,
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	leaving $him open for use from behind.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		<<= BothVCheck(3, 3)>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif canDoVaginal($activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck(6)>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		<<= AnalVCheck(6)>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	You're careful to avoid associating pleasure with misbehavior by taking $his cruelly every time $he eats, pinching $his nipples, and slapping $him <<if $seeRace == 1>>$activeSlave.race <</if>> ass as you ride $him. This is so effective that @@.gold;$he learns to obey@@ and @@.orange;loses weight@@ both.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust -= 5, $activeSlave.weight -= 10, $activeSlave.diet = "healthy">>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>>
    <</if>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Fill $him up with water as punishment">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	You meet $him in time for $his next meal and tell $him that you're aware of $his stealing. You indicate a table full of cups, and tell $him that $he can drink as much as $he wants from them if $he'll tell you the truth. $He confesses, and is horrified to find they're full of water, not food. You add casually that $he can choose not to 'eat' the contents... but that $he'll get no real food until $he finishes every one. Torn between hunger and reluctance, $he spends the next hour struggling with so much water that you have to check $him for water intoxication. $He finishes with <<if $activeSlave.belly >= 1500>>an even more bulbous<<else>>a bulging<</if>> stomach and a @@.gold;sincere desire to avoid further punishment.@@
    
    	<<set $activeSlave.trust -= 5>>
    	<</replace>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Make $him eat until $he regrets it">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	You meet $him in time for $his next meal and tell $him that you're aware of $his stealing. You indicate a table full of cups, and tell $him that $he is going to eat the contents of every last one, every day, until $he regrets being a glutton. $He gulps at the sight, but eagerly digs in. As $his stomach steadily distends and the cups rapidly empty, you realize you may have made a mistake. $He finishes with <<if $activeSlave.belly >= 1500>>an even more bulbous<<else>>a hugely bulging<</if>> stomach and a @@.mediumorchid;smirk at your so-called punishment.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion -= 5, $activeSlave.inflationType = "food", $activeSlave.inflationMethod = 1>>
    	<<if $activeSlave.bellyPreg > 0 || $activeSlave.bellyImplant > 0>>
    		<<set $activeSlave.inflation = 1>>
    	<<else>>
    		<<set $activeSlave.inflation = 3>>
    	<</if>>
    
    kopareigns's avatar
    kopareigns committed
    	<<run SetBellySize($activeSlave)>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</replace>>
    <</link>>
    
    <<if ($cumSlaves >= 5) && (($activeSlave.fetish != "cumslut") || ($activeSlave.fetishKnown == 0))>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Restrict $him to nothing but fresh cum from the Dairy">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	You meet $him in time for $his next meal and tell $him that you're aware of $his stealing. You tell $him that you understand $his need to eat, and that for the rest of the week you'll mercifully be allowing $him to try a new diet on which $he can eat as much as $he wants. $He's overjoyed <<if canHear($activeSlave)>>to hear it<<elseif canSee($activeSlave)>>when $he reads it on a nearby screen display<<else>>when $he figures it out<</if>>, though this pleasure is replaced with extreme disgust when $he learns that $his only culinary options are limited to cum. It's just nutritionally augmented enough to prevent starvation. Disgust is defeated by hunger pangs, and $he spends most of the week going around with a @@.hotpink;preoccupied@@ look on $his face and<<if $activeSlave.belly >= 1500>> an even more<<else>> a slightly<</if>> distended belly. By the end, $he's starting to @@.lightcoral;salivate@@ at the mere scent of ejaculate.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4, $activeSlave.fetish = "cumslut", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 65, $activeSlave.inflation = 1, $activeSlave.inflationType = "cum", $activeSlave.inflationMethod = 1>>
    
    kopareigns's avatar
    kopareigns committed
    	<<run SetBellySize($activeSlave)>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</replace>>
    <</link>>
    
    klorpa's avatar
    klorpa committed
    <<link "Give $him a nice massage">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You sit on the couch next to your desk and pat your thighs. $He smiles and comes over, lowering $himself
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $PC.belly >= 10000>>
    
    brickode's avatar
    brickode committed
    		beside you and cozying up to your pregnant belly and sliding a hand down to see to your pussy without hesitation. You help $him get comfortable and instead of demanding $he please you or get down on all fours, you just sit there with $him,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif $PC.dick == 0>>
    
    klorpa's avatar
    klorpa committed
    		into your lap without hesitation. You help $him get comfortable and instead of <<if $PC.dick == 0>>grinding<<else>>thrusting<</if>> or telling $him to ride, you just sit there with $him in your lap,
    
    Pregmodder's avatar
    Pregmodder committed
    		onto your member
    		<<if $PC.vagina == 1>>
    			and sliding a hand down to see to your pussy
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		without hesitation. You help $him get comfortable and instead of <<if $PC.dick == 0>>grinding<<else>>thrusting<</if>> or telling $him to ride, you just sit there with $him in your lap,
    
    brickode's avatar
    brickode committed
    	gently massaging $his massive tits. They get sore from swinging around as $he moves, works, and fucks, and soon $he's groaning with pleasure at the attention. You finally manage to bring $him to orgasm with almost nothing but delicate stimulation of $his nipples. @@.mediumaquamarine;$He has become more trusting of you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4, $activeSlave.mammaryCount++, $mammaryTotal++>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.lactation > 0>>
    		<<set $activeSlave.lactationDuration = 2>>
    		<<set $activeSlave.boobs -= $activeSlave.boobsMilk, $activeSlave.boobsMilk = 0>>
    	<<else>>
    		<<set $activeSlave.induceLactation += 3>>
    		<<= induceLactation($activeSlave)>>
    	<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if canDoAnal($activeSlave) || canDoVaginal($activeSlave) && $activeSlave.belly < 100000>>
    
    brickode's avatar
    brickode committed
    <br><<link "Use $him so they swing around">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	You tell $him to kneel on the smooth floor. $He knows this means doggy style, so $he compliantly arches $his back and cocks $his hips to offer $himself to you. You<<if $PC.dick == 0>> don a strap-on and<</if>> enter
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$his pussy
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		$his ass
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	without preamble and seize $his hips. $He braces $himself, knowing what's coming, but soon $he discovers a new disadvantage to $his pendulous breasts: as you pound $him hard, $his long nipples frequently brush against the floor, causing $him to wince and buck.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.dick > 0 && !["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
    		<<if canAchieveErection($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    			$His cock doesn't help, either, flopping around half-erect as $he vacillates between pain and arousal.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif $activeSlave.dick > 20>>
    
    klorpa's avatar
    klorpa committed
    			$His cock doesn't help, either, flopping around on the floor as $he vacillates between pain and arousal.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$His cock doesn't help, either, flopping around feebly as $he vacillates between pain and arousal.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<elseif $activeSlave.clit > 2>>
    
    klorpa's avatar
    klorpa committed
    		$His huge clit doesn't help, either, flopping around half-erect as $he vacillates between pain and arousal.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	<<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		When you switch to $his ass, the shallower strokes give $his nipples a bit of respite.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	You finish with a particularly hard thrust
    	<<if $PC.dick == 0>>
    		and shake with climax,
    	<<else>>
    
    brickode's avatar
    brickode committed
    		to spill your seed deep inside $his
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if canDoAnal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    			butt, ramming forward hard enough to spill $him down onto $his bosom. As you rise, $his discomfited form is a pretty sight, with $his breasts squashed against the floor and $his well fucked butt lewdly relaxed.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			pussy, ramming forward hard enough to spill $him down onto $his bosom. As you rise, $his discomfited form is a pretty sight, with $his breasts squashed against the floor and $his well fucked cunt lewdly gaped.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	@@.hotpink;$He has become more submissive.@@
    
    	<<set $activeSlave.devotion += 4>>
    
    kopareigns's avatar
    kopareigns committed
    	<<= BothVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>>
    <</if>>
    <<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>>
    
    brickode's avatar
    brickode committed
    <br><<link "Show $him off in public">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	You bring $him out onto the promenade, still nude, $his huge bare udders attracting open stares as $his every movement sets them in motion.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.sexualFlaw == "attention whore">>
    		The slut loves being the center of attention and couldn't ask for more.
    	<<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish == "humiliation")>>
    
    klorpa's avatar
    klorpa committed
    		The slut loves being embarrassed, and $he blushes furiously as $his nipples stiffen with arousal.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.energy > 95)>>
    
    brickode's avatar
    brickode committed
    		The nympho slut loves being shown off, and $he flaunts $his boobs shamelessly.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.analCount > 100) && ($activeSlave.oralCount > 100)>>
    
    klorpa's avatar
    klorpa committed
    		$He's such a veteran sex slave that $he takes the stares in stride.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    brickode's avatar
    brickode committed
    		$He blushes a little, but tips $his chin up and follows you obediently.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	When you reach a good spot, you grab $his
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.weight > 30)>>
    		fat ass
    	<<elseif ($activeSlave.weight > 10)>>
    		plush hips
    	<<elseif ($activeSlave.weight >= -10)>>
    		trim hips
    	<<elseif ($activeSlave.butt > 2)>>
    		big butt
    	<<else>>
    		skinny ass
    	<</if>>
    	and
    	<<if ($activeSlave.height >= 185)>>
    
    brickode's avatar
    brickode committed
    		pull $his tall body in
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.height >= 160)>>
    
    klorpa's avatar
    klorpa committed
    		pull $him up on tiptoe
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    brickode's avatar
    brickode committed
    		push $his petite form up onto a railing
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	for standing sex. $He cocks $his hips and takes your <<if $PC.dick == 0>>strap-on<<else>>cock<</if>> compliantly, and after a few thrusts you reach down, seize $him behind each knee, and
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $PC.belly >= 5000 && $activeSlave.belly >= 100000>>
    
    brickode's avatar
    brickode committed
    		collapse against a nearby bunch under the excessive weight between your pregnancy and $his _belly stomach. Appreciating the bench's sacrifice, you return to fucking $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.bellyPreg >= 600000>>
    
    brickode's avatar
    brickode committed
    			Penetrating $him while feeling so much movement between you is unbelievably lewd. $His children squirm at their mother's excitement, causing $his bloated body to rub against you in ways you couldn't imagine.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<elseif $activeSlave.belly >= 100000>>
    
    brickode's avatar
    brickode committed
    		pull $him as close as you can with $his _belly belly between you. Struggling to support the immense weight, you back $him against a rail so that you can continue to fuck $him while holding $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.bellyPreg >= 600000>>
    
    brickode's avatar
    brickode committed
    			Penetrating $him while feeling so much movement between you is unbelievably lewd. $His children squirm at their mother's excitement, causing $his bloated body to rub against you in ways you couldn't imagine.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		hoist $his legs up so $he's pinned against your
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $PC.belly >= 1500>>
    			pregnancy,
    		<<elseif ($PC.boobs == 0)>>
    			chest,
    		<<else>>
    			boobs,
    		<</if>>
    
    brickode's avatar
    brickode committed
    		helpless to do anything but let you hold $him in midair and fuck $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	<<if canDoVaginal($activeSlave)>>
    		<<if ($activeSlave.vagina > 1)>>
    
    klorpa's avatar
    klorpa committed
    			$His pussy can take a hard pounding, so you give it to $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$His poor tight pussy can barely take the pounding you're administering.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		<<if ($activeSlave.anus > 1)>>
    
    klorpa's avatar
    klorpa committed
    			$His loose butthole can take a hard pounding, so you give it to $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$His poor tight butthole can barely take the pounding you're administering.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	$He loses all composure, gasping and panting as the massive weight of $his chest bounces up and down, making an audible clap with each stroke as $his huge tits slap painfully together. Despite this, or perhaps partly because of it, $he begins to orgasm,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>>
    
    brickode's avatar
    brickode committed
    		the discomfort of being half-hard under $his chastity cage making $him squirm as cum rushes out of the hole at its tip.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif canAchieveErection($activeSlave)>>
    		<<if ($activeSlave.dick > 3)>>
    
    brickode's avatar
    brickode committed
    			$his monster of a cock releasing a jet of cum with each thrust into $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.dick > 3)>>
    
    brickode's avatar
    brickode committed
    			$his huge cock releasing a jet of cum with each thrust into $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.dick > 1)>>
    
    klorpa's avatar
    klorpa committed
    			$his cock releasing a spurt of cum with each thrust into $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			$his tiny dick spurting cum with each thrust into $him.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<elseif ($activeSlave.dick > 9)>>
    
    brickode's avatar
    brickode committed
    		$his huge, soft cock spurting cum as it wiggles to your motions.
    
    	<<elseif ($activeSlave.dick > 0)>>
    
    brickode's avatar
    brickode committed
    		$his soft cock scattering cum all over the place as it flops around.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.belly >= 1500)>>
    
    brickode's avatar
    brickode committed
    		$his <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly adding to $his near-total discomfiture.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif $activeSlave.weight > 95>>
    
    brickode's avatar
    brickode committed
    		$his soft body jiggling as $he climaxes.
    
    	<<elseif ($activeSlave.muscles > 5)>>
    
    brickode's avatar
    brickode committed
    		$his abs convulsing deliciously as $he climaxes.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif canDoVaginal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$his pussy tightening.
    
    brickode's avatar
    brickode committed
    		$his poor anal ring tightening.
    
    Pregmodder's avatar
    Pregmodder committed
    	The crowd that surrounds you during this noisy spectacle @@.green;is suitably impressed.@@
    
    	<<set $rep += 250>>
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && canDoAnal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    <</if>>
    
    brickode's avatar
    brickode committed
    <<link "Help $him with those hard to reach places">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	$He's absorbed enough with $his application that $he starts with surprise when you gently encircle $him from behind with a hug<<if $PC.belly >= 5000>>, pushing your own gravid belly into the small of $his back<</if>>. When you take the lotion and begin to lovingly massage it into $his harder to reach areas, $he sighs with pleasure and leans against you.
    	<<if ($activeSlave.amp != 1) && $PC.belly >= 1500>> $He takes the lotion and begins to return the favor. You spend the rest of $his break carefully massaging each other's baby bumps.<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.voice == 0>>
    
    klorpa's avatar
    klorpa committed
    			$He looks like $he would love to thank you, were $he not mute.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.accent >= 3)>>
    
    klorpa's avatar
    klorpa committed
    			$He looks like $he would love to thank you, if $he knew how.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<else>>
    		<<if ($activeSlave.lips > 70)>>
    
    brickode's avatar
    brickode committed
    			$He murmurs through $his huge lips,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>
    
    brickode's avatar
    brickode committed
    			$He murmurs through $his piercings,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$He murmurs,
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		"That felt really ni<<c>>e, <<Master>>."
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $PC.belly >= 1500>>
    			You have to agree, it did feel nice on your growing middle.
    		<</if>>
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	@@.mediumaquamarine;$He has become more trusting of you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4>>
    	<</replace>>
    <</link>>
    <<if (canDoAnal($activeSlave) && $activeSlave.mpreg == 1) || (canDoVaginal($activeSlave))>>
    
    brickode's avatar
    brickode committed
    <br><<link "Gently fuck $him while helping $him apply lotion">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	$He's absorbed enough with $his application that $he starts with surprise when you gently encircle $him from behind with a hug<<if $PC.belly >= 5000>>, pushing your own gravid belly into the small of $his back<</if>>. When you take the lotion and begin to lovingly massage it into $his harder to reach areas, $he sighs with pleasure and leans back into you. $He feels <<if $PC.dick == 0>>the warmth of your growing arousal<<else>>your erection hard<</if>> against $him, so $he
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.amp == 1)>>
    
    brickode's avatar
    brickode committed
    		wriggles $his limbless form around on the floor so as to offer $himself to you.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		slowly kneels down with you into a comfortable lotus position on the bathroom floor.
    	<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.mpreg == 1>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	Coupling like this, you can't <<if $PC.dick == 0>>scissor<<else>>fuck<</if>> $him all that hard, but that's just fine given
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $PC.preg >= 5000>>
    		your condition.
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		$his condition.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	$He snuggles back into you as you have gentle sex while looking after $his drum-taut skin.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    		<<if $activeSlave.voice == 0>>
    
    klorpa's avatar
    klorpa committed
    			$He looks like $he would love to thank you, were $he not mute.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.accent >= 3)>>
    
    klorpa's avatar
    klorpa committed
    			$He looks like $he would love to thank you, if $he knew how.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    	<<else>>
    		<<if ($activeSlave.lips > 70)>>
    
    brickode's avatar
    brickode committed
    			$He murmurs through $his huge lips,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>
    
    brickode's avatar
    brickode committed
    			$He murmurs through $his piercings,
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			$He murmurs,
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    		"That feel<<s>> really ni<<c>>e, <<Master>>."
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	@@.mediumaquamarine;$He has become more trusting of you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0) && $activeSlave.mpreg == 0>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    <</if>>
    
    <<if canDoAnal($activeSlave)>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.mpreg == 1>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "$His backdoor can't get more pregnant">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	$He's absorbed enough with $his application that $he starts with surprise when you seize $his hips and bend $him over the sink for a quick assfuck.
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.amp != 1)>>
    
    brickode's avatar
    brickode committed
    		$He does $his best to brace $himself against the sink, but $his hands are slick from the lotion and $he slides around for a while before $he gives up and accepts that $he's in for an uncomfortable time.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	Taking it up the ass while hugely pregnant isn't the most comfortable way to have sex, but such is the life of a sex slave.
    	<<if ($activeSlave.lactation == 1)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his breasts, sore from lactation, give $him quite a bit of discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.boobs > 1000)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his huge breasts compound the discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	When you finally finish and withdraw your <<if $PC.dick == 0>>vibrating strap-on<<else>>cock<</if>>, $he groans with relief. @@.hotpink;$He has become more submissive.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "$His backdoor isn't pregnant">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	$He's absorbed enough with $his application that $he starts with surprise when you seize $his hips and bend $him over the sink for a quick assfuck.
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.amp != 1)>>
    
    brickode's avatar
    brickode committed
    		$He does $his best to brace $himself against the sink, but $his hands are slick from the lotion and $he slides around for a while before $he gives up and accepts that $he's in for an uncomfortable time.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	Taking it up the ass while hugely pregnant isn't the most comfortable way to have sex, but such is the life of a sex slave.
    	<<if ($activeSlave.lactation == 1)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his breasts, sore from lactation, give $him quite a bit of discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.boobs > 1000)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his huge breasts compound the discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	When you finally finish and withdraw your <<if $PC.dick == 0>>vibrating strap-on<<else>>cock<</if>>, $he groans with relief. @@.hotpink;$He has become more submissive.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if (canDoAnal($activeSlave) && $activeSlave.mpreg == 1) || (canDoVaginal($activeSlave)) && $activeSlave.belly >= 300000>>
    
    brickode's avatar
    brickode committed
    <br><<link "Tip $him over and fuck $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    brickode's avatar
    brickode committed
    	$He's absorbed enough with $his application that $he starts with surprise when you seize $his hips and shove $him onto $his _belly stomach for a quick fuck.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.mpreg == 1>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    	<<if ($activeSlave.amp != 1)>>
    
    brickode's avatar
    brickode committed
    		$He does $his best to steady $himself atop the squirming mass, but $his hands are slick from the lotion and $he slides around for a while before $he gives up and accepts that $he's in for an uncomfortable time.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.mpreg == 1>>
    		Taking it up the ass
    	<<else>>
    		Getting roughly fucked
    	<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	while hugely pregnant isn't the most comfortable way to have sex, neither is being forced to put more pressure on an already overfilled organ, but such is the life of a sex slave.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.lactation == 1)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his breasts, sore from lactation, give $him quite a bit of discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif ($activeSlave.boobs > 1000)>>
    
    brickode's avatar
    brickode committed
    		As you pound $him, $his huge breasts compound the discomfort.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	When you finally finish and withdraw your <<if $PC.dick == 0>>vibrating strap-on<<else>>cock<</if>>, $he groans with relief and rolls onto $his side. @@.hotpink;$He has become more submissive.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</replace>>
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0) && $activeSlave.mpreg == 0>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    <</if>>
    
    <<link "Fuck the bottom">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	Since the other slave is riding $activeSlave.slaveName's <<if $seeRace == 1>>$activeSlave.race <</if>>dick, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop the other slave's riding for a moment, and insert yourself into _hisU anus. The other slave
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.dick <= 2>>
    
    klorpa's avatar
    klorpa committed
    		gasps as your <<if $PC.dick == 0>>strap-on complements the small dick<<else>>big dick complements the small one<</if>> in $his pussy.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif $activeSlave.dick < 4>>
    
    klorpa's avatar
    klorpa committed
    		shrieks as _heU feels _hisU holes stretched by <<if $PC.dick == 0>>a strap-on and a cock<<else>>two cocks<</if>>.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		struggles and begs for mercy as _hisU holes are brutally stretched.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	The poor slave rides out the sexual storm as you and $activeSlave.slaveName fuck _himU<<if $PC.vagina == 1>>, your pussy sliding against the base of $activeSlave.slaveName's thrusting shaft<</if>>. $activeSlave.slaveName flirts outrageously with you over the other slave's shoulder whenever $he can. @@.mediumaquamarine;$He has become more trusting of you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if canDoAnal($activeSlave)>>
    
    <br><<link "Fuck the top">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	Since $activeSlave.slaveName is on top, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop $his thrusting for a moment, and penetrate $his butthole.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown) == 1>>
    
    klorpa's avatar
    klorpa committed
    		$He shivers with delight as $he feels $his anal ring stretch to accommodate your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>>. <<set $activeSlave.devotion += 1>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    	Fucking a slave with <<if $activeSlave.prostate > 0>>prostate <</if>>stimulation from your <<if $PC.dick == 0>>phallus<<else>>cock<</if>> in $his <<if $seeRace == 1>>$activeSlave.race <</if>>ass makes $him cum with indecent speed. You let $him slide down so $he can finish the other slave with $his mouth while you continue using $his anus. The other slave definitely enjoys $activeSlave.slaveName's moaning into _hisU pussy as you use $activeSlave.slaveName's ass. The hard buttfucking $activeSlave.slaveName is getting keeps $his dick stiff all the way through. @@.hotpink;$His submission to you has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    <<if canDoVaginal($activeSlave)>>
    
    <br><<link "The slave giving it has a free pussy, use that">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	$activeSlave.slaveName's hermaphroditic genitalia is a little crammed together; it's busy down there. $He obediently stops fucking so you can maneuver into $him.
    
    kopareigns's avatar
    kopareigns committed
    	<<= VaginalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    	Having a <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> in $his pussy reduces $his erection a little, so the slave beneath $him helps $his penetration as much as _heU can. It's not the most convenient of fucks, but that's to be expected when a <<= properMaster()>> and two slaves successfully have two separate instances of vaginal intercourse running at once.<<if $PC.vagina == 1>><<if $PC.dick == 1>> You add a third by grabbing a free hand and guiding it to your own pussy; its owner gets the idea and strokes it as best they can.<</if>><</if>> $activeSlave.slaveName's orgasm is general and intense. @@.hotpink;$His devotion to you has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>>
    
    <<link "The slave taking it has a free anus, use that">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	Since the other slave is riding $activeSlave.slaveName's huge clit, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop the other slave's riding for a moment, and insert yourself into _hisU anus. The other slave gasps as your <<if $PC.dick == 0>>strap-on complements the clit<<else>>big dick complements the clit<</if>> in _hisU pussy. The poor slave rides out the sexual storm as you and $activeSlave.slaveName fuck _himU. $activeSlave.slaveName flirts outrageously with you over the other slave's shoulder whenever $he can. @@.mediumaquamarine;$He has become more trusting of you.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    <<if canDoAnal($activeSlave)>>
    
    <br><<link "The slave giving it has a free anus, use that">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	Since $activeSlave.slaveName is on top, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop $his thrusting for a moment, and insert yourself into $his anus.
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>>
    
    klorpa's avatar
    klorpa committed
    		$He shivers with delight as $he feels $his anal ring stretch to accommodate your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>>. <<set $activeSlave.devotion += 1>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	Fucking a slave with stimulation from your <<if $PC.dick == 0>>phallus<<else>>cock<</if>> in $his ass makes $him cum with indecent speed. You let $him slide down so $he can finish the other slave with $his mouth while you continue using $his anus. The other slave definitely enjoys $activeSlave.slaveName's moaning into _hisU pussy as you use $activeSlave.slaveName's ass. The hard buttfucking $activeSlave.slaveName is getting keeps $his clit hard all the way through. @@.hotpink;$His submission to you has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    
    <</if>>
    <<if canDoVaginal($activeSlave)>>
    
    <br><<link "The slave giving it has a free pussy, use that">>
    
    	<<EventNameDelink $activeSlave>>
    
    brickode's avatar
    brickode committed
    	Since $activeSlave.slaveName is on top, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop $his thrusting for a moment, and insert yourself into $his pussy. $He obediently stops fucking so you can maneuver into $him.
    
    kopareigns's avatar
    kopareigns committed
    	<<= VaginalVCheck()>>
    
    klorpa's avatar
    klorpa committed
    	Having a <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> in $his pussy reduces $his ability to use $his engorged clit like a penis a little, so the slave beneath $him helps $his penetration as much as _heU can. It's not the most convenient of fucks, but that's to be expected when a <<= properMaster()>> and two slaves successfully have two separate instances of vaginal intercourse running at once. $His orgasm is general and intense. @@.hotpink;$His devotion to you has increased.@@
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    <</link>><<if ($activeSlave.vagina == 0)>> //This option will take vaginal virginity//<</if>>
    
    <<link "Share the slave with your PA">>
    
    	<<EventNameDelink $activeSlave>>
    
    	<<replace "#result">>
    	You enter, eliciting an embarrassed
    
    Pregmodder's avatar
    Pregmodder committed
    	"Um, hi <<Master>>" from $activeSlave.slaveName and a cheery wave from $assistantName. At this stage of your morning ablutions, you're conveniently naked, so you
    	<<if $PC.belly >= 5000>>
    		heft yourself
    	<<elseif $PC.belly >= 1500>>
    		clamber up
    	<<else>>
    		leap up
    	<</if>>
    	onto the desktop and kneel upright, legs splayed. (Naturally, the desk is reinforced and sealed for exactly this reason.) You point meaningfully at your
    
    klorpa's avatar
    klorpa committed
    		stiff prick <<if $PC.vagina == 1>>and flushed pussy<</if>>, and the obedient slave <<if $activeSlave.belly >= 5000>>hefts $himself<<else>>clambers<</if>> up to suck you off<<if $PC.vagina == 1>> and eat you out<</if>>. When you're close, you surprise $him by pulling your cock out of $his mouth and blowing your load onto the glass.
    
    klorpa's avatar
    klorpa committed
    		hot cunt, and the obedient slave <<if $activeSlave.belly >= 5000>>hefts $himself<<else>>clambers<</if>> up to eat you out. You surprise $him by taking your time, drawing out the oral session with the ulterior motive of getting as much saliva and pussyjuice onto the glass as possible.
    
    klorpa's avatar
    klorpa committed
    	<<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> shifts _hisA avatar so that this lands all over _hisA
    
    	<<switch $assistantAppearance>>
    	<<case "monstergirl">>
    
    	<<case "shemale">>
    
    	<<case "amazon">>
    
    	<<case "businesswoman">>
    
    	<<case "fairy" "pregnant fairy">>
    
    	<<case "goddess">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<case "hypergoddess">>
    
    	<<case "loli" "cherub">>
    
    	<<case "preggololi">>
    
    	<<case "angel">>
    		virgin pussy.
    	<<case "incubus">>
    		perfect dick.
    	<<case "succubus">>
    		lovely pussy.
    	<<case "imp">>
    		slutty pussy.
    	<<case "witch">>
    		plump breasts.
    	<<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">>
    		pussy-like body.
    	<<case "schoolgirl">>
    
    klorpa's avatar
    klorpa committed
    	"Clean me off, $activeSlave.slaveName," _heA demands, winking broadly at you. The slave, knowing that commands from _himA are commands from you, repositions $himself to lick up the <<if $PC.dick == 1>>ejaculate<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>girlcum<</if>>.
    
    klorpa's avatar
    klorpa committed
    	This brings the slave into a crouch with $his ass pointed at you,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if canDoVaginal($activeSlave)>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.vagina > 2>>
    
    brickode's avatar
    brickode committed
    			$his experienced pussy practically begging for a pounding.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif $activeSlave.vagina > 1>>
    
    brickode's avatar
    brickode committed
    			$his nice pussy practically begging for a good hard fucking.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			$his tight little pussy completely vulnerable.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    brickode's avatar
    brickode committed
    		As <<if $PC.dick == 1>><<if $PC.vagina == 1>>use manual stimulation of your pussy to get your dick<<else>>stroke yourself<</if>> rapidly back to full mast<<else>>don a strap-on<</if>>, $assistantName opines helpfully, "Hey $activeSlave.slaveName! You're about to get fucked!" The slave reacts by obediently reaching back to spread $his buttocks and relaxing, but $assistantName ruins $his attempt at graceful submission." <<if $PC.title == 1>>Siiir,<<else>>Ma'aaam,<</if>> $he's bluuuushing," $he says tauntingly, and the slave stiffens with renewed embarrassment, not to mention stimulation, as you penetrate $him.
    
    kopareigns's avatar
    kopareigns committed
    		<<= VaginalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		<<if $activeSlave.anus > 2>>
    
    brickode's avatar
    brickode committed
    			$his big asspussy practically begging for a pounding.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<elseif $activeSlave.anus > 1>>
    
    brickode's avatar
    brickode committed
    			$his nice asshole practically begging for a good hard fucking.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    brickode's avatar
    brickode committed
    			$his tight little rosebud completely vulnerable.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    brickode's avatar
    brickode committed
    		As <<if $PC.dick == 1>><<if $PC.vagina == 1>>use manual stimulation of your pussy to get your dick<<else>>stroke yourself<</if>> rapidly back to full mast<<else>>don a strap-on<</if>>, $assistantName opines helpfully, "Hey $activeSlave.slaveName! You're about to get buttfucked!" The slave reacts by obediently reaching back to spread $his buttocks, and relaxes $his anus, but $assistantName ruins $his attempt at graceful anal submission." <<if $PC.title == 1>>Siiir,<<else>>Ma'aaam,<</if>> $he's bluuuushing," $he says tauntingly, and the slave stiffens with renewed embarrassment, not to mention discomfort, as you penetrate $him.
    
    kopareigns's avatar
    kopareigns committed
    		<<= AnalVCheck()>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    brickode's avatar
    brickode committed
    	$He keeps licking away, cleaning up the mess you made as $assistantName does everything $he can to make it seem like the slave is pleasuring $him. Partway through, $assistantName sticks out a hand for a high-five from you, producing a gurgle of indignation @@.mediumaquamarine;or perhaps even laughter@@ as $his owner and $his owner's personal assistant program high-five over $his back.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.trust += 4, $activeSlave.oralCount++, $oralTotal++>>
    
    <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if canDoAnal($activeSlave)>>
    
    <br><<link "Double penetrate the slave with your PA">>
    
    	<<EventNameDelink $activeSlave>>
    
    	<<replace "#result">>
    	You enter, eliciting an embarrassed
    
    klorpa's avatar
    klorpa committed
    	"Um, hi <<Master>>" from $activeSlave.slaveName, and ask $assistantName if $he'd like to DP the slave with you.
    
    	<<switch $assistantAppearance>>
    	<<case "monstergirl">>
    
    klorpa's avatar
    klorpa committed
    		"Oh yes," _heA purrs threateningly over the slave's moan of apprehension, and _hisA avatar begins to stroke _hisA dicks meaningfully.
    
    	<<case "shemale" "incubus">>
    
    klorpa's avatar
    klorpa committed
    		"Fuck yes," _heA groans over the slave's moan of apprehension, and _hisA avatar begins to stroke _hisA cock meaningfully.
    
    	<<case "amazon">>
    
    klorpa's avatar
    klorpa committed
    		"Yeah!" _heA shouts over the slave's moan of apprehension, and _hisA avatar quickly dons a big strap-on carved from mammoth tusk.
    
    	<<case "businesswoman">>
    
    klorpa's avatar
    klorpa committed
    		"Oh yes," _heA purrs sadistically over the slave's moan of apprehension, and _hisA avatar quickly dons a big strap-on.
    
    	<<case "fairy" "pregnant fairy">>
    
    klorpa's avatar
    klorpa committed
    		"Oh yeah!" _heA shouts over the slave's moan of apprehension, and _hisA avatar quickly conjures up a magic floating dick.
    
    	<<case "goddess" "hypergoddess">>
    
    klorpa's avatar
    klorpa committed
    		"That would be lovely," _heA says radiantly over the slave's moan of apprehension, and _hisA avatar acquires a phallus of light.
    
    	<<case "angel" "cherub">>
    
    klorpa's avatar
    klorpa committed
    		"If you insist," _heA says reluctantly over the slave's moan of apprehension, and _hisA avatar acquires a phallus of light.
    
    	<<case "succubus">>
    
    klorpa's avatar
    klorpa committed
    		"Just this once," _heA says stroking $his clit as it steadily swells into a fully functional cock.
    
    klorpa's avatar
    klorpa committed
    		"Fuck yes," _heA groans over the slave's moan of apprehension, and _hisA avatar quickly dons a huge, spiked strap-on.
    
    	<<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">>
    
    klorpa's avatar
    klorpa committed
    		"Of course," _heA shouts over the slave's moan of apprehension, and _hisA avatar quickly forms a huge, fleshy, bulbous cock.
    
    klorpa's avatar
    klorpa committed
    		"Fuck yeah!" _heA cheers over the slave's moan of apprehension, and _hisA avatar quickly dons a big strap-on.
    
    klorpa's avatar
    klorpa committed
    	You indicate a fuckmachine in the corner of the room, and the slave obediently hurries over to it. It's vertical, and $he hops up on it, positioning $his anus over its
    
    	<<switch $assistantAppearance>>
    	<<case "monstergirl">>
    
    		pair of dildos. They insert themselves
    
    	<<case "shemale" "incubus">>
    
    		frighteningly big dildo. It inserts itself
    
    	<<case "amazon">>
    
    		animalistically ribbed dildo. It inserts itself