Skip to content
Snippets Groups Projects
RESS.tw 1.43 MiB
Newer Older
  • Learn to ignore specific revisions
  • Pregmodder's avatar
    Pregmodder committed
    	nice
    <<else>>
    	homely
    <</if>>
    
    klorpa's avatar
    klorpa committed
    face that the gag is a distressing addition to her life. When you don't immediately give your assent one way or another, $he kneels before you out of
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.devotion > 50>>
    	submission.
    <<else>>
    	fatigue after her long day.
    <</if>>
    
    klorpa's avatar
    klorpa committed
    From her new position beneath you, $he must crane her neck so her <<if canSee($activeSlave)>>$activeSlave.eyeColor eyes<<else>>sightless eyes<</if>> may meet yours. With $his mouth gagged, $he is almost the perfect image of a submissive slave.
    
    Pregmodder's avatar
    Pregmodder committed
    
    <<case "back stretch">>
    
    
    klorpa's avatar
    klorpa committed
    You pass through your slaves' living area as some of them are starting their days. <<EventNameLink $activeSlave>> is one of them, and $he's just
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.livingRules == "spare">>
    	crawled out of her spartan bedroll.
    <<elseif $activeSlave.livingRules == "normal">>
    	gotten out of her neat little cot.
    <<elseif $activeSlave.relationship >= 4>>
    	climbed out of bed. ($activeSlave.slaveName's <<if $activeSlave.relationship == 5>>wife<<else>>girlfriend<</if>>
    
    kopareigns's avatar
    kopareigns committed
    	<<set _ress = $slaveIndices[$activeSlave.relationshipTarget]>>
    
    Pregmodder's avatar
    Pregmodder committed
    	$slaves[_ress].slaveName is still asleep in it, and the shape of her
    	<<if $slaves[_ress].belly >= 120000>>_belly belly is
    	<<elseif $slaves[_ress].boobs > 25000>>immense <<if Math.floor($slaves[_ress].boobsImplant/$slaves[_ress].boobs) >= .60>>fake <</if>> breasts are
    	<<elseif $slaves[_ress].dick > 10>>monster dick is
    	<<elseif $slaves[_ress].balls > 8>>immense testicles are
    	<<elseif $slaves[_ress].weight > 130>>gigantic body is
    	<<elseif $slaves[_ress].butt > 12>>inhuman ass is
    	<<elseif $slaves[_ress].weight > 130>>fat form is
    	<<elseif $slaves[_ress].hips > 2>>inhuman hips are
    	<<elseif $slaves[_ress].dick > 6>>huge soft cock is
    	<<elseif canAchieveErection($slaves[_ress])>>half-erect dick is
    	<<elseif $slaves[_ress].belly >= 5000>>big <<if $slaves[_ress].bellyPreg >= 3000>>pregnant <</if>>belly is
    	<<elseif $slaves[_ress].nipples == "huge">>huge nipples are
    	<<elseif $slaves[_ress].boobs > 5000>>monstrous <<if Math.floor($slaves[_ress].boobsImplant/$slaves[_ress].boobs) >= .60>>fake <</if>> breasts are
    	<<elseif $slaves[_ress].boobs > 2000>>huge <<if Math.floor($slaves[_ress].boobsImplant/$slaves[_ress].boobs) >= .60>>fake <</if>> tits are
    	<<elseif $slaves[_ress].butt > 5>>monstrous ass is
    	<<elseif $slaves[_ress].balls > 8>>giant balls are
    	<<elseif $slaves[_ress].weight > 95>>chubby body is
    	<<elseif $slaves[_ress].muscles > 30>>muscular body is
    	<<elseif $slaves[_ress].weight > 10>>chubby belly is
    	<<elseif $slaves[_ress].weight >= -10>>feminine form is
    	<<else>>thin body is
    	<</if>>
    	clearly visible under the sheet. They sleep naked, of course.)
    <<else>>
    	climbed out of her comfortable bed.
    <</if>>
    
    klorpa's avatar
    klorpa committed
    It's time for $him to start another strenuous day of carrying the weight of her
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.boobs > 45000>>
    	arm-filling
    <<elseif $activeSlave.boobs > 25000>>
    	back-breaking
    <<elseif $activeSlave.boobs > 10000>>
    	disproportionate
    <<elseif $activeSlave.boobs > 5000>>
    	massive
    <<else>>
    	heavy
    <</if>>
    <<if Math.floor($activeSlave.boobsImplant/$activeSlave.boobs) >= .60>>
    	implants.
    <<elseif $activeSlave.lactation>>
    	milk-bearing udders.
    <<else>>
    	natural breasts.
    <</if>>
    
    klorpa's avatar
    klorpa committed
    $He can manage it
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.muscles <= 10>>
    
    klorpa's avatar
    klorpa committed
    	only with difficulty, since $he's not in good shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.physicalAge >= 18 && $activeSlave.boobs <= 30000+($activeSlave.muscles*100)>>
    
    klorpa's avatar
    klorpa committed
    	with ease, since $he's in good shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.physicalAge >= 13 && $activeSlave.boobs <= 20000+($activeSlave.muscles*50)>>
    
    klorpa's avatar
    klorpa committed
    	with ease, since $he's in good shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.physicalAge >= 4 && $activeSlave.boobs <= 10000+($activeSlave.muscles*20)>>
    
    klorpa's avatar
    klorpa committed
    	with ease, since $he's in good shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.physicalAge == 3 && $activeSlave.boobs <= 5000+($activeSlave.muscles*10)>>
    
    klorpa's avatar
    klorpa committed
    	with ease, since $he's in good shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    	with some difficulty, since they're so big.
    <</if>>
    
    klorpa's avatar
    klorpa committed
    Slaves with endowments like $hers are trained to stretch, and since $he's a good $desc, $he does it as soon as $he gets up. $He's doing it now.
    
    Pregmodder's avatar
    Pregmodder committed
    <br><br>
    
    klorpa's avatar
    klorpa committed
    $He kneels with $his legs together, and then sits back, $his
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.buttImplant/$activeSlave.butt >= .5>>
    
    klorpa's avatar
    klorpa committed
    	fake ass not changing shape at all as it rests on $his heels.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.butt > 12>>
    
    klorpa's avatar
    klorpa committed
    	endless assflesh devouring $his legs completely.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.butt > 6>>
    
    klorpa's avatar
    klorpa committed
    	mass of assflesh extinguishing $his feet completely.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.butt > 2>>
    
    klorpa's avatar
    klorpa committed
    	big butt resting heavily on $his heels.
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    
    klorpa's avatar
    klorpa committed
    	cute butt resting lightly on $his heels.
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    
    klorpa's avatar
    klorpa committed
    Then $he reaches $his arms back, and leans back, as far as $he can go. $He arches $his spine, closing $his eyes voluptuously as $he enjoys the stretch in her lower back. The pose thrusts $his chest up and out,
    
    Pregmodder's avatar
    Pregmodder committed
    <<if Math.floor($activeSlave.boobsImplant/$activeSlave.boobs) >= .60>>
    
    klorpa's avatar
    klorpa committed
    	but her implants stretch her skin so tight that they stay tacked to $his chest, right where they are. $He looks like a stereotypical silicone queen, arching her back and sticking her fake cans out.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.boobShape == "perky">>
    	making her spectacularly perky breasts point their $activeSlave.nipples nipples straight up at the ceiling. It's incredible, that they've managed to maintain their youthful shape despite their great weight.
    <<elseif $activeSlave.boobShape == "downward-facing">>
    	showing off the huge area of soft skin above her $activeSlave.nipples nipples. Since these face somewhat downward, her swell of bosom above them is a pair of uninterrupted mounds of $activeSlave.skin breast.
    <<elseif $activeSlave.boobShape == "torpedo-shaped">>
    
    klorpa's avatar
    klorpa committed
    	making her absurd torpedo-shaped tits stick out even farther than they usually do. $His $activeSlave.nipples nipples point out so far that it's difficult to see how such delectably soft flesh can support its shape.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.boobShape == "wide-set">>
    
    klorpa's avatar
    klorpa committed
    	making her wide-set breasts spread even farther, to hang almost to her armpits on either side. It's not conventionally attractive, but $he's certainly very well endowed.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.boobShape == "saggy">>
    
    klorpa's avatar
    klorpa committed
    	emphasizing how saggy $his tits are. They <<if $activeSlave.belly >= 10000>>rest heavily atop her tautly <<if $activeSlave.bellyPreg >= 3000>>gravid<<else>>distended<</if>> _belly belly<<else>>hang down far enough to obscure the top of her _belly belly<</if>>. It's not conventionally attractive, but $he's certainly very well endowed.
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    
    Pregmodder's avatar
    Pregmodder committed
    	making her beautiful breasts stick out nicely. They maintain their perfect shape surprisingly well for being so enormous, and her $activeSlave.nipples nipples <<if $activeSlave.nipples != "fuckable">>stick out at you prominently<<else>>just beg to be penetrated<</if>>.
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    
    klorpa's avatar
    klorpa committed
    $He sits back up and rubs $his hands down
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.belly >= 300000>>
    	the rear of her swollen sides,
    <<else>>
    	her lower back on either side,
    <</if>>
    
    klorpa's avatar
    klorpa committed
    sighing contentedly at the feeling. <<if canSee($activeSlave)>>$He opens $his eyes, and sees you looking at her<<else>>$His ears perk up as $he notices your presence<</if>>.
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.energy > 80>>
    
    klorpa's avatar
    klorpa committed
    	"Hi <<Master>>," $he <<say>>s flirtatiously, and hugs $himself under her boobs, presenting them even more obviously. $His strong sex drive is awake, too. $He <<if canSee($activeSlave)>>watches at you speculatively<<else>>listens closely<</if>>, obviously hoping to get fucked.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.trust > 20>>
    
    klorpa's avatar
    klorpa committed
    	"Hi <<Master>>," $he <<say>>s cutely, and gives $his torso a flirty little shake from side to side, making her boobs move interestingly. $He <<if canSee($activeSlave)>>watches you trustingly<<else>>calmly faces you<</if>>, obviously wondering if you'd like to enjoy $his body.
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    
    klorpa's avatar
    klorpa committed
    	"Good morning, <<Master>>," $he <<say>>s properly, doing her best to be good. $He <<if canSee($activeSlave)>>watches you closely<<else>>listens closely<</if>>, ready to obey any command you might give $him.
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    
    
    Pregmodder's avatar
    Pregmodder committed
    <<case "modest clothes">>
    
    <<if SlaveStatsChecker.checkForLisp($activeSlave)>>
    
    	<<set _clothes = lispReplace($activeSlave.clothes)>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>>
    	<<set _clothes = $activeSlave.clothes>>
    <</if>>
    
    
    klorpa's avatar
    klorpa committed
    Near the end of her weekly inspection, <<EventNameLink $activeSlave>> asks you a question. The inspection happens to have been at the start of her day, and after you're done with $him, $he'll be heading off to get dressed. $He's naked for inspection, of course,
    <<if $activeSlave.fetishKnown && $activeSlave.fetish == "humiliation">>which has the humiliation fetishist $desc decently aroused<<else>>but $he's a good $desc, and $he trusts you, so $he has no problem at all with being seen nude<</if>>. In fact, that's what $he asks you about.
    
    Pregmodder's avatar
    Pregmodder committed
    <br><br>
    
    klorpa's avatar
    klorpa committed
    "<<Master>>," $he <<say>>s, "may I plea<<s>>e wear <<s>>omething a little more revealing, ju<<s>>t for today?" $He <<if $activeSlave.trust > 95>>trusts you completely, enough to have confidence that you'll understand $he isn't<<else>>bites her lip, realizing that $he might have come across as<</if>> questioning you. "Wearing
    
    Pregmodder's avatar
    Pregmodder committed
    <<switch $activeSlave.clothes>>
    <<case "a nice maid outfit">>
    	a proper maid'<<s>> outfit
    <<case "a nice nurse outfit">>
    	a proper nur<<s>>e'<<s>> outfit
    <<case "nice business attire">>
    	a <<s>>uit
    <<case "battledress">>
    	a _clothes
    <<default>>
    	_clothes
    <</switch>>
    
    klorpa's avatar
    klorpa committed
    i<<s>> ni<<c>>e," $he <<if $activeSlave.trust > 95>>allows<<else>>hurries to add<</if>>.
    
    corncobman21's avatar
    corncobman21 committed
    <<if $activeSlave.fetishKnown && $activeSlave.fetish == "humiliation">>"It'<<s>> not really embara<<ss>>ing, though. It would be <<s>>o <<s>>e<<x>>y to be, um, falling out of my clothe<<s>>.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif $activeSlave.fetishKnown && $activeSlave.fetish == "buttslut">>"But they cover my a<<ss>>hole.
    <<elseif $activeSlave.fetishKnown && $activeSlave.fetish == "boobs">>"But they cover my boob<<s>>.
    <<elseif $activeSlave.fetishKnown && $activeSlave.fetish == "pregnancy" && $activeSlave.bellyPreg >= 1500>>"But it cover<<s>> up my pregnan<<c>>y.
    <<elseif $activeSlave.assignment == "whore">>"But I al<<s>>o like being a pro<<s>>titute, <<Master>>. It'd be fun to try looking like a total whore.
    <<elseif $activeSlave.assignment == "serve the public">>"But I al<<s>>o like being a public <<s>>lut, <<Master>>. It'd be fun to really flaunt it.
    <<else>>"But it'd be fun and different to wear <<s>>omething really naughty.
    <</if>>
    May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?"
    
    
    HiveBro's avatar
    HiveBro committed
    
    
    Pregmodder's avatar
    Pregmodder committed
    <<case "hyperpreg stuck">>
    
    HiveBro's avatar
    HiveBro committed
    
    
    klorpa's avatar
    klorpa committed
    You are alerted to an issue regarding your 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if ($activeSlave.broodmother === 2) && ($activeSlave.preg >= 30)>> 
    	hyperbroodmother,
    <<elseif ($activeSlave.broodmother == 1) && ($activeSlave.preg >= 30)>> 
    	broodmother,
    <<else>> 
    	debilitatingly pregnant slave, 
    <</if>>
    <<EventNameLink $activeSlave>>. It seems 
    
    klorpa's avatar
    klorpa committed
    <<if $pregAccessibility == 1 || $ballsAccessibility == 1 || $buttAccessibility == 1 || $boobAccessibility == 1>>
    
    Pregmodder's avatar
    Pregmodder committed
    	that, despite updating your penthouse to accommodate extra wide slaves, 
    <<else>> 
    
    klorpa's avatar
    klorpa committed
    	since you have not yet updated your penthouse to accommodate slaves of $his girth, 
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>> 
    
    the poor $girl has gotten lodged in the doorway exiting 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if ($activeSlave.livingRules == "luxurious")>> 
    
    klorpa's avatar
    klorpa committed
    	$his room.
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif ($activeSlave.ID == $HeadGirl.ID) && ($HGSuite == 1)>>
    
    klorpa's avatar
    klorpa committed
    	$his suite.
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>> 
    
    klorpa's avatar
    klorpa committed
    	the dormitory where $he sleeps.
    
    Pregmodder's avatar
    Pregmodder committed
    <</if>>
    
    klorpa's avatar
    klorpa committed
    The menials assigned to care for $him have been struggling for several weeks to fit $his through this particular doorway, but refrained from informing you, as their ward 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.devotion > 95>> 
    	did not wish to worry you. 
    <<elseif $activeSlave.devotion > 50>> 
    	was concerned you would worry. 
    <<elseif $activeSlave.devotion > 20>> 
    	was concerned how you would react. 
    <<elseif ($activeSlave.trust < -20) && ($activeSlave.devotion > -10)>> 
    	feared how you would react. 
    <<elseif ($activeSlave.trust < -50)>> 
    	was terrified of how you might respond. 
    <<else>>
    	argued you couldn't be trusted. 
    <</if>> 
    
    HiveBro's avatar
    HiveBro committed
    You make a mental note to punish her caretakers and then set out to see her predicament for yourself. 
    <br><br>
    The sight that greets you when you arrive is equal parts incredible and amusing. En route to the baths, the slave attempted to exit 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if ($activeSlave.livingRules == "luxurious")>> 
    
    klorpa's avatar
    klorpa committed
    	$his room
    
    Pregmodder's avatar
    Pregmodder committed
    <<elseif ($activeSlave.ID == $HeadGirl.ID) && ($HGSuite == 1)>>
    
    klorpa's avatar
    klorpa committed
    	$his suite
    
    Pregmodder's avatar
    Pregmodder committed
    <<else>> 
    	the dorm
    <</if>>
    
    HiveBro's avatar
    HiveBro committed
    backwards and, as a result, you have a glorious view of her 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if ($activeSlave.broodmother === 2) && ($activeSlave.preg >= 30)>> 
    	mind boggling, obscenely swollen belly 
    <<elseif ($activeSlave.broodmother == 1) && ($activeSlave.preg >= 30)>> 
    	massive, brood swollen belly 
    <<else>> 
    	inhumanly gravid belly 
    <</if>> 
    
    klorpa's avatar
    klorpa committed
    squeezed painfully by the inadequate doorway and framing the attractive rear view of the rest of $his body, including her 
    
    Pregmodder's avatar
    Pregmodder committed
    <<if $activeSlave.butt > 5>>
    	debilitatlingly huge ass cheeks.
    <<elseif $activeSlave.butt > 2>>
    	plush ass. 
    <<else>> 
    	cute little ass.
    <</if>>
    
    HiveBro's avatar
    HiveBro committed
    <br><br>
    
    klorpa's avatar
    klorpa committed
    $He cranes her neck, glancing over her shoulder to give you a pleading look.
    
    HiveBro's avatar
    HiveBro committed
    
    
    <</switch>>
    
    <br><br>
    <span id="result">
    <<switch $RESSevent>>
    
    <<case "first period">>
    
    
    klorpa's avatar
    klorpa committed
    <<link "Explain $he's just becoming a woman">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $he is just undergoing her first period, and that the pain $he is feeling is perfectly natural.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He brings $his hands back to $his stomach, an elated look on her face. $He makes a gesture resembling a rounded belly.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		"I-I'm a woman now? <<Master>>, that m-mean<<s>>, I can get pregnant now." $He trails off.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	Whether or not $he gets pregnant is for you to decide, but for now you tell her what $he should expect to change, both in and to $his body. $activeSlave.slaveName @@.mediumaquamarine;appreciates@@ you taking the time to explain her developing body.
    
    	<<set $activeSlave.trust += 5>>
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <<if ($PC.dick == 1) && ($activeSlave.eggType == "human")>>
    
    <br><<link "Demonstrate what this means">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $he is just becoming a woman, and to celebrate, you are going to put a child in $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He gasps and rubs a hand across $his stomach.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		"But I'm <<s>>till a child my<<s>>elf <<Master>>, I can't get pregnant yet!"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that prior to this week, that would have been true. However, now that $he has become fertile, it's time that $he learned what $his body was made for. You guide $him to the couch and tell $him to lie on her back so that you may take $him. $He breaks down when $he feels your cock enter her
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.vagina == 0>>
    		delightfully tight, virgin
    	<<elseif $activeSlave.vagina == 1>>
    		deliciously tight
    	<<elseif $activeSlave.vagina == 2>>
    		well experienced
    	<<else>>
    		fucked-out
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	cunt. $His new urges cause $him to reach up to hug $himself close to you,
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($activeSlave.boobs < 600)>>
    
    klorpa's avatar
    klorpa committed
    		her modest breasts let her snuggle close to you, face-to-face, as you take $him.
    
    	<<elseif ($activeSlave.boobs < 10000)>>
    
    klorpa's avatar
    klorpa committed
    		her big tits form a soft cushion between you as you take $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		her massive tits stop her from bringing $himself too close to you as you take $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	$He enjoys $himself immensely, but $he loses it again when $he feels your seed in $him, realizing that $he will find $himself swelling with your child over the coming months. $He has become @@.hotpink;more submissive@@ to your will now that her very first egg has been fertilized by her <<= WrittenMaster()>>.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 5, $activeSlave.preg = 1, $activeSlave.pregWeek = 1, $activeSlave.pregKnown = 1, $activeSlave.pregSource = -1>>
    
    	<<set $activeSlave.pregType = setPregType($activeSlave)>>
    
    	<<set WombImpregnate($activeSlave, $activeSlave.pregType, -1, 1)>>
    
    kopareigns's avatar
    kopareigns committed
    	<<= VaginalVCheck()>>
    
    <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Tell her $he'll just be taking it up the ass more">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	In one swift motion, you pull out a chastity belt and lock it onto $him. $He gasps as $he feels it hug close to $his pussy. You explain that $he has just become a woman, and thus, will be taking it up the ass until you decide it's time for $him to become pregnant.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He rubs a hand across $his stomach.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		"You don't want me to get pregnant <<Master>>?"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You bring her over to the couch, set her on your lap, and teasingly call $him a buttslut. Every so often you graze a finger around her chastity belt, noting how much $his body wants you in $him, but you only make it the center of attention once the poor over-aroused slave
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		begins to use piteous gestures to beg you abjectly to penetrate $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		<<say>>s, "I can't take it any more, <<Master>>! Plea<<s>>e fuck me pregnant!"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You snicker, but remind $him that no matter how much $he wants to be knocked up, her belt will direct all the dicks $he takes into $his rear. You line up and insert your <<if ($PC.dick == 0)>>strap-on<<else>>cock<</if>> with $his ass and begin fucking $him, all the while reminding $him that $he will not be getting pregnant. When $he finally orgasms, <<if ($PC.dick == 0)>>her unabashed enjoyment<<else>>the strength of her spasming sphincter<</if>> sends you over as well. $He's left in a confused haze; $his body tells $him to get pregnant, but you tell $him to take it anally. $He @@.hotpink;sides with your decision@@ and vows to be an anal whore for you. <<if $activeSlave.fetish == "none">>@@.coral;Overcoming her urges to become a mother via anal causes $him to become a buttslut.@@<<set $activeSlave.fetish = "buttslut", $activeSlave.fetishStrength = 10>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 5, $activeSlave.vaginalAccessory = "chastity belt">>
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>>
    
    klorpa's avatar
    klorpa committed
    <<link "Explain $he's just growing up">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $his body is preparing to be able to impregnate girls, and that what happens at night happens to all boys. Though as a slave, $he should consider $himself lucky to be allowed to keep $his male genitalia.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He brings $his hands to her growing erection, a bubble of precum forming on its tip. $He fondles $himself as $he ponders her new potency.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    
    klorpa's avatar
    klorpa committed
    		"I-I can get girl<<s>> pregnant now? <<Master>>, that m-mean<<s>> I'll have to be more careful." $He trails off.
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him to keep her dick in check or risk losing it, before continuing to read off the other various changes that will occur in $him. $activeSlave.slaveName @@.mediumaquamarine;appreciates@@ you taking the time to explain her developing body.
    
    	<<set $activeSlave.trust += 5>>
    	<</replace>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Teach $him $his place">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $he is just becoming a potent woman, and as such, $he will need to learn that you are the dominant force in her life.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$His expression shifts to confusion.
    
    Pregmodder's avatar
    Pregmodder committed
    		"What<<s>> that mean <<Master>>?"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You quickly approach and catch $him, forcing her <<if $activeSlave.belly >= 1500>><<if $activeSlave.bellyPreg >= 1500>>gravid <<else>>distended <</if>><</if>>body face up onto the couch. $He <<if canSee($activeSlave)>>watches you carefully<<else>>listens to your movements<</if>> as you size up $his fully erect
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.dick == 1>>
    		tiny dick.
    	<<elseif $activeSlave.dick == 2>>
    		cute dick.
    	<<elseif $activeSlave.dick == 3>>
    		dick.
    	<<elseif $activeSlave.dick == 4>>
    		big dick.
    	<<elseif $activeSlave.dick == 5>>
    		impressive dick.
    	<<elseif $activeSlave.dick == 6>>
    		huge dick.
    
    klorpa's avatar
    klorpa committed
    	<<elseif $activeSlave.dick == 7>>
    		gigantic dick
    	<<elseif $activeSlave.dick == 8>>
    		titanic dick
    	<<elseif $activeSlave.dick == 9>>
    		absurd dick
    	<<elseif $activeSlave.dick == 10>>
    		inhuman dick
    	<<else>>
    		hypertrophied dick
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You push $him back down as you straddle $his
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.belly >= 1500>>
    		_belly <<if $activeSlave.bellyPreg >= 1500>>pregnant <</if>>belly 
    	<<elseif $activeSlave.boobs > 2000>>
    		huge tits
    	<<else>>
    		chest
    
    klorpa's avatar
    klorpa committed
    	planting your moistening pussy over the $girl's face. You lean forward, teasing $his twitching cock, as you grind against her face. As $he begins to moan with lust, you quickly bind the base of $his penis, denying her release. You grind your cunt into her face, telling $him that YOU are the one who'll be orgasming here, not $him. Only once you have taught $him $his place by soaking her face in your cum do you release her dick and lean back to avoid the coming blast. Just undoing the binding is enough to set her over the edge, coating her <<if $activeSlave.bellyPreg >= 1500>>pregnancy<<else>>belly<</if>> in her virile sperm. You turn around and order the exhausted $girl to clean $himself up and go back to her assignment; $he @@.hotpink;complies meekly@@, understanding that having a potent penis is meaningless in her position.<<if $activeSlave.fetish == "none">>The next time $he walks past your office, you can't help notice the growing erection $he carries. @@.coral; Your dominating display has left $him craving domination.@@<<set $activeSlave.fetish = "submissive", $activeSlave.fetishStrength = 10>><</if>>
    
    	<<set $activeSlave.devotion += 5>>
    	<</replace>>
    <<else>>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $he is just becoming a potent woman, and as such, $he will need to learn that you are the dominant force in her life.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$His expression shifts to confusion.
    
    Pregmodder's avatar
    Pregmodder committed
    		"What<<s>> that mean <<Master>>?"
    
    klorpa's avatar
    klorpa committed
    	You quickly approach and catch $him, forcing her <<if $activeSlave.belly >= 1500>><<if $activeSlave.bellyPreg >= 1500>>gravid <<else>>distended <</if>><</if>>body face down onto the couch<<if $activeSlave.belly >= 100000>> as best you can<</if>>. $He <<if canSee($activeSlave)>>watches you carefully<<else>>listens to your movements<</if>> as you size up her fully erect
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.dick == 1>>
    		tiny dick.
    	<<elseif $activeSlave.dick == 2>>
    		cute dick.
    	<<elseif $activeSlave.dick == 3>>
    		dick.
    	<<elseif $activeSlave.dick == 4>>
    		big dick.
    	<<elseif $activeSlave.dick == 5>>
    		impressive dick.
    	<<elseif $activeSlave.dick == 6>>
    		huge dick.
    
    klorpa's avatar
    klorpa committed
    	<<elseif $activeSlave.dick == 7>>
    		gigantic dick
    	<<elseif $activeSlave.dick == 8>>
    		titanic dick
    	<<elseif $activeSlave.dick == 9>>
    		absurd dick
    	<<elseif $activeSlave.dick == 10>>
    		inhuman dick
    	<<else>>
    		hypertrophied dick
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You push $his face into the cushions as you mount her
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.butt > 6>>
    		ridiculous
    	<<elseif $activeSlave.butt > 5>>
    		gigantic
    	<<elseif $activeSlave.butt > 4>>
    		enormous
    	<<elseif $activeSlave.butt > 3>>
    		huge
    	<<elseif $activeSlave.butt > 2>>
    		big
    	<<elseif $activeSlave.butt > 1>>
    		plump
    	<<elseif $activeSlave.butt > 0>>
    		small
    	<<else>>
    		flat
    	<</if>>
    
    	butt sinking your cock deep into her <<if $activeSlave.anus == 0>>virgin<</if>> asspussy. You lean forward, running your hands across $his nipples<<if $activeSlave.belly >= 5000>> and _belly <<if $activeSlave.belly >= 3000>>pregnant <</if>>belly<</if>> as you move to tease her stiff prick. Between your dick in $his ass and your hand on $his cock, $he rapidly approaches her peak. Quickly, you bind the base of $his penis, denying her release and eliciting a long moan from the pent-up $girl. You begin thrusting hard, telling $him that YOU are the one who'll be orgasming here, not $him. Only once you have taught $him $his place by filling her asspussy with your cum do you allow her release. Just undoing the binding is enough to set her over the edge, coating the cushions<<if $activeSlave.belly >= 5000>> and the bottom of her _belly <<if $activeSlave.belly >= 3000>>pregnant <</if>>belly<</if>> in her virile sperm. You dismount and order the exhausted $girl to clean $himself and the couch up before going back to her assignment; $he @@.hotpink;complies meekly@@, understanding that having a potent penis is meaningless in her position.<<if $activeSlave.fetish == "none">>The next time $he walks past your office, you can't help notice the growing erection $he carries. @@.coral;Your dominating display has left her craving domination.@@<<set $activeSlave.fetish = "submissive", $activeSlave.fetishStrength = 10>><</if>>
    
    	<<set $activeSlave.devotion += 5>>
    	<</replace>>
    <</if>>
    
    <</link>><<if ($activeSlave.anus == 0) && ($PC.dick == 1)>> //This option will take anal virginity//<</if>>
    
    <br><<link "Let me teach you how to use it">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You tell $him that $he is just becoming a potent woman, and as such, $he will need to learn how to please her partners.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$His expression shifts to confusion.
    
    Pregmodder's avatar
    Pregmodder committed
    		"What<<s>> that mean <<Master>>?"
    
    klorpa's avatar
    klorpa committed
    	You quickly approach and catch $him, forcing her <<if $activeSlave.belly >= 1500>><<if $activeSlave.bellyPreg >= 1500>>gravid <<else>>distended <</if>><</if>>body face up onto the couch. $He <<if canSee($activeSlave)>>watches you carefully<<else>>listens to your movements<</if>> as you size up her fully erect
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $activeSlave.dick == 1>>
    		tiny dick.
    	<<elseif $activeSlave.dick == 2>>
    		cute dick.
    	<<elseif $activeSlave.dick == 3>>
    		dick.
    	<<elseif $activeSlave.dick == 4>>
    		big dick.
    	<<elseif $activeSlave.dick == 5>>
    		impressive dick.
    	<<elseif $activeSlave.dick == 6>>
    		huge dick.
    
    klorpa's avatar
    klorpa committed
    	<<elseif $activeSlave.dick == 7>>
    		gigantic dick
    	<<elseif $activeSlave.dick == 8>>
    		titanic dick
    	<<elseif $activeSlave.dick == 9>>
    		absurd dick
    	<<elseif $activeSlave.dick == 10>>
    		inhuman dick
    	<<else>>
    		hypertrophied dick
    
    Pregmodder's avatar
    Pregmodder committed
    	<</if>>
    
    	You push her back down as you straddle $his cock, lining it up before lowering <<if $PC.belly >= 1500>>your pregnant body until $he delightfully penetrates you<<else>>yourself onto her needy prick<</if>>. You slowly ride her dick, instructing $him the proper way to thrust into you and how to adequately support your weight. Once $he gets the hand of things, you dismount and lie down on the couch, legs spread, beckoning her into you. $He gingerly inserts $his cock<<if $activeSlave.belly >= 100000>> while you do your best to manage her _belly stomach<</if>> and begins thrusting, slowly at first, before getting the hang of things and speeding up<<if $PC.dick == 1>>, your own neglected dick bobbing along to her thrusts<</if>>. As soon as you feel her beginning to tense you <<if $PC.pregKnown == 1>>tell her it's safe to cum in you, you're already pregnant<<else>>order $him to pull out<</if>>. The poor $girl is so caught up in her lust, $he can't stop thrusting. Before you can rectify this, $he pushes you over the edge and gushes deep into you as you climax<<if $PC.dick == 1>> and spray your own cum <<if $PC.belly >= 5000 && $activeSlave.belly >= 5000>>into the cramped space between your swollen bodies<<elseif $activeSlave.belly >= 100000>>across your belly and the underside of $hers<<else>>across $his chest<</if>><</if>>. $He gingerly pulls $himself from you, apologizes @@.hotpink;meekly@@ for losing control, and snuggles up next to you. Cumming in $his <<= WrittenMaster()>>'s pussy as $his first time builds @@.mediumaquamarine;a special bond@@ with you.
    
    	<<if $PC.preg == 0 && $PC.pregWeek == 0>>
    
    klorpa's avatar
    klorpa committed
    		You aren't on contraceptives right now; her first time may be more fruitful than $he realizes.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 10, $activeSlave.trust += 20, $activeSlave.penetrativeCount++, $penetrativeTotal++>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if canImpreg($PC, $activeSlave)>>
    
    kopareigns's avatar
    kopareigns committed
    		<<= knockMeUp($PC, 60, 0, $activeSlave.ID)>>
    
    klorpa's avatar
    klorpa committed
    <</link>>//This option will penetrate you//
    
    klorpa's avatar
    klorpa committed
    <br><<link "Tell $him it doesn't matter, $he won't be using it">>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	In one swift motion, one pull out a chastity cage and lock it onto $him. $He gasps as $he feels it hug close to her struggling erection. You explain that $he has just become potent, and thus, will be restricted until you feel differently.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		$He rubs a hand across her caged dick.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		"You don't want me to u<<s>>e my peni<<s>>, <<Master>>?"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You bring her over to the couch, set her on your lap, and teasingly call $him a buttslut. Every so often you graze a finger around her chastity cage, torturing her dick and balls, but you only make it the center of attention once the poor over-aroused slave
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if !canTalk($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		begins to use piteous gestures to beg you abjectly to penetrate $him.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<else>>
    		begs, "I can't take it any more, <<Master>>! Plea<<s>>e fuck me!"
    	<</if>>
    
    klorpa's avatar
    klorpa committed
    	You snicker, but remind $him that $he has no say in her release. You line up and insert your <<if ($PC.dick == 0)>>strap-on<<else>>cock<</if>> up $his ass and begin slowly fucking $him, making sure to stimulate her prostate. When $he finally orgasms <<if ($PC.dick == 0)>>her unabashed enjoyment<<else>>the strength of her spasming sphincter<</if>> sends you over as well. $He's left in a confused haze; $his body tells $him to fuck, but you tell $him to get fucked. $He @@.hotpink;sides with your decision@@ and vows to be the one taking dick for you. <<if $activeSlave.fetish == "none">>@@.coral;Overcoming her urges to become a father via anal cause $him to become a buttslut.@@<<set $activeSlave.fetish = "buttslut", $activeSlave.fetishStrength = 10>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion += 5, $activeSlave.dickAccessory = "chastity">>
    
    kopareigns's avatar
    kopareigns committed
    	<<= AnalVCheck()>>
    
    <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>>
    
    <<if $seeExtreme == 1 && $activeSlave.indentureRestrictions <= 0>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Geld $him to render her impotent again">>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.balls = 0, $activeSlave.health -= 10, $activeSlave.trust -= 20>>
    
    	<<EventNameDelink $activeSlave>>
    
    klorpa's avatar
    klorpa committed
    	You bluntly tell her $he is becoming potent, and that is something you can't allow to roam unchecked amongst your fertile slaves. You drag $him to the remote surgery and strap her face down with $his legs spread <<if $activeSlave.belly >= 5000>>her _belly rounded belly forcing $his rear into the air<</if>>. $He doesn't understand what's happening, since the anaesthetics totally deprive her of any sensation. $He's so drugged and drowsy with @@.red;surgical recovery@@ that it takes a while for $him to figure out what's happened. When $he does, her poor mind scarcely processes the @@.gold;horror@@ of what's happened. $He numbly carries on, terrified.
    
    Pregmodder's avatar
    Pregmodder committed
    <<case "surprising wakeup">>
    
    
    klorpa's avatar
    klorpa committed
    <<link "Permit $him to continue">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    	You can't complain, it feels really good. You don't know where this skill was lurking in $his broken mind, but you're glad to see it put to good use. <<if $PC.dick == 1>>Just as you are about to cum, $he takes the full length of your dick down her throat, diligently taking in every drop of cum<<else>>Even as you buck with pleasure, $he diligently keeps $his tongue to your clit and pussy, making sure you don't go a moment without pleasure<</if>>. You don't have an orgasm like that every day, and as $he looks at you lovingly, you prod her with your still hard <<if $PC.dick == 1>>cock<<else>>clit<</if>> for round two.
    
    klorpa's avatar
    klorpa committed
    	$He is @@.green;no longer mindbroken@@ and for whatever twisted reasons deeply and sincerely @@.hotpink;loves@@ and @@.mediumaquamarine;trusts@@ you.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion = 90, $activeSlave.oldDevotion = 90, $activeSlave.trust = 90, $activeSlave.oldTrust = 90, $activeSlave.sexualQuirk = "caring", $activeSlave.fetish = "none", $activeSlave.fetishKnown = 1>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set _ress = $genePool.findIndex(function(s) { return s.ID == $activeSlave.ID; })>>
    	<<set $activeSlave.intelligence = $genePool[_ress].intelligence>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($arcologies[0].FSPaternalist != "unset")>>
    
    Pregmodder's avatar
    Pregmodder committed
    		Society @@.green;strongly approves@@ of $activeSlave.slaveName being restored to sanity, which advances ideals about enlightened slave ownership.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel), $arcologies[0].FSPaternalist += 0.01*$FSSingleSlaveRep>>
    	<</if>>
    	<<set $activeSlave.oralCount += 2>>
    	<<set $oralTotal += 2>>
    	<<set $activeSlave.kindness = 0>>
    
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Embrace $him">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    	You gently grab her face and stare deeply into her $activeSlave.eyeColor eyes. <<if canSee($activeSlave)>>They are full of life as opposed to their usual dullness<<else>>They are as dull as always, but that isn't her fault. $His facial expressions at the act tell you all you need to know<</if>>. You pull your wife into a tight embrace, her coming back to you is more than enough a gift, $he needn't do anything more for now. You pull the covers over the both of you and begin to doze off, smiling at the warmth cuddling ever closer to you.
    	$He is @@.green;no longer mindbroken@@ and thanks to your care deeply and sincerely @@.hotpink;loves@@ and @@.mediumaquamarine;trusts@@ you.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.devotion = 100, $activeSlave.oldDevotion = 100, $activeSlave.trust = 100, $activeSlave.oldTrust = 100, $activeSlave.sexualQuirk = "romantic", $activeSlave.fetish = "none", $activeSlave.fetishKnown = 1>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $activeSlave.intelligence = $genePool[_ress].intelligence>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if ($arcologies[0].FSPaternalist != "unset")>>
    
    Pregmodder's avatar
    Pregmodder committed
    		Society @@.green;strongly approves@@ of $activeSlave.slaveName being restored to sanity by the power of love, which advances ideals about enlightened slave ownership.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $repGain += 2*$FSSingleSlaveRep*($arcologies[0].FSPaternalist/$FSLockinLevel), $arcologies[0].FSPaternalist += 0.01*$FSSingleSlaveRep>>
    	<</if>>
    	<<set $activeSlave.kindness = 0>>
    
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>>
    
    klorpa's avatar
    klorpa committed
    <br><<link "Rape $him">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    Pregmodder's avatar
    Pregmodder committed
    	Getting head isn't going to cut it. You easily overpower the startled $desc and
    	<<if canDoVaginal($activeSlave)>>
    		flip her onto her back.
    		<<if $PC.dick == 1>>
    
    			You viciously rape $him, forcing yourself deep into her before painting her insides with your seed. You leave the quivering $girl to leak fluids while you get comfortable again.
    
    klorpa's avatar
    klorpa committed
    			<<if $activeSlave.vagina == 0>>$His once virgin pussy now @@.lime;gapes slightly@@ after your enjoyment of it.<<set $activeSlave.vagina++>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			You don the biggest strap-on in reach and viciously rape $him, roughly groping $his breasts while you do. Once you are satisfied with the stimulation, you thrust hard and deep one last time for good measure, only to have the dildo stay firmly lodged in $his cunt. You shrug, not your problem.
    			<<if $activeSlave.vagina == 0>>$His once virgin pussy now is now @@.lime;thoroughly stretched@@ after your enjoyment of it. You watch $his body struggle to force the dildo out of her until it manages to do so with a wet thud.<<set $activeSlave.vagina++>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		$He doesn't move from this position and barely reacts to your prodding; it seems her mind was still fragile, $he'll likely be back to her usual blank self when you awake.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $activeSlave.vaginalCount++>>
    		<<set $vaginalTotal++>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if canImpreg($activeSlave, $PC)>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= knockMeUp($activeSlave, 5, 0, -1, 1)>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    	<<elseif canDoAnal($activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    		force $his ass into the air.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $PC.dick == 1>>
    
    klorpa's avatar
    klorpa committed
    			You viciously assrape $him, cumming strongly into her spasming anus while making sure to save one last spurt to paint her back with.
    			<<if $activeSlave.anus == 0>>$His once virgin hole now @@.lime;gapes slightly@@ after your enjoyment of it.<<set $activeSlave.anus++>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			You don the biggest strap-on in reach and viciously assrape $him, forcing her face into the sheets with one hand while roughly groping $his breasts with the other. Once you are satisfied with the stimulation, you thrust hard and deep one last time for good measure, only to have the dildo stay firmly lodged in $his ass. You shrug, not your problem.
    			<<if $activeSlave.anus == 0>>$His once virgin hole now is now @@.lime;thoroughly stretched@@ after your enjoyment of it. You watch $his body struggle to force the dildo out of rear until it manages to do so with a soft thud.<<set $activeSlave.anus++>><</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		$He doesn't move from this position and barely reacts to your prodding; it seems her mind was still fragile, $he'll likely be back to her usual blank self when you awake.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if canImpreg($activeSlave, $PC)>>
    
    kopareigns's avatar
    kopareigns committed
    			<<= knockMeUp($activeSlave, 5, 1, -1, 1)>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $activeSlave.analCount++>>
    		<<set $analTotal++>>
    	<<else>>
    		slam her head into your crotch.
    		<<if $PC.dick == 1>>
    
    klorpa's avatar
    klorpa committed
    			You viciously face-fuck $him, cumming strongly down her gagging throat while making sure to save one last spurt to paint her face with.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			As $he recoils, you grab a strap-on and force it into $his mouth before fastening it to yourself. Once you are situated, you viciously face-fuck her until you are satisfied. As $he struggles to catch $his breath, you toggle the release and reveal that it is a squirt dildo, painting her face with fake semen.
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		$He falls backwards, where $he lays, unmoving. It seems her mind was still fragile, $he'll likely be back to her usual blank self when you awake.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $activeSlave.oralCount++>>
    		<<set $oralTotal++>>
    	<</if>>
    	You pull the blanket back over yourself and nudge her off your bed; you'll deal with her in the morning<<if $fuckSlaves > 1>>, <<if $masterSuiteUpgradeLuxury == 2>>which will likely entail pulling her used body out of the fuckpit orgy<<else>>assuming one of your other toys doesn't get to her first<</if>><</if>>.
    	<<if $fuckSlaves > 1 && $masterSuiteUpgradeLuxury == 2>>
    		<<if canDoAnal($activeSlave) && $activeSlave.anus > 0>>
    			<<if $activeSlave.anus < 3>>
    				<<set $activeSlave.anus++>>
    			<</if>>
    			<<set $activeSlave.analCount += $fuckSlaves*2>>
    			<<set $analTotal += $fuckSlaves*2>>
    		<</if>>
    		<<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>>
    			<<if $activeSlave.vagina < 3>>
    				<<set $activeSlave.anus++>>
    			<</if>>
    			<<set $activeSlave.vaginalCount += $fuckSlaves*2>>
    			<<set $vaginalTotal += $fuckSlaves*2>>
    		<</if>>
    		<<set $activeSlave.oralCount += $fuckSlaves*2>>
    		<<set $oralTotal += $fuckSlaves*2>>
    	<<elseif $fuckSlaves > 1>>
    		<<if canDoAnal($activeSlave) && $activeSlave.anus > 0>>
    			<<set $activeSlave.analCount += $fuckSlaves>>
    			<<set $analTotal += $fuckSlaves>>
    		<<elseif canDoVaginal($activeSlave) && $activeSlave.vagina > 0>>
    			<<set $activeSlave.vaginalCount += $fuckSlaves>>
    			<<set $vaginalTotal += $fuckSlaves>>
    		<<else>>
    			<<set $activeSlave.oralCount += $fuckSlaves>>
    			<<set $oralTotal += $fuckSlaves>>
    		<</if>>
    	<</if>>
    	<<set $activeSlave.kindness = -100>>
    
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>>//<<if canDoVaginal($activeSlave) && $activeSlave.vagina == 0>>This option will take her virginity<<elseif canDoAnal($activeSlave) && $activeSlave.anus == 0>>This option will take her anal virginity<</if>>//
    <br><<link "Punish her for waking you">>
    
    	<<EventNameDelink $activeSlave>>
    	<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    	In one swift motion you throw aside the cover and backhand the $desc for waking you. $He falls to your side, where $he lays, unmoving. It seems her mind was still fragile, $he'll likely be back to her usual blank self when you awake. You pull the blanket back over yourself; you'll deal with her in the morning<<if $fuckSlaves > 1>>, <<if $masterSuiteUpgradeLuxury == 2>>which will likely entail pulling her used body out of the fuckpit orgy<<else>>assuming one of your other toys doesn't get to her first<</if>><</if>>.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<if $fuckSlaves > 1 && $masterSuiteUpgradeLuxury == 2>>
    		<<if canDoAnal($activeSlave) && $activeSlave.anus > 0>>
    			<<if $activeSlave.anus < 3>>
    				<<set $activeSlave.anus++>>
    			<</if>>
    			<<set $activeSlave.analCount += $fuckSlaves*2>>
    			<<set $analTotal += $fuckSlaves*2>>
    		<</if>>
    		<<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>>
    			<<if $activeSlave.vagina < 3>>
    				<<set $activeSlave.anus++>>
    			<</if>>
    			<<set $activeSlave.vaginalCount += $fuckSlaves*2>>
    			<<set $vaginalTotal += $fuckSlaves*2>>
    		<</if>>
    		<<set $activeSlave.oralCount += $fuckSlaves*2>>
    		<<set $oralTotal += $fuckSlaves*2>>
    	<<elseif $fuckSlaves > 1>>
    		<<if canDoAnal($activeSlave) && $activeSlave.anus > 0>>
    			<<set $activeSlave.analCount += $fuckSlaves>>
    			<<set $analTotal += $fuckSlaves>>
    		<<elseif canDoVaginal($activeSlave) && $activeSlave.vagina > 0>>
    			<<set $activeSlave.vaginalCount += $fuckSlaves>>
    			<<set $vaginalTotal += $fuckSlaves>>
    		<<else>>
    			<<set $activeSlave.oralCount += $fuckSlaves>>
    			<<set $oralTotal += $fuckSlaves>>
    		<</if>>
    	<</if>>
    	<<set $activeSlave.kindness = -100>>
    
    	<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    <</link>>
    
    
    <<case "mutinery attempt">>
    
    <<if $mutinery == 1>> 
    
    klorpa's avatar
    klorpa committed
    	<<link "Fight $him off as much as you can">>
    
    		<<EventNameDelink $activeSlave>>
    		<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    		You know your own body well, at least enough to be able to make it as difficult as possible for $him to use you. If $he were to loosen her grip by a little, you'd be quick to shake her off, but the position $he's got you in doesn't leave much room to fight back. When you start to tire, $he pushes you to the wall and starts rubbing $his
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.dick == 1>>
    			pathetic
    		<<elseif $activeSlave.dick == 2>>
    			little
    		<<elseif $activeSlave.dick == 3>>
    		<<elseif $activeSlave.dick == 4>>
    			big
    		<<elseif $activeSlave.dick == 5>>
    			impressive
    		<<elseif $activeSlave.dick == 6>>
    			huge
    		<<elseif $activeSlave.dick == 7>>
    			gigantic
    		<<elseif $activeSlave.dick == 8>>
    			titanic
    		<<elseif $activeSlave.dick == 9>>
    			absurd
    		<<elseif $activeSlave.dick == 10>>
    			inhuman
    		<<else>>
    			hypertrophied
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		dick on your lower body, thrusting blindly around your belly, before lodging $himself between your thighs. You have a hard time fighting against her in your position, but you're not about to let her dominate you either. You continue trying to shake her off, making sure at the same time that your movements are as aggressive as possible to try and distract her with pain or pleasure. You feel her grip loosen as $his body tenses before pending orgasm, so you strongly push into $him, knocking her off balance and to the floor. $He spills $his seed all over $himself and you as you wrestle her into a chokehold. Now that you have $him restrained, it's time $he learned $his place.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $mutinery = 2>>
    
    		<br><br><span id="result2">
    		<<if $mutinery != 1>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Lock $his dick in chastity">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You simply clamp a chastity cage onto her limp dick; $he'll be taking a little break from fucking girls for the time being. When $he comes to and finds $himself locked in chastity, immediately begins fiddling with it in an attempt to remove it. $He feels this punishment is laughable and only @@.mediumaquamarine;grows more defiant.@@ Word spreads through your chattel that the only downside of trying to rape <<if $PC.customTitle != 0>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>> is getting locked in chastity, @@.mediumaquamarine;spreading defiance@@ through your rebellious slaves.
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 10, $activeSlave.dickAccessory = "chastity">>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Flog $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You bind $his naked body to the wall in preparation for a good beating. Going against one's master is bad, but going against you is even worse. You thoroughly strike $him, showering extra attention to $his crotch, while making sure $he will be in pain for days to come. Such a beating leaves $him @@.red;in agonizing pain@@ and makes a clear example to $him and all your other rebellious slaves that @@.gold;you are not to be trifled with.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 15>>
    				<<set $activeSlave.health -= 15>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>	
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Mute $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull $his limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He tried to rape you, $he must be silenced. Restrained as $he is, the most $he can do is cry and beg. When $he awakens from surgery, $he realizes all you did was stop her from talking; @@.mediumaquamarine;what stops her from making another go at you?@@ Your other rebellious slaves see this a minor loss for a potentially huge gain and, if anything, @@.mediumaquamarine;become more defiant.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 5, $activeSlave.devotion -= 15, $activeSlave.voice = 0>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 10; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Castrate $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull $his limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He had the balls to try and rape you, and now $he won't. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new life; @@.mediumorchid;$he'll never get hard again@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ Every other rebellious slave is @@.gold;mortified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 20, $activeSlave.devotion -= 10, $activeSlave.health -= 10>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    
    Your Name's avatar
    Your Name committed
    				<</replace>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</link>>	
    			<<if $activeSlave.vagina == -2>>
    
    klorpa's avatar
    klorpa committed
    				<br><<link "Surgically alter $his gender">>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask her if $he enjoyed the last time $he used her dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a shemale@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss $him to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>>
    
    kopareigns's avatar
    kopareigns committed
    					<<= VaginalVCheck()>>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<<else>>
    				<br><<link "Remove her male genitalia">>
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask her if $he enjoyed the last time $he used her dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a surgical null@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.foreskin = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.dickAccessory = "none">>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</if>>
    			<br><<link "Deny her from ever having satisfying sex again">>
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You ask her if $he enjoyed her last orgasm, because $he won't be getting any more. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a surgical null,@@ though $he retains $his balls, and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into $his anus. As her arousal grows, $he realizes you not only took her dick, but her prostate as well. $He quickly find $himself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>>
    
    kopareigns's avatar
    kopareigns committed
    				<<= AnalVCheck()>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= ($surgeryCost*4)>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat(($surgeryCost*4))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    		</span>
    
    		<</replace>>
    	<</link>>
    	<br><<link "Try to talk it out">>
    
    		<<EventNameDelink $activeSlave>>
    
    		<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    		You start trying to talk $him down, hoping to persuade $him that you might reconsider your punishment if they stopped this foolishness; $he doesn't seem too keen on <<if canHear($activeSlave)>>listening to<<else>>acknowledging<</if>> you, instead pushing you against a wall and tearing your clothes off. Ignoring your words, $he forces $his
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.dick == 1>>
    			pathetic
    		<<elseif $activeSlave.dick == 2>>
    			little
    		<<elseif $activeSlave.dick == 3>>
    		<<elseif $activeSlave.dick == 4>>
    			big
    		<<elseif $activeSlave.dick == 5>>
    			impressive
    		<<elseif $activeSlave.dick == 6>>
    			huge
    		<<elseif $activeSlave.dick == 7>>
    			gigantic
    		<<elseif $activeSlave.dick == 8>>
    			titanic
    		<<elseif $activeSlave.dick == 9>>
    			absurd
    		<<elseif $activeSlave.dick == 10>>
    			inhuman
    		<<else>>
    			hypertrophied
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		dick in without a second thought. You make sure to clamp down as hard as possible so the experience is not all that pleasant for $him, but $he continues to thrust in a daze.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if canImpreg($PC, $activeSlave)>>
    
    klorpa's avatar
    klorpa committed
    			You make one last plea for $him not to cum inside, it's a danger day. If anything, it only encourages $him to thrust deeper before painting the insides of your pussy with $his load.
    
    kopareigns's avatar
    kopareigns committed
    			<<= knockMeUp($PC, 100, 0, $activeSlave.ID)>>
    
    klorpa's avatar
    klorpa committed
    		Once spent, $he shoves you to the ground and crashes into your office chair. The moment $he lets down $his guard, you slam the heaviest object you can find into $his head. Now that you have $him controlled, it's time $he learned $his place; when $he wakes up, of course. It's more fun that way.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $mutinery = 2>>
    
    		<br><br><span id="result2">
    		<<if $mutinery != 1>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Lock $his dick in chastity">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You simply clamp a chastity cage onto $his limp dick; $he'll be taking a little break from fucking girls for the time being. When $he comes to and finds $himself locked in chastity, immediately begins fiddling with it in an attempt to remove it. $He feels this punishment is laughable and only @@.mediumaquamarine;grows more defiant.@@ Word spreads through your chattel that the only downside of trying to rape <<if $PC.customTitle != 0>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>> is getting locked in chastity, @@.mediumaquamarine;spreading defiance@@ through your rebellious slaves.
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 10, $activeSlave.dickAccessory = "chastity">>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Flog $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You bind her naked body to the wall in preparation for a good beating. Going against one's master is bad, but going against you is even worse. You thoroughly strike $him, showering extra attention to her crotch, while making sure $he will be in pain for days to come. Such a beating leaves her @@.red;in agonizing pain@@ and makes a clear example to $him and all your other rebellious slaves that @@.gold;you are not to be trifled with.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 15>>
    				<<set $activeSlave.health -= 15>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>	
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Mute $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He tried to rape you, $he must be silenced. Restrained as $he is, the most $he can do is cry and beg. When $he awakens from surgery, $he realizes all you did was stop her from talking; @@.mediumaquamarine;what stops her from making another go at you?@@ Your other rebellious slaves see this a minor loss for a potentially huge gain and, if anything, @@.mediumaquamarine;become more defiant.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 5, $activeSlave.devotion -= 15, $activeSlave.voice = 0>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 10; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Castrate $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He had the balls to try and rape you, and now $he won't. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new life; @@.mediumorchid;$he'll never get hard again@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ Every other rebellious slave is @@.gold;mortified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 20, $activeSlave.devotion -= 10, $activeSlave.health -= 10>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    
    Your Name's avatar
    Your Name committed
    				<</replace>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</link>>	
    			<<if $activeSlave.vagina == -2>>
    
    klorpa's avatar
    klorpa committed
    				<br><<link "Surgically alter $his gender">>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask her if $he enjoyed the last time $he used her dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a shemale@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss $him to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>>
    
    kopareigns's avatar
    kopareigns committed
    					<<= VaginalVCheck()>>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<<else>>
    
    klorpa's avatar
    klorpa committed
    				<br><<link "Remove $his male genitalia">>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask her if $he enjoyed the last time $he used $his dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces $his new body; @@.mediumorchid;$he's now a surgical null@@ and $he's @@.gold;the only one to blame@@ for $his @@.red;suffering.@@ Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.foreskin = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.dickAccessory = "none">>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</if>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Deny $him from ever having satisfying sex again">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You ask her if $he enjoyed $his last orgasm, because $he won't be getting any more. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces $his new body; @@.mediumorchid;$he's now a surgical null,@@ though $he retains $his balls, and $he's @@.gold;the only one to blame@@ for $his @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into $his anus. As $his arousal grows, $he realizes you not only took her dick, but $his prostate as well. $He quickly find $himself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be $his new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>>
    
    kopareigns's avatar
    kopareigns committed
    				<<= AnalVCheck()>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= ($surgeryCost*4)>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat(($surgeryCost*4))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    		</span>
    
    		<</replace>>
    	<</link>>
    	<br><<link "Fake playing along">>
    
    		<<EventNameDelink $activeSlave>>
    
    		<<replace "#result">>
    
    klorpa's avatar
    klorpa committed
    		You start removing your top and putting on a show of seducing your slave, dropping to your knees while looking doe eyed at $him. By sucking her off, you'll probably get $him to lower their guard enough to get the upper hand. You take $his
    
    Pregmodder's avatar
    Pregmodder committed
    		<<if $activeSlave.dick == 1>>
    			pathetic
    		<<elseif $activeSlave.dick == 2>>
    			little
    		<<elseif $activeSlave.dick == 3>>
    		<<elseif $activeSlave.dick == 4>>
    			big
    		<<elseif $activeSlave.dick == 5>>
    			impressive
    		<<elseif $activeSlave.dick == 6>>
    			huge
    		<<elseif $activeSlave.dick == 7>>
    			gigantic
    		<<elseif $activeSlave.dick == 8>>
    			titanic
    		<<elseif $activeSlave.dick == 9>>
    			absurd
    		<<elseif $activeSlave.dick == 10>>
    			inhuman
    		<<else>>
    			hypertrophied
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		dick inside your<<if $PC.career == "escort" || $PC.career == "servant">> expert<</if>> mouth. You diligently suck until you feel $him begin to tense up; this is your chance. You clamp down on $his cock while simultaneously punching her in the balls. $He howls in pain, until you headbutt $him in the stomach and knock the wind out of $him. You quickly pull her into an arm lock and force her over your desk. Now that you have her restrained, it's time $he learned her place; after you've gotten the taste of slut out of your mouth, that is.
    
    Pregmodder's avatar
    Pregmodder committed
    		<<set $mutinery = 2>>
    
    		<br><br><span id="result2">
    		<<if $mutinery != 1>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Lock $his dick in chastity">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You simply clamp a chastity cage onto $his limp dick; $he'll be taking a little break from fucking girls for the time being. When $he comes to and finds $himself locked in chastity, immediately begins fiddling with it in an attempt to remove it. $He feels this punishment is laughable and only @@.mediumaquamarine;grows more defiant.@@ Word spreads through your chattel that the only downside of trying to rape <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>> is getting locked in chastity, @@.mediumaquamarine;spreading defiance@@ through your rebellious slaves.
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 10, $activeSlave.dickAccessory = "chastity">>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Flog $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You bind her naked body to the wall in preparation for a good beating. Going against one's master is bad, but going against you is even worse. You thoroughly strike $him, showering extra attention to her crotch, while making sure $he will be in pain for days to come. Such a beating leaves her @@.red;in agonizing pain@@ and makes a clear example to $him and all your other rebellious slaves that @@.gold;you are not to be trifled with.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 15>>
    				<<set $activeSlave.health -= 15>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<</replace>>
    			<</link>>	
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Mute $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He tried to rape you, $he must be silenced. Restrained as $he is, the most $he can do is cry and beg. When $he awakens from surgery, $he realizes all you did was stop her from talking; @@.mediumaquamarine;what stops her from making another go at you?@@ Your other rebellious slaves see this a minor loss for a potentially huge gain and, if anything, @@.mediumaquamarine;become more defiant.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust += 5, $activeSlave.devotion -= 15, $activeSlave.voice = 0>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 10; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Castrate $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He had the balls to try and rape you, and now $he won't. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new life; @@.mediumorchid;$he'll never get hard again@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ Every other rebellious slave is @@.gold;mortified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 20, $activeSlave.devotion -= 10, $activeSlave.health -= 10>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= $surgeryCost>>
    
    Your Name's avatar
    Your Name committed
    				<</replace>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</link>>	
    			<<if $activeSlave.vagina == -2>>
    
    klorpa's avatar
    klorpa committed
    				<br><<link "Surgically alter $his gender">>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask her if $he enjoyed the last time $he used her dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a shemale@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss $him to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>>
    
    kopareigns's avatar
    kopareigns committed
    					<<= VaginalVCheck()>>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<<else>>
    
    klorpa's avatar
    klorpa committed
    				<br><<link "Remove $his male genitalia">>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    					You ask $him if $he enjoyed the last time $he used $his dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a surgical null@@ and $he's @@.gold;the only one to blame@@ for $his @@.red;suffering.@@ Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.foreskin = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.dickAccessory = "none">>
    
    					<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    					<<set $cash -= ($surgeryCost*2)>>
    					<</replace>>
    
    Your Name's avatar
    Your Name committed
    				<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    			<</if>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Deny $him from ever having satisfying sex again">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You ask $him if $he enjoyed $his last orgasm, because $he won't be getting any more. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new body; @@.mediumorchid;$he's now a surgical null,@@ though $he retains $his balls, and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into $his anus. As her arousal grows, $he realizes you not only took her dick, but her prostate as well. $He quickly find $himself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>>
    
    kopareigns's avatar
    kopareigns committed
    				<<= AnalVCheck()>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= ($surgeryCost*4)>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat(($surgeryCost*4))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    		</span>
    
    		<</replace>>
    	<</link>> 
    <<else>>
    
    klorpa's avatar
    klorpa committed
    	With the bitch restrained, you have all the time you need to devise $his punishment.
    
    Pregmodder's avatar
    Pregmodder committed
    	<<set $mutinery = 2>>
    
    	<br><br><span id="result2">
    	<<if $mutinery != 1>>
    
    klorpa's avatar
    klorpa committed
    		<br><<link "Lock $his dick in chastity">>
    
    			<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    			You simply clamp a chastity cage onto $his limp dick; $he'll be taking a little break from fucking girls for the time being. When $he comes to and finds $himself locked in chastity, immediately begins fiddling with it in an attempt to remove it. $He feels this punishment is laughable and only @@.mediumaquamarine;grows more defiant.@@ Word spreads through your chattel that the only downside of trying to rape <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title == 1>>Master<<else>>Mistress<</if>> is getting locked in chastity, @@.mediumaquamarine;spreading defiance@@ through your rebellious slaves.
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $activeSlave.trust += 10, $activeSlave.dickAccessory = "chastity">>
    
    			<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    			<</replace>>
    
    Pregmodder's avatar
    Pregmodder committed
    		<</link>>
    
    klorpa's avatar
    klorpa committed
    		<br><<link "Flog $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    			<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    			You bind $his naked body to the wall in preparation for a good beating. Going against one's master is bad, but going against you is even worse. You thoroughly strike $him, showering extra attention to her crotch, while making sure $he will be in pain for days to come. Such a beating leaves her @@.red;in agonizing pain@@ and makes a clear example to $him and all your other rebellious slaves that @@.gold;you are not to be trifled with.@@
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $activeSlave.trust -= 15>>
    			<<set $activeSlave.health -= 15>>
    
    			<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    			<</replace>>
    		<</link>>	
    
    klorpa's avatar
    klorpa committed
    		<br><<link "Mute $him">>
    
    Pregmodder's avatar
    Pregmodder committed
    			<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    			As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He tried to rape you, $he must be silenced. Restrained as $he is, the most $he can do is cry and beg. When $he awakens from surgery, $he realizes all you did was stop her from talking; @@.mediumaquamarine;what stops $him from making another go at you?@@ Your other rebellious slaves see this a minor loss for a potentially huge gain and, if anything, @@.mediumaquamarine;become more defiant.@@
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $activeSlave.trust += 5, $activeSlave.devotion -= 15, $activeSlave.voice = 0>>
    
    			<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust += 10; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $cash -= $surgeryCost>>
    			<</replace>>
    
    Your Name's avatar
    Your Name committed
    		<</link>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    klorpa's avatar
    klorpa committed
    		<br><<link "Castrate $him">>
    
    			<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    			As you pull her limp body to the remote surgery, you notice $he understands what $he has done and begs you to reconsider your decision; but your mind is set. $He had the balls to try and rape you, and now $he won't. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces her new life; @@.mediumorchid;$he'll never get hard again@@ and $he's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ Every other rebellious slave is @@.gold;mortified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $activeSlave.trust -= 20, $activeSlave.devotion -= 10, $activeSlave.health -= 10>>
    
    			<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 5; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    			<<set $cash -= $surgeryCost>>
    
    Your Name's avatar
    Your Name committed
    			<</replace>> //Will cost <<print cashFormat($surgeryCost)>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<</link>>	
    		<<if $activeSlave.vagina == -2>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Surgically alter $his gender">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You ask $him if $he enjoyed the last time $he used $his dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces $his new body; @@.mediumorchid;$he's now a shemale@@ and $he's @@.gold;the only one to blame@@ for $his @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into $his virgin pussy. You use her until you are satisfied and toss $him to the floor to think about $his new life. Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>>
    
    kopareigns's avatar
    kopareigns committed
    				<<= VaginalVCheck()>>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= ($surgeryCost*2)>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<<else>>
    
    klorpa's avatar
    klorpa committed
    			<br><<link "Remove $his male genitalia">>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<replace "#result2">>
    
    klorpa's avatar
    klorpa committed
    				You ask $him if $he enjoyed the last time $he used $his dick and if it was worth crossing you, because it will not happen again. Restrained as $he is, the most $he can do is cry and beg. Once $he comes to after the surgery, $he faces $his new body; @@.mediumorchid;$he's now a surgical null@@ and $he's @@.gold;the only one to blame@@ for $his @@.red;suffering.@@ Every other rebellious slave is @@.gold;horrified by the example.@@
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.foreskin = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.dickAccessory = "none">>
    
    				<<set $slaves.forEach(function(s) { if (s.devotion < -50) { s.trust -= 15; } })>>
    
    Pregmodder's avatar
    Pregmodder committed
    				<<set $cash -= ($surgeryCost*2)>>
    				<</replace>>
    
    Your Name's avatar
    Your Name committed
    			<</link>> //Will cost <<print cashFormat(($surgeryCost*2))>>//
    
    Pregmodder's avatar
    Pregmodder committed
    		<</if>>
    
    klorpa's avatar
    klorpa committed
    		<br><<link "Deny $him from ever having satisfying sex again">>