<<if $interaction eq "chatting">>
<!-- Redirect to Pauline chatting passage -->
<<goto "pauline_chatting">>
<</if>>
<<if $interaction eq "kissing">>
<!-- Redirect to Pauline kissing passage -->
<<goto "pauline_kissing">>
<</if>>
<<if $interaction eq "flirting">>
<!-- Redirect to Pauline flirting passage -->
<<goto "pauline_flirting">>
<</if>>
<<if $interaction eq "receivehead">>
<!-- Redirect to Pauline receive head passage -->
<<goto "pauline_receivehead">>
<</if>>
<<if $interaction eq "givehead">>
<!-- Redirect to Pauline give head passage -->
<<goto "pauline_givehead">>
<</if>>
<<if $interaction eq "receivehandjob">>
<!-- Redirect to Pauline receive handjob passage -->
<<goto "pauline_receivehandjob">>
<</if>>
<<if $interaction eq "givefuck">>
<!-- Redirect to Pauline give fuck passage -->
<<goto "pauline_givefuck">>
<</if>>
<<if $interaction eq "receivefuck">>
<!-- Redirect to Pauline receive fuck passage -->
<<goto "pauline_receivefuck">>
<</if>>
<<if $interaction eq "giveanal">>
<!-- Redirect to Pauline give anal passage -->
<<goto "pauline_giveanal">>
<</if>>
<<if $interaction eq "feminize">>
<!-- Redirect to Pauline feminize passage -->
<<goto "pauline_feminize">>
<</if>>
<<if $interaction eq "masculine">>
<!-- Redirect to Pauline masculine passage -->
<<goto "pauline_masculine">>
<</if>>
<<if $interaction eq "sb">>
<!-- Redirect to Pauline special bond spell passage -->
<<goto "pauline_sb">>
<</if>>
<<if $interaction eq "bb">>
<!-- Redirect to Pauline bondage spell passage -->
<<goto "pauline_bb">>
<</if>><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy one me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/giveanalm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/giveanalf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amazing!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sure - I love to chat!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well.. uh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>If you were a vegetable, you’d be a cute-cumber</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're related... what the fuck?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure you aren't a vegetable?</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you finally going to get the courage to fuck me?</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Yes!</div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/givefuckm.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/givefuckm2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Round 2?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/receivehandjobm.mp4" type="video/mp4"></video></center></div><br>
<<time>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me use my toy on you - hehe!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Naughty! Let's continue this later?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I really want to do this again with you sometime...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/receiveheadm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm always up for licking a bit of pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Only if you promise to keep it a secret.</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Please don't tell anyone.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Only if you promise to keep it a secret.</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Please don't tell anyone.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emilyscenes/pegging.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy on me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveanalm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveanalf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amazing!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sure - I love to chat!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well.. uh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did it hurt? When you fell from heaven?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're related... what the fuck?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow! I ain't heard that one before!</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you finally going to get the courage to fuck me?</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/givefuckm.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/givefuckm2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Yes!</div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/givefuckm.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/givefuckm2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Round 2?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receivehandjobm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I think i'm gonna - !</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can do it on my face, okay?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<time>>
<<randomPerkID 35 "mia" "Facial'd">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/facial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You've got such a nice pussy. Let me play with your clit.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Naughty! Let's continue this later?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I really want to do this again with you sometime...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveheadm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receiveheadm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you going to cum for me?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<time>>
<<randomPerkID 35 "mia" "Facial'd">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/facial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm always up for licking a bit of pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come here...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/kissf.mp4" type="video/mp4"></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm not sure how to feel about this.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well.. okay.</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/kissf.mp4" type="video/mp4"></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm not sure how to feel about this.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/pegging.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No way bro! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often. Especially the ass stuff.</div><br>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh oh...</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ow! Oh god! Are you done?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yikes!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>That was kinda weird - haha!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I.. No. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Urgh - okay! Will you fuck my ass? Yes or no.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yea?...</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'll have to use my toy on you!</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass, come to mommy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Shit!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're really going for it, huh?</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not with you! Haha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Honestly, dude?! What's with this sick fuckin joke? Incest is weird. [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>AM I A FUCKIN' HOMO? NO. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often.</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle! Wait - is that a strapon?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You've been a bad boy today.</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, i've got a pussy. So what?!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's too much!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you putting that all the way inside me?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/gay_fucktr.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I guess we should improvise a little, considering we both have pussies.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon_2.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>R-really? Uh....</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle on me, okay? I don't do this often...</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is this going to be okay for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Tell me how you feel.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I hope we dont get caught, im nervous!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I am not a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's at least help each other out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can tell you really enjoyed that. I'm so glad, sweetie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like a homo? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>like... actually?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle, wont you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah - i've got a pussy. Don't laugh.</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do we have time?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a fuckin' homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Get down on your knees and put that mouth to good use!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... I... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Did I do good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You did great!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 25 "givehead">>
<<randomInteraction 25 "receivehead">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Dude... what the fuck is wrong with you, i am meant to trust you! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, stop. I'm not gay. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you want to take a turn of me? Fuck me real good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't know..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'll take that as a yes!</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can fuck me with this toy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Make me you little bitch!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>This is amazing!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No way bro! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often. Especially the ass stuff.</div><br>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh oh...</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ow! Oh god! Are you done?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yikes!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>That was kinda weird - haha!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I.. No. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Urgh - okay! Will you fuck my ass? Yes or no.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yea?...</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if im doing this right, wont you?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass now, okay?</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Shit!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're really going for it, huh?</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not with you! Haha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Honestly, dude?! What's with this sick fuckin joke? Incest is weird. [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>AM I A FUCKIN' HOMO? NO. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often.</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle! Wait - is that a strapon?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You've been a bad boy today.</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, i've got a pussy. So what?!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's too much!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you putting that all the way inside me?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/gay_fucktr.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I guess we should improvise a little, considering we both have pussies.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon_2.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>R-really? Uh....</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle on me, okay? I don't do this often...</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is this going to be okay for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Tell me how you feel.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I hope we dont get caught, im nervous!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I am not a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's at least help each other out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can tell you really enjoyed that. I'm so glad, sweetie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like a homo? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>like... actually?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle, wont you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah - i've got a pussy. Don't laugh.</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do we have time?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a fuckin' homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Get down on your knees and put that mouth to good use!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... I... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Did I do good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You did great!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 25 "givehead">>
<<randomInteraction 25 "receivehead">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Dude... what the fuck is wrong with you, i am meant to trust you! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, stop. I'm not gay. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you want to take a turn of me? Fuck me real good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't know..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'll take that as a yes!</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can fuck me with this toy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Make me you little bitch!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>This is amazing!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy one me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - just be gentle, okay? Anal isn't always great for the one being fucked!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/sisteranal2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck me!</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisteranalcreampie.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Fuck me!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that, dont you?</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This is sooo fucking dirty!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You are the best, baby!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Seriously?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Forget I asked...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sick in the head? It's me you are talking to!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Really? Oh wow!</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Can you blame me for trying?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>All you needed to do was say please...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*Ahem* please can I fuck you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm yours...</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck! Fuck! Fuck!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck3.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you cumming inside of me?!</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sistercreampie.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes, baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh! Let's do it again?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I think i'm gonna - !</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can do it on my face, okay?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "mom" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You've got such a nice pussy. Let me play with your clit.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Naughty! Let's continue this later?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I really want to do this again with you sometime...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterreceiveoral.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterreceiveoralf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterbj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you going to cum for me?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "mom" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm always up for licking a bit of pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I dont see why not...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>*Ahem*. That's enough.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I dont see why not...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>*Ahem*. That's enough.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You don't even need to ask. I can see it in your eyes. You want to fuck me, don't you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I... yes! Let me fuck you!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Then i'm all yours.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with mommy, okay? Not too fast.</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy on my ass! This mommy doesn't have a pussy!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>It's a good thing I carry this strapon around, just for these occasions!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ow! Oh god! Are you done?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>thanks... what do you want?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you! Inside me...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why didn't you just say! Come here!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mommy is going to show you what a real good fuck feels like!<div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'll have to use my toy on you!</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass, come to mommy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You fucking like that, huh?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You fucking like that, huh?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Chat? Oh dear, i've got so much todo today! I've got no time for idle chit-chat!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't think such compliments are... appropriate! But thank you! Mommy appreciates it. </div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?! Oh my! Thank you...</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You don't even need to ask. I can see it in your eyes. You want to fuck me, don't you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I... yes! Let me fuck you!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Then i'm all yours.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with mommy, okay? Not too fast.</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy on my ass! This mommy doesn't have a pussy!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>It's a good thing I carry this strapon around, just for these occasions!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/momfuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/momfuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>R-really? I'm a little nervous! Haha, I mean… y-yeah! Alright, let's do it! I'm… I'm excited to see what you've got for me, baby!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I bet you didn't expect be to have a cock, huh?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes, baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Is that nice? You like when i touch that?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-It's amazing!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow. Okay! I guess you've got needs, right? I'd be happy to help you release.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You've got a very nice cock. Let me jerk it til' you cum, baby.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/handjobm.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh shit!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Don't you dare cum!</div><br>
<<cumchance "mom" '<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/male_handjob.mp4" type="video/mp4"></video></center></div><br>'>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can tell you really enjoyed that. I'm so glad, sweetie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god - yes! I'd love that...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I bet you didn't expect be to have a cock, huh?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes! Fucking lick it!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/eatingpussy.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/carpetmunch.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Maybe later?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Get down on your knees and put that mouth to good use!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You think you can tell me what to do? You're lucky im in a 'giving' mood today, sweetie!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me put that thing in my mouth!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/vanilla_bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh shit!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you going to cum for me?</div><br>
<<cumchance "mom" '<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/facial.mp4" type="video/mp4"></video></center></div><br>'>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can tell you really enjoyed that. I'm so glad, sweetie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! We're family! Don't be so silly! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I guess Mommy needs to show some love, huh?</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This is going a little too far. Lets stop.</div><br>
<<updateRelationship 3>>
<<randomInteraction 25 "givehead">>
<<randomInteraction 25 "receivehead">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>God! That's disgusting! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>A kiss? Of course!</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/kissm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of unspoken desires and growing sexual tension.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That's really not appropriate! Your jokes are sick! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I apreciate you advances... but im not into your type. I'm sorry! I'm flattered! But... just no. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! Ew! Stop that! That's disgusting, I would never do that with you! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>thanks... what do you want?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you! Inside me...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why didn't you just say! Come here!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mommy is going to show you what a real good fuck feels like!<div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'll have to use my toy on you!</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass, come to mommy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You fucking like that, huh?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You fucking like that, huh?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often. Especially the ass stuff.</div><br>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh oh...</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ow! Oh god! Are you done?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yikes!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>That was kinda weird - haha!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'll have to use my toy on you!</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass, come to mommy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Shit!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're really going for it, huh?</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Go talk to someone else...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I..</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often.</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle! Wait - is that a strapon?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You've been a bad boy today.</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, i've got a pussy. So what?!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's too much!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you putting that all the way inside me?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/gay_fucktr.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I guess we should improvise a little, considering we both have pussies.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon_2.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do you want slapped?! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off, creep. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do you want slapped? [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's do it.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Dont stop until I tell you to.</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes, baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh yeah - that's nice!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Is that nice? You like when i touch that?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-It's amazing!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You horrible cretin! What the fuck is wrong with you! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You horrible cretin! What the fuck is wrong with you! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I see. I don't see why not...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nice, huh?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that, you fucking slut?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Such a little whore!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Look, if that's what you want...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I bet you didn't expect be to have a cock, huh?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nobody expect the pussy.</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Maybe later?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Would you go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sure. Why not?</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to make you feel good tonight.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to make you feel good tonight.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You all sorted? I need to grab some mouthwash.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I need to slap you?! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>If you want...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This is going a little too far. Lets stop.</div><br>
<<updateRelationship 3>>
<<randomInteraction 25 "givehead">>
<<randomInteraction 25 "receivehead">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get fucked. [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>If you want...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of unspoken desires and growing sexual tension.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should beat the shit out of you for asking me that [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck off homo. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are sick in the head. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you! Inside me...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hehe - come here my little sexy thing!</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can fuck me with this toy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Make me you little bitch!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy one me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/anal2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/anal2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amazing!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So, you like movies?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Of course! Here are my favourites...</div><br>
<div class="narratortextbox">Amanda spends the next 15 minutes telling you about her favourite movies. The entire conversation seems like a blur.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Cool... i guess...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you have a map? Because I just got lost in your eyes…and a little bit in that outfit.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Woah-ho! That's a cool one, you trying to flirt with me? - hehe!</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What did you want to do?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I was thinking, could we fuck?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes - but please be gentle with me.</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What should we do?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Gosh, slowly now!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/anal2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>! I think we may need a toy! We can use this!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon_3.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I-I...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe you are doing this!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe you are doing this!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my! What just happened?!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can try my best!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is it gonna squirt stuff out?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I think i'm gonna - !</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh no!</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "amanda" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/cum.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm a little nervous!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I think i'm getting the hang of it!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe we actually did that!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>So much is happening so quickly... I will but promise to be gentle with me?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Were you expecting something else?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The safe word is 'harry potter'!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male_2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/eatherpussy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Maybe we should stop incase someone walks in!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I dont think i'd be very good at it</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You'll never know unless you practise..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh... okay...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Okay... I'll put it in my mouth now...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why is it twitching like that?!</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "amanda" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/cum.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's just like mine - hehe!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/eatingmypussy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I feel so dirty...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You mean it? Of course!</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hehe! Does that mean you love me?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You mean it? Of course!</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hehe! Does that mean you love me?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/scenes/lesbianstrapon_3.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy one me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amazing!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I locked the store... for us to chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'd bury my cock so deep inside you, that whoever could pull it out would be crowned king arthur</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Smooth, I like it.</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you finally going to get the courage to fuck me?</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Yes!</div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Round 2?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I think i'm gonna - !</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can do it on my face, okay?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "mom" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You've got such a nice pussy. Let me play with your clit.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Naughty! Let's continue this later?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I really want to do this again with you sometime...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/pussy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/blowjob.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you going to cum for me?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "bella" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/facial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm always up for licking a bit of pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come here...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, look at you go.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I dont see why not...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, look at you go.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No way bro! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often. Especially the ass stuff.</div><br>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh oh...</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ow! Oh god! Are you done?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your technique with this toy is great! My ass feels so good!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm glad you like it! I prefer this to a regular cock!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuckkk!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yikes!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>That was kinda weird - haha!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I.. No. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Urgh - okay! Will you fuck my ass? Yes or no.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yea?...</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if im doing this right, wont you?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to fuck your ass now, okay?</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Shit!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're really going for it, huh?</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not with you! Haha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow... you look amazing today.</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro, that's kinda weird...</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Honestly, dude?! What's with this sick fuckin joke? Incest is weird. [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>AM I A FUCKIN' HOMO? NO. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me fuck you, come on!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I I don't know what to say!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Just be careful with me, okay? I dont do this often.</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle! Wait - is that a strapon?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You've been a bad boy today.</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, i've got a pussy. So what?!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's too much!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you putting that all the way inside me?</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/gay_fucktr.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I guess we should improvise a little, considering we both have pussies.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon_2.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>R-really? Uh....</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle on me, okay? I don't do this often...</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is this going to be okay for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Tell me how you feel.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I hope we dont get caught, im nervous!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I am not a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's at least help each other out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can tell you really enjoyed that. I'm so glad, sweetie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like a homo? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>like... actually?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Be gentle, wont you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah - i've got a pussy. Don't laugh.</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do we have time?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a fuckin' homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Get down on your knees and put that mouth to good use!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... I... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Did I do good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You did great!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 25 "givehead">>
<<randomInteraction 25 "receivehead">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Dude... what the fuck is wrong with you, i am meant to trust you! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, stop. I'm not gay. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you want to take a turn of me? Fuck me real good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't know..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'll take that as a yes!</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can fuck me with this toy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Make me you little bitch!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>This is amazing!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want to fuck your ass, i need something tight!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock (fuck paulines asshole with a dildo)-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll have to use a toy one me, baby.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina (fuck paulines asshole with a cock)-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh - I fucking love anal!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You like that, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Your cock feels so good in my ass!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amazing!</div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 12>>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want this time? What can I do to *please you?*</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I want you to fuck my asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are lucky I do this type of stuff.</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I always love an excuse to use a toy.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love to be a top!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>Agh!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me toy your ass, bottom bitch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Chat? I prefer action.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I guess me too...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'd bury my cock so deep inside you, that whoever could pull it out would be crowned king arthur</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Smooth, I like it.</div><br>
<</if>>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you finally going to get the courage to fuck me?</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh Yes!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/fuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/anal_give.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Round 2?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I think i'm gonna - !</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can do it on my face, okay?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "mom" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You've got such a nice pussy. Let me play with your clit.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Haha! Naughty! Let's continue this later?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I really want to do this again with you sometime...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks, <<print $characters[$target].name>>. You made me feel really special. </div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/eatingpussy.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/pussy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>MMhhmmmm</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you going to cum for me?</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<randomPerkID 35 "joanna" "Cum Queen">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/cum.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm always up for licking a bit of pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come here...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, look at you go.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I dont see why not...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, look at you go.</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to need toys, aren't we?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/strapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><<goto "julie_give_fuck">><<goto "julie_receive_fuck">><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Didn't we talk enough already?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I guess...</div><br>
<<updateRelationship 50>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I've really missed you. I'm so glad you came to visit me, you look amazing as ever!</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You have - like - no idea how happy i am to hear that!</div><br>
<</if>>
<<updateRelationship 50>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you finally going to get the courage to fuck me?</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_anal.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do that thing you know I like, i want to feel out clits touching...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/scissor.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<time>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I wont say no to you.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get your hands on my cock and make me cum!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receivehandjobf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Did I make you feel good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Round 2?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You need me to help you cum? It's okay... I understand... everyone has *needs*... let me help you relieve yourself...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get it all out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's been so long since I've felt your touch!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/julie/give_lesbian_finger.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want to do next, my love?</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, will you let me go down on you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't say no, can I?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be sucked and tongued around!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is my cock nice enough for you?</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_dick_sucking_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhhh, lick my pussy baby!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receiveheadf.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/receiveheadf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>*muffled noises*</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I want even more</div><br>
<<time>>
<<updateRelationship 55>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I fucking look gay? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So - you want to go down on me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do *I* want to? No. But do you want me to?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean - obviously!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be sucked and licked!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I never get tired of sucking cock.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla_blowjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mia, you always taste the best</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What do you want me to do to you next?</div><br>
<<time>>
<<updateRelationship 55>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I was thinking... a kiss?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come here baby...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This takes me back!</div><br>
<<updateRelationship 55>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Get away from me you sick fuck! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come here baby...</div><br>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, passionate kiss.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, look at you go.</div><br>
<<updateRelationship 55>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like im fucking gay? [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Not a fucking chance, bozo. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you trying to get in my pants?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Actually im trying to get *you* in *MY* pants...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You want me to fuck you? Yes please!</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know this is wrong but it feels so good being with you...</div><br>
<</if>>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll have to use toys for this.</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_girl.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You little slut!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>About time I put this cock to use!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Jeez - you're such a fucking slut, aren't you?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hunghhhh...</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do that thing you know I like, i want to feel out clits touching...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mia/scenes/scissor.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 55>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox"><<print $characters[$playing].name>> stops to think for a second, is this really the right *thing* to do?</div><br>
<div class="monotextbox">Fucking this guy, up the *ass*? Listen - he's not going to say yes no matter what.<br> It's a terrible idea. I could make <<print $characters[$playing].name>> lose their job which would also be a terrible idea. I need to just make <<print $characters[$playing].name>> step back from the weird stuff with Tony for now.</div><br>
<div class="imageboxbig"><img src="images/characters/natasha/thinking.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hmmm, probably not a great idea right now.</div><br>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox"><<print $characters[$playing].name>> stops to think for a second, is this really the right *thing* to do?</div><br>
<div class="monotextbox">Fucking this guy, up the *ass*? Listen - he's not going to say yes no matter what.<br> It's a terrible idea. I could make <<print $characters[$playing].name>> lose their job which would also be a terrible idea. I need to just make <<print $characters[$playing].name>> step back from the weird stuff with Tony for now.</div><br>
<div class="imageboxbig"><img src="images/characters/natasha/thinking.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hmmm, probably not a great idea right now.</div><br>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you wanna chat?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We are at work! Let's save the chatting for breaktime, okay?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Dude...</div><br>
<<updateRelationship 1>>
<<randomInteraction 50 "flirting">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">Tony is a dedicated employee. It would be hard to distract him from his job.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, do you have a girlfriend?</div><br>
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No I do not. That would just be a distraction from my job.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Don't you ever get lonely...?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Any girl would be lucky to be with someone so... dedicated...</div><br>
<div class="narratortextbox">You tease Tony.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I..I...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're so cute, Tony!</div><br>
<<updateRelationship 2>>
<<randomInteraction 25 "kissing">>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox"><<print $characters[$playing].name>> stops to think for a second, is this really the right *thing* to do?</div><br>
<div class="monotextbox">Fucking this guy, up the *ass*? Listen - he's not going to say yes no matter what.<br> It's a terrible idea. I could make <<print $characters[$playing].name>> lose their job which would also be a terrible idea. I need to just make <<print $characters[$playing].name>> step back from the weird stuff with Tony for now.</div><br>
<div class="imageboxbig"><img src="images/characters/natasha/thinking.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hmmm, probably not a great idea right now.</div><br>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">Tony is a dedicated employee. It would be hard to distract him from his job.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, when was the last time you had your cock stroked by a *real* woman?</div><br>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This is not okay to be asking at work. Get back out there and serve customers! [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want to make you feel good, with my hands...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>R-really? Uh....</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> slowly pulls down the jeans of <<print $characters[$target].name>>, revealing their <<= _target.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh gosh jolly! I can't believe this is happening!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*? -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh gosh jolly! I can't believe this is happening!</div><br>
<!-- Male & Female 'Giving' Scenes AKA what gender are *YOU*?-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I hope there isn't a mystery shopper out there! </div><br>
<<time>>
<<updateRelationship 4>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright, lets get back to work. There are thirsty customers out there!</div><br>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, I'm in need of some employee motivation...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Luckily for you, I have the 100 most inspirational quotes of all time on hand!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>No Tony, I want you to give your fingers deep into my pussy.</div><br>
<div class="narratortextbox">Tony cannot believe what you just said to him. The bottom of his jaw almost hits the floor.</div><br>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I am not a homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.handjob>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... This isn't in allignment with corporate policy. Please do not try that again. [Need <<print $interactionAmounts.handjob>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I really want you to touch me... down below if you get what I mean?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... sure...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> slowly pulls down the jeans of <<print $characters[$playing].name>>, revealing their <<= _player.genitals>>, just waiting to be played with...</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's at least help each other out.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me know if that feels good, wont you?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh god, that feel amazing! Please don't stop!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Naughty! We should stop for now. I enjoyed this, let me touch your pussy again soon.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright, lets get back to work. There are thirsty customers out there!</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "head_give">>
<<randomInteraction 20 "head_receive">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">Tony is a dedicated employee. It would be hard to distract him from his job.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, when was the last time you had your dick sucked or licked some pussy?</div><br>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Bro - What the fuck! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do I look like a homo? [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... This isn't in allignment with corporate policy. Please do not try that again. [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That is a very unprofessional thing to ask!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh. So you wouldn't want me to jerk your cock off right here right now??</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... that's not what I said!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Follow me, Tony.</div><br>
<div class="narratortextbox">You bring Tony to the stock cupboard and start unzipping his pants</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Target has any type of Cock -->
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm not gonna last long!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterbj.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- Target has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm not gonna last long!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You taste so fucking good!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You want me to keep going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We should get back to work...</div><br>
<<time>>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, I'm in need of some employee motivation...</div><br>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is that a joke? [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't a fuckin' homo! [Needs the "Gay" perk]</div><br>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.head>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... This isn't in allignment with corporate policy. Please do not try that again. [Need <<print $interactionAmounts.head>> relationship]</div><br>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Luckily for you, I have the 100 most inspirational quotes of all time on hand!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>No Tony, I want you to lick my pussy. Isn't it time for your lunch anyway?</div><br>
<div class="narratortextbox">Tony cannot believe what you just said to him. The bottom of his jaw almost hits the floor.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... Natasha.. that's just not...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Follow me, Tony.</div><br>
<div class="narratortextbox">Tony straightens up his back and follows <<sistername>> without question to the stock cupboard.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Agh! I can't believe you are letting me do this! haha!</div><br>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has any type of Cock -->
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_dicksuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<<else>> <!-- Player has a vagina -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Tell me if i'm doing something wrong, please!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterreceiveoral.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're doing such a good job...</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Did I do good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You did great!</div><br>
<<time>>
<div class="npctextbox"><<tonychat>>Tony<hr>Okay, I need to go rinse my mouth out with some mouth wash. That was good! Let's quickly get back to work before we get in trouble!</div><br>
<<updateRelationship 4>>
<<randomInteraction 20 "give_fuck">>
<<randomInteraction 20 "receive_fuck">>
<</if>>
<</if>>
<</if>>
</div>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for kissing scenes -->
<div class="narratortextbox">Tony is a dedicated employee. It would be hard to distract him from his job.</div><br>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, you look stressed. Come here!</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... This isn't in allignment with corporate policy. Please do not try that again. [Need $interactionAmounts.kiss]</div><br>
<<else>>
<<if $characters[$playing].gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_kissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/straight_kissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I... uh...</div><br>
<div class="monotextbox">Spit it out, human...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Next time, give me some warning... okay?!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Sure thing, baby</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<<else>>
<<if _player.relationships[_target.id] < $interactionAmounts.kiss>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' gross! [Need $interactionAmounts.kiss]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you sure? ha-ha...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkiss.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">The lips of <<print $characters[$playing].name>> and <<print $characters[$target].name>> meet in a slow, heated kiss, sparking a wave of taboo desire and growing sexual tension.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh.... are you done?</div><br>
<<updateRelationship 3>>
<<randomInteraction 20 "handjob_give">>
<<randomInteraction 20 "handjob_receive">>
<</if>>
<</if>>
<<time>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey Tony, do you want to see more of this body? Fancy another round in the stock cupboard?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Please, keep your voice down! Let's go!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Heehee, lead the way!</div><br>
<div class="narratortextbox">Tony takes you up to the manager's office where he starts undressing.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Can we? You know?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes Tony, I want to fuck.</div><br>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Dude... what the fuck is wrong with you, i am meant to trust you! [Needs the "Family Lover" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, stop. I'm not gay. [Needs the "Gay" perk]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < $interactionAmounts.fuck>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fucking? Oh gosh! I thought we were going to look at my employee of the month awards.. uh... This isn't in allignment with corporate policy. Please do not try that again. [Need <<print $interactionAmounts.fuck>> relationship]</div><br>
<button type="button" class="button" onclick="npc_menu">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, so... uhmm... you're looking great today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you want to take a turn of me? Fuck me real good?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't know..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'll take that as a yes!</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah?</div><br>
<!-- woman with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- woman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You like that?</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You can fuck me with this toy!</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow! </div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_strapon_fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>This is amazing!</div><br>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player male has a Cock, pauline has a cock -->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/universal_scenes/gay_fuck_2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Slow down!</div><br>
<!-- Player female has a Cock, pauline has a cock -->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Baby! Please! Slow down!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get back to work, quickly!</div><br>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<<time>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><!-- Basic Interaction Framework for Breast Size Decrease -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _breastIndex = $allBreasts.indexOf($characters[$target].breasts)>>
<!-- Check if the breast type is valid -->
<<if _breastIndex == -1>>
<div class="narratortextbox">Error: <<print $characters[$target].name>> has an unrecognized breast size. Please update their attributes.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Something feels wrong...</div><br>
<!-- Proceed if the breast size is valid -->
<<elseif _breastIndex > 0>>
<<set $characters[$target].breasts = $allBreasts[_breastIndex - 1]>>
<div class="narratortextbox"><<print $characters[$target].name>>'s breast size has decreased. New size: <<print $characters[$target].breasts>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>My chest feels different... is it smaller?</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>>'s chest cannot be reduced further; it is already flat.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why are you staring at me like that?</div><br>
<</if>>
<<time>><<set $time = $time + 3>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework for Breast Size Increase -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _breastIndex = $allBreasts.indexOf($characters[$target].breasts)>>
<!-- Check if the breast type is valid -->
<<if _breastIndex == -1>>
<div class="narratortextbox">Error: <<print $characters[$target].name>> has an unrecognized breast size type. Please update their attributes.</div><br>
<!-- Proceed if the breast size is valid -->
<<elseif _breastIndex < $allBreasts.length - 1>>
<<set $characters[$target].breasts = $allBreasts[_breastIndex + 1]>>
<div class="narratortextbox"><<print $characters[$target].name>>'s breast size has increased. New size: <<print $characters[$target].breasts>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Whoa, my chest feels fuller!</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>>'s chest cannot increase further; it is already at the maximum size (Huge).</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why are you staring at me like that?</div><br>
<</if>>
<<time>><<set $time = $time + 3>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _genitalIndex = $allGenitals.indexOf($characters[$target].genitals)>>
<!-- Check if feminization can occur -->
<<if _genitalIndex > 0>>
<<set $characters[$target].genitals = $allGenitals[_genitalIndex - 1]>>
<div class="narratortextbox"><<print $characters[$target].name>> has been feminized. New genitals: <<print $characters[$target].genitals>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What is happening to me? I need to go!</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> cannot be feminized further.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What are you doing?</div><br>
<</if>>
<<time>><<set $time = $time + 3>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _genitalIndex = $allGenitals.indexOf($characters[$target].genitals)>>
<!-- Check if masculinization can occur -->
<<if _genitalIndex < $allGenitals.length - 1>>
<<set $characters[$target].genitals = $allGenitals[_genitalIndex + 1]>>
<div class="narratortextbox"><<print $characters[$target].name>> has been masculinized. New genitals: <<print $characters[$target].genitals>></div>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What is happening to me? I need to go!</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> cannot be masculinized further.</div>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What did you say?</div><br>
<</if>>
<<time>><<set $time = $time + 3>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and not (_player.perks.includes("Family Lover") or _target.perks.includes("Family Lover"))>>
<div class="error">This interaction feels awkward without the "Family Lover" perk because you are family members!</div>
<button type="button" class="button" onclick="State.go('interaction_menu')">Back</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="error">Both characters need to have the "Gay" perk to engage in this interaction due to same gender.</div>
<button type="button" class="button" onclick="State.go('interaction_menu')">Back</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<<if _player.relationships[_target.id] < 50>>
<div class="error">Your relationship with <<print _target.name>> isn't strong enough for this interaction.</div>
<button type="button" class="button" onclick="State.go('interaction_menu')">Back</button>
<<else>>
<!-- Interaction happens here (customize for specific interaction) -->
<div class="interactionResponse">
<p><<print _player.name>> engages in a personalized interaction with <<print _target.name>>.</p>
<p>Their affection and relationship increased!</p>
</div>
<!-- Branch: Different scenes for genital matchups -->
<!-- Player has Vagina, Target has any type of Cock -->
<<if _player.genitals == "Vagina" and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="sceneType">
This is a scene for a character with a vagina interacting with someone with a cock (Tiny, Regular, or Big).
</div>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and _target.genitals == "Vagina">>
<div class="sceneType">
This is a scene for a character with a cock (Tiny, Regular, or Big) interacting with someone with a vagina.
</div>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="sceneType">
This is a special scene for other genital combinations or undefined genitals.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 5>>
<!-- Back to the interaction menu -->
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
<</if>>
</div><<set _target = $characters[$target]>>
<<set _player = $characters[$playing]>>
<<if $time gte 15>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's getting late. I've got to go.</div><br>
<<else>>
<div class="wrapper">
<div class="titlename"><strong><<print _target.name>></strong></div><br>
<!-- Display target character image -->
<div class="imageboxbig"><<print _target.main>></div>
<!-- Relationship Box -->
<div class="relationship-box">
<<print _player.relationships[_target.id]>> / 100
</div>
<!-- Interaction Buttons Grid with responsive layout -->
<div class="interaction-grid">
<<for _i = 0; _i < _player.interactions.length; _i++>>
<<capture _interaction>>
<<set _interaction = _player.interactions[_i]>>
<!-- Create the interaction passage name using _interaction.name -->
<<set $interactionChosen to _target.id + "_" + _interaction.name>>
<!-- Add the button with the corrected passage reference -->
<a data-passage='$interactionChosen'>
<div class="interactions"><<print _interaction.image>></div>
</a>
<</capture>>
<</for>>
<!-- Spells Section (Only show owned spells) -->
<<for _item range $spells>>
<<capture _item>>
<<if _item.owned eq true>>
<a data-passage='_item.name'>
<div class="interactions"><<print _item.image>></div>
</a>
<</if>>
<</capture>>
<</for>>
</div>
</div>
<br>
<</if>>
<button data-passage='$currentlocation' class="button-regular" type="button" tabindex="0">Leave</button><div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div><br>
<strong>Important Notice:</strong><hr> Realm of Corruption
Realm of Corruption is an open ended porn sandbox game, that is currently in development. In this game you play as a demon starting out their career in hell. You will use your hellish powers to possess and influence humans into becoming devilishly lustlful for each other. Create unique sexual situations, upgrade your powers and dominate them all. This game contains transformation, straight, gay, trans, and other content. All optional. It's up to you how you want to play!
If you would like to support the development of Realm of Corruption, please kindly consider pledging via patreon Supporting us, means you will also gain access to some benefits such as cheat codes, downloads and much more!
This game is not suitable for anyone under the age of 18. By clicking any button on this page you confirm you are over the age of 18 and can legally view and read pornographic content in your country. If not, please close this page immediately..<hr>Thank you for your patience and support as we work to enhance and complete this project. If you encounter issues or have feedback, please let us know on our discord.
<hr>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0">New Game</button>
<button data-passage="changelog_new" class="button" type="button" tabindex="0">Changelog</button>/* Load Game Script */
<<if $loadgame eq 1>><<script>>UIBar.unstow().show();<</script>><</if>>
<<if $version eq 0.331>>
<<set $version = 0.332>>
<</if>>
<<if $version eq 0.332>>
<<run if (!$stories.some(story => story.id === "coffeequeen")) {
$stories.push({
name: "Coffee Queen",
id: "coffeequeen",
characterid: "sister",
image: '<img src="images/stories/coffeequeen.jpg" />',
progress: 0,
complete: false,
desc: "Tony, the coffee shop manager, has a strong hidden desire for Natasha. Shall we indulge his fantasy?",
dependant: [""],
failcondition: ["phillippeexperience"],
level: 1
});
}>>
<<run if (!$stories.some(story => story.id === "powercouple")) {
$stories.push({
name: "Power Couple",
id: "powercouple",
characterid: "sister",
image: '<img src="images/stories/powercouple.jpg" />',
progress: 0,
complete: false,
desc: "Tony has been offered the opportunity of a lifetime, but he can't do it alone.",
dependant: [""],
failcondition: ["punishedtony"],
level: 2,
});
}>>
<<set $coffeestats = {
customersserved: 0,
coffeesmilked: 0,
level: 0,
customersfucked: 0,
}>>
<<set $version = 0.333>>
<</if>>
<<if $version eq 0.333>>
<<set $version = 0.334>>
<</if>>
<<if $version eq 0.334>>
<<set $cheatenabled = 0>>
<<run if (!$allPerks.includes("Cuck")) {
$allPerks.push("Cuck");
}>>
<<run if (!$achievements.hasOwnProperty("cucked")) {
$achievements["cucked"] = {
"unlocked": false,
"title": "Cuck Tony",
"description": "Cuck Tony While Working",
"image": "<img src='images/achievements/cucked.jpg'>"
};
}>>
<<set $version = 0.335>>
<</if>>
<<if $version eq 0.335>>
<<set $version = 0.336>>
<</if>><<set $version = 0.336>>
/* Key Game Variables */
<<set $maxperks = 3>>
<<set $gametype = "Unknown">>
<<set $lustessence = 0>>
<<set $multi = 1>> /* By default, the multiplier should be 1 */
<<set $day = 1>>
<<set $dayspassed = 0>>
<<set $time = 1>>
<<set $wakeywakey = 0>> /*If 0, this enables the use of hallway random events. Once a random event is viewed this changes to 1. It resets back to 0 when you sleep. */
<<set $lustessenceearnedtoday = 0>> /* Tracks the amount of lust essence earned in one day and displays it on the sleep screen */
<<set $cumchance = 10>> /* default 10% chance to cum*/
<<set $tvnumber = 0>> /* TV channel number init */
<<set $lustChance to 70>> <!-- This is the chance of success (can be changed) -->
<<set $lustEssenceAmount to 1>> <!-- This is the amount of lust essence gained (can be changed) -->/* Interaction Amounts Global */
<<set $collegeIntro = 0>> /* Introduction to the college */
<<set $interactionAmounts = {
kiss: 5,
handjob: 45,
bj: 55,
head: 58,
fuck: 75,
anal: 95,
}>>
<<set $coffeestats = {
customersserved: 0,
coffeesmilked: 0,
level: 0,
customersfucked: 0,
}>>
<<set $isaakSissy = 0>>
<<set $ofmessages = []>>
<<set $ofFollowers = 0>>
<<set $prosRep = 0>>
<<set $clientsServiced = 0>>
<<set $settings = [
{
name: "Perk Overlay",
enabled: true,
desc: "This enables or disables perk overlays such as the 'coomer drip' in a character portrait.",
},
{
name: "Male Masturbation Content",
enabled: true,
desc: "This enables or disables the male masturbation content. Turning it off just displays text. Doesn't apply to female characters with dicks.",
},
]>>
<<set $homework = []>> <!-- Initialize the global $homework array -->
/* All Spells */
<<set $spells = [
{
name: "Feminize",
image: '<img src="images/spells/fem.jpg" />',
owned: false,
price: 25,
},
{
name: "Masculinize",
image: '<img src="images/spells/masc.jpg" />',
owned: false,
price: 25,
},
{
name: "Breast Size Increase",
image: '<img src="images/spells/bb.jpg" />',
owned: false,
price: 5,
},
{
name: "Breast Size Decrease",
image: '<img src="images/spells/sb.jpg" />',
owned: false,
price: 5,
},
]>>
<<set $interactions = [
{
name: "chatting",
image: '<img src="images/interactions/chat.jpg" />',
},
{
name: "flirting",
image: '<img src="images/interactions/flirting.jpg" />',
},
{
name: "kissing",
image: '<img src="images/interactions/kissing.jpg" />',
},
{
name: "handjob_give",
image: '<img src="images/interactions/handjob_give.jpg" />',
},
{
name: "handjob_receive",
image: '<img src="images/interactions/handjob_receive.jpg" />',
},
{
name: "head_receive",
image: '<img src="images/interactions/head_receive.jpg" />',
},
{
name: "head_give",
image: '<img src="images/interactions/head_give.jpg" />',
},
{
name: "give_fuck",
image: '<img src="images/interactions/give_fuck.jpg" />',
},
{
name: "receive_fuck",
image: '<img src="images/interactions/receive_fuck.jpg" />',
},
{
name: "anal_receive",
image: '<img src="images/interactions/receive_anal.jpg" />',
},
{
name: "anal_give",
image: '<img src="images/interactions/give_anal.jpg" />',
},
]>>
/* All Quirks */
<<set $allQuirks = [
{
name: "Dancing Feet",
image: '<img src="images/quirks/dancingfeet.jpg" />',
owned: false,
price: 5,
},
{
name: "Extra Clean",
image: '<img src="images/quirks/shower.jpg" />',
owned: false,
price: 5,
},
{
name: "Hard Worker",
image: '<img src="images/quirks/hardwork.jpg" />',
owned: false,
price: 5,
},
{
name: "Homework Helper",
image: '<img src="images/quirks/homework.jpg" />',
owned: false,
price: 5,
}
]>>
<<set $stories = [
{
name: "Game Collector",
id: "gamecollector",
characterid: "brother",
image: '<img src="images/stories/gamecollector.jpg" />',
progress: 0,
complete: false,
desc: "Isaak is a game collector. Can he collect them all and impress a certain someone?",
dependant: [""],
failcondition: [""],
level: 1,
},
{
name: "Game Collector 2",
id: "gamecollector2",
characterid: "brother",
image: '<img src="images/stories/gamecollector2.jpg" />',
progress: 0,
complete: false,
desc: "Isaak impressed a certain someone, but to take it further with them they will need to be creative",
dependant: ["gamecollector"],
failcondition: [""],
level: 2,
},
{
name: "True Love [Amanda]",
id: "truelove_amanda",
characterid: "brother",
image: '<img src="images/stories/truelove_isaac.jpg" />',
progress: 0,
complete: false,
desc: "Isaak has the opportunity to make it with his college crush, he just needs my help.",
dependant: [""],
failcondition: ["truelove_bruno"],
level: 1,
},
{
name: "True Love [Bruno]",
id: "truelove_bruno",
characterid: "brother",
image: '<img src="images/stories/truelove_isaac_bruno.jpg" />',
progress: 0,
complete: false,
desc: "Isaak has the opportunity to make it with his college crush, he just needs my help.",
dependant: [""],
failcondition: ["truelove_amanda"],
level: 1,
},
{
name: "A New Wife",
id: "anewwife",
characterid: "dad",
image: '<img src="images/stories/anewwife.jpg" />',
progress: 0,
complete: false,
desc: "Robert might be getting bored of his wife. Maybe he could find a new one?",
dependant: [""],
failcondition: ["outofthecloset","swingersupreme"],
level: 1,
},
{
name: "Punished Pauline",
id: "punishedpauline",
characterid: "mom",
image: '<img src="images/stories/punishedpauline.jpg" />',
progress: 0,
complete: false,
desc: "Robert has a new wife. It's time for Pauline to start her new life - alone.",
dependant: ["anewwife"],
failcondition: [""],
level: 2,
},
{
name: "Prostitute [Natasha]",
id: "prostitute_natasha",
characterid: "sister",
image: '<img src="images/stories/prostitute.jpg" />',
progress: 0,
complete: false,
desc: "It's time to give make a career of Natasha. Requires Natasha to meet and go through the 'Phillipe experience'.",
dependant: ["phillippeexperience"],
failcondition: ["fuckdoll"],
level: 2,
},
{
name: "Doomed Fuck Doll",
id: "fuckdoll_natasha",
characterid: "sister",
image: '<img src="images/stories/fuckdoll.jpg" />',
progress: 0,
complete: false,
desc: "Natasha is now doomed to a futile existance of pleasure and solitude. This is your fault. Nothing will ever be the same again for her or her family.",
dependant: ["phillippeexperience"],
failcondition: ["prostitute_natasha"],
level: 2,
},
{
name: "The Philippe Experience",
id: "phillippeexperience",
characterid: "sister",
image: '<img src="images/stories/phillippeexperience.jpg" />',
progress: 0,
complete: false,
desc: "Natasha has met a strange man while working at the coffee store. I wonder where this interaction will lead?",
dependant: [""],
failcondition: ["coffeequeen"],
level: 1,
},
{
name: "Becoming a Woman",
id: "becomingawoman",
characterid: "brother",
image: '<img src="images/stories/becomingawoman.jpg" />',
progress: 0,
complete: false,
desc: "Isaac has a hidden desire inside of them - a desire to be his true gender - a woman.",
dependant: [""],
failcondition: [""],
level: 1,
},
{
name: "The Red Flag",
id: "theredflag",
characterid: "mia",
image: '<img src="images/stories/aredflag.jpg" />',
progress: 0,
complete: false,
desc: "Mia has an old friend appear and she is bringing some old baggage with her. Should you choose to give your attention to this woman, you might regret it - or not.",
dependant: [""],
failcondition: [""],
level: 1,
},
{
name: "Coffee Queen",
id: "coffeequeen",
characterid: "sister",
image: '<img src="images/stories/coffeequeen.jpg" />',
progress: 0,
complete: false,
desc: "Tony, the coffee shop manager, has a strong hidden desire for Natasha. Shall we induldge his fantasy?",
dependant: [""],
failcondition: ["phillippeexperience"],
level: 1,
},
{
name: "Power Couple",
id: "powercouple",
characterid: "sister",
image: '<img src="images/stories/powercouple.jpg" />',
progress: 0,
complete: false,
desc: "Tony has been offered the opportunity of a lifetime, but he can't do it alone.",
dependant: [""],
failcondition: ["punishedtony","phillippeexperience"],
level: 2,
},
]>>
<<set $gamecollection = [
{
name: "Amore",
image: '<img src="images/games/amore.jpg" />',
owned: false,
desc: "Amore is a text based html RPG game! Start out as a loser who is getting cucked by his step father and become the god of seducing all women! Start a strip club, seduce your household! Travel to Nigeria! and tons more! Features a pokemon-like combat system with hours upon hours of content!",
},
{
name: "Amore II",
image: '<img src="images/games/amore2.jpg" />',
owned: false,
desc: "The sequel to the critically aclaimed 'Amore'! (The back of the case is damaged and you can't read anymore!)",
},
{
name: "Boner Town",
image: '<img src="images/games/bonertown.jpg" />',
owned: false,
desc: "When the evil Mr Cuckman unleashes his army of cucks on Boner Town who will save the day? That's where you come in! You and your harem of sex robots are the only thing stopping Mr Cuckman from enslaving all the pussy and making you watch... LIKE A CUCK! Stop his evil scheme before it's too late in this action adventure from the developers of Sheep Shagger Chronicles!",
},
{
name: "Desert Island King",
image: '<img src="images/games/desertislandking.jpg" />',
owned: false,
desc: "Desert Island King is a survival game set after a plane crash on a desert island. You, along with your sister survive a brutal crash and must build and scavange to survive. Along the way you will find the island is inhabited by other tribes that you can trade with and fight against. You can also find other survivors to recruit into your own personal tribe and use them to repopulate the island with your own tribe!",
},
{
name: "Dick Doggy",
image: '<img src="images/games/dickdoggy.jpg" />',
owned: false,
desc: "Dick Doggy is a man who loves doggy style.. and also solving crimes! When the local BBC goes missing from loversville, Dick Doggy must team up with the queen BBW to solve the case of a century! Use Dick's *Jizz Vision* to find traces of semen and save the day!",
},
{
name: "MILF HUNTERS",
image: '<img src="images/games/milfhunters.jpg" />',
owned: false,
desc: "MILF HUNTERS IS AN EXTREME HUNTING GAME SET IN THE MOUNTAINS OF ALASKA. HUNT BEARS, WOLVES, CHICKENS AND MUCH MORE AS A NAKED MILF. WHY ISN'T SHE WEARING CLOTHES? WE DONT KNOW! ISN'T IT COLD? BETTER GET HUNTING, SON! MAKE THAT BEAR PELT FOR YOUR MILF! TEAM UP WITH OTHER MILFS IN ONLINE CO-OP OF UP TO 10 OTHER PLAYERS!",
}
]>>
/* End */
<<set $wardrobe = [
{
name: "Regular Outfit",
price: 15,
owned: true,
main: '<img src="images/outfits/regular.jpg" alt="" />',
desc: "Everyday outfit.",
requiredgender: ["Female", "Male"],
requiredid: ["mom", "sister", "mia", "emily", "daisy", "brother", "dad", "michael", "bella"],
characterImages: {
mom: { chat: '<img src="images/characters/pauline/momchat.jpg" />', main: '<img src="images/characters/pauline/momchatimage.jpg" />' },
sister: { chat: '<img src="images/characters/natasha/chat.jpg" />', main: '<img src="images/characters/natasha/chatimage.jpg" />' },
mia: { chat: '<img src="images/characters/mia/chat.jpg" />', main: '<img src="images/characters/mia/chatimage.jpg" />' },
emily: { chat: '<img src="images/characters/emily/chat.jpg" />', main: '<img src="images/characters/emily/chatimage.jpg" />' },
daisy: { chat: '<img src="images/characters/daisy/chat.jpg" />', main: '<img src="images/characters/daisy/chatimage.jpg" />' },
dad: { chat: '<img src="images/characters/robert/chat.jpg" />', main: '<img src="images/characters/robert/chatimage.jpg" />' },
brother: { chat: '<img src="images/characters/isaac/chat.jpg" />', main: '<img src="images/characters/isaac/chatimage.jpg" />' },
michael: { chat: '<img src="images/characters/michael/chat.jpg" />', main: '<img src="images/characters/michael/chatimage.jpg" />' },
bella: { chat: '<img src="images/characters/bella/chat.jpg" />', main: '<img src="images/characters/bella/main.jpg" />' },
}
},
{
name: "Naked",
price: 15,
owned: true,
main: '<img src="images/outfits/nude.jpg" alt="" />',
desc: "Naked! Your bits are hanging out!",
requiredgender: ["Female", "Male"],
requiredid: ["mom", "sister", "mia", "emily", "daisy", "brother", "dad", "michael", "bella"],
characterImages: {
mom: { chat: '<img src="images/characters/pauline/nude.jpg" />', main: '<img src="images/characters/pauline/nudeoutfit.jpg" />' },
sister: { chat: '<img src="images/characters/natasha/nude.jpg" />', main: '<img src="images/characters/natasha/nudeoutfit.jpg" />' },
mia: { chat: '<img src="images/characters/mia/nude.jpg" />', main: '<img src="images/characters/mia/nudeoutfit.jpg" />' },
emily: { chat: '<img src="images/characters/emily/nude.jpg" />', main: '<img src="images/characters/emily/nudeoutfit.jpg" />' },
daisy: { chat: '<img src="images/characters/daisy/nude.jpg" />', main: '<img src="images/characters/daisy/nudeoutfit.jpg" />' },
dad: { chat: '<img src="images/characters/robert/dadchatnude.png" />', main: '<img src="images/characters/robert/dadlivingroomnude.jpg" />' },
brother: { chat: '<img src="images/characters/isaac/nude.png" />', main: '<img src="images/characters/isaac/nudeoutfit.jpg" />' },
michael: { chat: '<img src="images/characters/michael/nude.jpg" />', main: '<img src="images/characters/michael/nudeoutfit.jpg" />' },
bella: { chat: '<img src="images/characters/bella/nudechat.jpg" />', main: '<img src="images/characters/bella/nude.jpg" />' },
}
},
{
name: "Slutty Outfit",
price: 15,
owned: false,
main: '<img src="images/outfits/slutty.jpg" alt="" />',
desc: "For teasing!",
requiredgender: ["Female"],
requiredid: ["mom", "sister", "mia", "emily", "daisy", "bella"],
characterImages:
{
mom: { chat: '<img src="images/characters/pauline/sluttychat.jpg" />', main: '<img src="images/characters/pauline/sluttyoutfit.jpg" />' },
mia: { chat: '<img src="images/characters/mia/sluttychat.jpg" />', main: '<img src="images/characters/mia/sluttyoutfit.jpg" />' },
emily: { chat: '<img src="images/characters/emily/sluttyoutfitchat.jpg" />', main: '<img src="images/characters/emily/sluttyoutfit.jpg" />' },
sister: { chat: '<img src="images/characters/natasha/sluttychat.jpg" />', main: '<img src="images/characters/natasha/sluttyoutfit.jpg" />' },
daisy: { chat: '<img src="images/characters/daisy/sluttychat.jpg" />', main: '<img src="images/characters/daisy/sluttyoutfit.jpg" />' },
bella: { chat: '<img src="images/characters/bella/sluttyoutfitchat.jpg" />', main: '<img src="images/characters/bella/sluttyoutfit.jpg" />' },
}
},
{
name: "Christmas Outfit",
price: 15,
owned: false,
main: '<img src="images/outfits/christmas.jpg" alt="" />',
desc: "Festive Spirit!",
requiredgender: ["Female"],
requiredid: ["mom","mia"],
characterImages:
{
mom: { chat: '<img src="images/characters/pauline/christmaschat.jpg" />', main: '<img src="images/characters/pauline/christmas.jpg" />' },
mia: { chat: '<img src="images/characters/mia/christmaschat.jpg" />', main: '<img src="images/characters/mia/christmasoutfit.jpg" />' },
}
},
{
name: "Dress",
price: 15,
owned: false,
main: '<img src="images/outfits/dress.jpg" alt="" />',
desc: "A feminine dress",
requiredgender: ["Female", "Male"],
requiredid: ["brother"],
characterImages:
{
brother: { chat: '<img src="images/characters/isaac/trans/brochatalt.png" />', main: '<img src="images/characters/isaac/trans/brothersissy.jpg" />' },
}
},
]>>
/* All Characters */
<<set $characters = [
{
id: 'mom',
name: 'Pauline',
gender: 'Female',
main: '<img src="images/characters/pauline/momchatimage.jpg">',
chat: '<img src="images/characters/pauline/momchat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Vagina",
relativesid: ["sister", "brother"],
unlocked: true,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway",
dompoints: 0,
dates: true,
},
{
id: 'sister',
name: 'Natasha',
gender: 'Female',
main: '<img src="images/characters/natasha/chatimage.jpg">',
chat: '<img src="images/characters/natasha/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: ["mom", "dad", "brother"],
unlocked: true,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway",
dates: false,
},
{
id: 'dad',
name: 'Robert',
gender: 'Male',
main: '<img src="images/characters/robert/chatoutfit.jpg">',
chat: '<img src="images/characters/robert/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: ["sister", "brother"],
unlocked: true,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway",
dates: false,
},
{
id: 'brother',
name: 'Isaak',
gender: 'Male',
main: '<img src="images/characters/isaac/chatimage.jpg">',
chat: '<img src="images/characters/isaac/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: true,
ftimes: 0,
sissyscore: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: ["mom", "dad", "sister"],
unlocked: true,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway",
homeworkstatus: "None",
dates: false,
},
{
id: 'mia',
name: 'Mia',
gender: 'Female',
main: '<img src="images/characters/mia/chatimage.jpg">',
chat: '<img src="images/characters/mia/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_college",
dates: false,
},
{
id: 'emily',
name: 'Emily',
gender: 'Female',
main: '<img src="images/characters/emily/chatimage.jpg">',
chat: '<img src="images/characters/emily/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_college",
dates: false,
},
{
id: 'michael',
name: 'Michael',
gender: 'Male',
main: '<img src="images/characters/michael/chatimage.jpg">',
chat: '<img src="images/characters/michael/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Tiny Cock",
relativesid: [""],
unlocked: false,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_college",
dates: false,
},
{
id: 'daisy',
name: 'Daisy',
gender: 'Female',
main: '<img src="images/characters/daisy/chatimage.jpg">',
chat: '<img src="images/characters/daisy/chat.jpg">',
perks: ["Gay"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Regular",
genitals: "Regular Cock",
relativesid: ["janice"],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_daisy",
dates: false,
},
{
id: 'sydney',
name: 'Sydney',
gender: 'Male',
main: '<img src="images/characters/sydney/sydney.jpg">',
chat: '<img src="images/characters/sydney/sydneychat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Big Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_sydney",
dates: false,
},
{
id: 'jason',
name: 'Jason',
gender: 'Male',
main: '<img src="images/characters/jason/jason.jpg">',
chat: '<img src="images/characters/jason/jasonchat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Big Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_jason",
dates: false,
},
{
id: 'debra',
name: 'Debra',
gender: 'Female',
main: '<img src="images/characters/debra/main.jpg">',
chat: '<img src="images/characters/debra/chat.jpg">',
perks: ["Gay"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Regular",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_debra",
dates: false,
},
{
id: 'fatman',
name: 'Fatman',
gender: 'Male',
main: '<img src="images/characters/fatman/main.jpg">',
chat: '<img src="images/characters/fatman/fatmanchat.jpg">',
perks: ["Gay"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Tiny Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_fatman",
dates: false,
},
{
id: 'tony',
name: 'Tony',
gender: 'Male',
main: '<img src="images/characters/tony/main.jpg">',
chat: '<img src="images/characters/tony/tonychat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Tiny Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_tony",
dates: false,
},
{
id: 'bella',
name: 'Bella',
gender: 'Female',
main: '<img src="images/characters/bella/main.jpg">',
chat: '<img src="images/characters/bella/chat.jpg">',
perks: ["Gay"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Regular",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_bella",
dates: false,
},
{
id: 'joanna',
name: 'Joanna',
gender: 'Female',
main: '<img src="images/characters/joanna/main.jpg">',
chat: '<img src="images/characters/joanna/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: true,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_joanna",
dates: false,
},
{
id: 'officerballs',
name: 'Officer Balls',
gender: 'Male',
main: '<img src="images/characters/officerballs/main.jpg">',
chat: '<img src="images/characters/officerballs/chat.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_officerballs",
dates: false,
},
{
id: 'bruno',
name: 'Bruno',
gender: 'Male',
main: '<img src="images/characters/bruno/bruno_hallway.jpg">',
chat: '<img src="images/characters/bruno/bruno.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_bruno",
dates: false,
},
{
id: 'amanda',
name: 'Amanda',
gender: 'Female',
main: '<img src="images/characters/amanda/amanda.jpg">',
chat: '<img src="images/characters/amanda/amanda.png">',
perks: ["Virgin"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_amanda",
dates: false,
},
{
id: 'pepper',
name: 'Ms Pepper',
gender: 'Female',
main: '<img src="images/characters/pepper/pepper.jpg">',
chat: '<img src="images/characters/pepper/pepperchat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Vagina",
relativesid: [""],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_pepper",
dates: false,
},
{
id: 'phillipe',
name: 'Phillipe',
gender: 'Male',
main: '<img src="images/characters/phillipe/chatoutfit.jpg">',
chat: '<img src="images/characters/phillipe/chat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: [],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_phillipe",
dates: false,
},
{
id: 'francis',
name: 'Francis',
gender: 'Male',
main: '<img src="images/characters/francis/francis_outfit.jpg">',
chat: '<img src="images/characters/francis/francischat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Flat",
genitals: "Regular Cock",
relativesid: [],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_francis",
dates: false,
},
{
id: 'janice',
name: 'Janice',
gender: 'Female',
main: '<img src="images/characters/janice/janice.jpg">',
chat: '<img src="images/characters/janice/janicechat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Vagina",
relativesid: ["daisy"],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_janice",
dates: false,
},
{
id: 'lysandra',
name: 'Lysandra',
gender: 'Female',
main: '<img src="images/characters/lysandra/lysandra.jpg">',
chat: '<img src="images/characters/lysandra/lysandrachat.png">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Huge",
genitals: "Vagina",
relativesid: [],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_lysandra",
dates: false,
},
{
id: 'julie',
name: 'Julie',
gender: 'Female',
main: '<img src="images/characters/julie/main.jpg">',
chat: '<img src="images/characters/julie/chat.jpg">',
perks: ["Gay","Nymphomaniac"],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: [],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_julie",
dates: false,
},
{
id: 'customplayer',
name: '???',
gender: 'Male',
main: '<img src="images/ui/locked.jpg">',
chat: '<img src="images/ui/locked.jpg">',
perks: [],
outfit: "Regular Outfit",
pregnant: false,
virgin: false,
ftimes: 0,
breasts: "Small",
genitals: "Vagina",
relativesid: [],
unlocked: false,
playable: false,
interactions: [
{ name: "chatting", image: '<img src="images/interactions/chat.jpg" />' }
],
lust: 0,
relationships: {},
homelocation: "hallway_customplayer",
dates: false,
},
] >>
/* This code is the automated initilization of the relationship array. Whenever a new char is added their relationships will be populated */
<<set $characters.forEach(function(character) {
character.relationships = {};
$characters.forEach(function(otherChar) {
if (character.id !== otherChar.id) {
character.relationships[otherChar.id] = 0; // Initialize all relationships with 0 points
}
});
})>>
/* a function to modify relationship points between characters. This function will take two character IDs and an integer value to increase or decrease the relationship score. */
<<set $updateRelationship = function(char1Id, char2Id, points) {
var char1 = $characters.find(c => c.id === char1Id);
var char2 = $characters.find(c => c.id === char2Id);
if (char1 && char2 && char1Id !== char2Id) {
char1.relationships[char2Id] += points;
char2.relationships[char1Id] += points; // Reflect the change in both characters
}
} >>
/* End of automated relationship array code */
/* The below is needed for randomisation and knowledge of possible outcomes */
/* All Perks (Does not include special perks such as prostitute, fuck doll, sissy) */
<<set $allPerks = ["Family Lover", "Gay", "Nymphomaniac", "Foot Fetishist", "Coomer", "Perverted", "Facial'd", "Lactating", "Nudist", "Virgin", "Cuck"]>>
/* All Breasts */
<<set $allBreasts= ["Flat", "Small", "Regular", "Huge"]>>
/* All Genitals */
<<set $allGenitals = ["Vagina", "Tiny Cock", "Regular Cock", "Big Cock"]>>
/* All Genders */
<<set $genders = ["Male", "Female"]>>
<<set $achievements = {
"lazarskinew": { "unlocked": false, "title": "The Lazarski Family", "description": "Play as a member of the lazarski family", "image": "<img src='images/achievements/lazarskinew.jpg'>" },
"dormnew": { "unlocked": false, "title": "The College Dorm", "description": "Play as a member of the college dorm", "image": "<img src='images/achievements/dormnew.jpg'>" },
"bella": { "unlocked": false, "title": "The Crazy One", "description": "Play as Bella", "image": "<img src='images/achievements/bella.jpg'>" },
"dominator": { "unlocked": false, "title": "Dominated", "description": "Have Jason dominate you", "image": "<img src='images/achievements/dominator.jpg'>" },
"milked": { "unlocked": false, "title": "Milked", "description": "Milk yourself", "image": "<img src='images/achievements/milked.jpg'>" },
"perkedup": { "unlocked": false, "title": "Perked Up", "description": "Have seven perks at once", "image": "<img src='images/achievements/perkedup.jpg'>" },
"lostforever": { "unlocked": false, "title": "Lost Forever", "description": "Lose your virginity", "image": "<img src='images/achievements/lostforever.jpg'>" },
"gamecollector": { "unlocked": false, "title": "Game Collector", "description": "Collect all of Isaak's Games", "image": "<img src='images/achievements/gamecollector.jpg'>" },
"beloved": { "unlocked": false, "title": "Beloved", "description": "Reach a perfect 100/100 relationship score with any character.", "image": "<img src='images/achievements/beloved.jpg'>" },
"adored": { "unlocked": false, "title": "Adored", "description": "Achieve a perfect 100/100 relationship score with five different characters", "image": "<img src='images/achievements/adored.jpg'>" },
"mentalhealth": { "unlocked": false, "title": "Mental Health", "description": "Remove a perk", "image": "<img src='images/achievements/mentalhealth.jpg'>" },
"cockgobbler": { "unlocked": false, "title": "Cock Gobbler", "description": "Track down the flasher", "image": "<img src='images/achievements/cockgobbler.jpg'>" },
"jailhousecock": { "unlocked": false, "title": "Jail House Cock", "description": "Get sent to jail", "image": "<img src='images/achievements/jailhousecock.jpg'>" },
"dontfuckcrazy": { "unlocked": false, "title": "Don't Fuck Crazy", "description": "Go to Julie's Motel Room", "image": "<img src='images/achievements/dontfuckcrazy.jpg'>" },
"itsmine": { "unlocked": false, "title": "It's Mine!", "description": "Create Your Own Character", "image": "<img src='images/achievements/itsmine.jpg'>" },
"goodfuckingmorning": { "unlocked": false, "title": "Good Fuckin' Mornin' Goddamnit!", "description": "Meet Pauline At The Beach", "image": "<img src='images/achievements/goodfuckingmorning.jpg'>" },
"daisy": { "unlocked": false, "title": "It's Daisy!", "description": "Hookup With Daisy", "image": "<img src='images/achievements/daisy.jpg'>" },
"cucked": { "unlocked": false, "title": "Cuck Tony", "description": "Cuck Tony While Working", "image": "<img src='images/achievements/cucked.jpg'>" },
}>>
<<script>>
window.unlockAchievement = function (key) {
var achievements = State.variables.achievements;
if (!achievements[key].unlocked) {
achievements[key].unlocked = true;
$.notify("Achievement Unlocked: " + achievements[key].description, "success");
}
};
<</script>>
<<script>>
window.addScript = function (src, callback) {
var script = document.createElement('script');
script.src = src;
script.onload = callback;
document.head.appendChild(script);
};
window.addScript('https://code.jquery.com/jquery-3.6.0.min.js', function() {
window.addScript('https://cdnjs.cloudflare.com/ajax/libs/notify/0.4.2/notify.min.js', function() {
window.unlockAchievement = function (key) {
var achievements = State.variables.achievements;
if (!achievements[key].unlocked) {
achievements[key].unlocked = true;
$.notify("Achievement Unlocked: " + achievements[key].description, "success");
}
};
});
});
<</script>>
/* ------------------------------------------------------------------------- */<div class="imagebox"><img src="images/ui/stories.jpg" alt="" /></div><br>
<!-- Table layout for characters with stories -->
<table class="story-table">
<thead>
<tr>
<th>Character</th>
<th>Level 1</th>
<th>Level 2</th>
<th>Level 3</th>
</tr>
</thead>
<tbody>
<!-- Loop through each character who has at least one story -->
<<for _character range $characters>> <<capture _story>>
<<set _characterStories = $stories.filter(story => story.characterid === _character.id)>>
<<if _characterStories.length>> <!-- Only include characters with stories -->
<tr>
<td><b><<print _character.name>></b></td>
<!-- Loop through Levels 1, 2, and 3 for this character -->
<<for _level to 1; _level lte 3; _level++>>
<td>
<<set _levelStories = _characterStories.filter(story => story.level === _level)>>
<!-- Check if there are stories at this level for the character -->
<<if _levelStories.length>>
<!-- Display story buttons with status colors and dialog popup -->
<<for _story range _levelStories>>
<<set _statusText = _story.complete ? "Complete" : (_story.failcondition && $stories.find(s => s.name === _story.failcondition)?.complete ? "Failed" : "Available")>>
<<set _statusClass = _story.complete ? "complete" : (_story.failcondition && $stories.find(s => s.name === _story.failcondition)?.complete ? "failed" : "available")>>
<!-- Popup Button without data-passage, using chosen quest -->
<<button "_story.name">>
<<popup "story_info" _statusText>>
<</button>>
<</for>>
<<else>>
<span style="color:grey">N/A</span>
<</if>>
</td>
<</for>>
</tr>
<</if>>
<</capture>><</for>>
</tbody>
</table>
<<button "BACK">><<script>>Engine.backward();<</script>><</button>><div class="story-info-container">
<!-- Centered Image at the Top -->
<div class="story-image-container">
<<= _story.image >>
</div>
<!-- Story Title -->
<h2 class="story-title"><<= _story.name >></h2>
<!-- Story Status -->
<<if _story.complete>>
<p class="story-status" style="color: green; font-weight: bold;">Status: Complete</p>
<<elseif _story.failcondition && _story.failcondition.some(failID => $stories.find(s => s.id === failID && s.complete))>>
<p class="story-status" style="color: red; font-weight: bold;">Status: Failed</p>
<<else>>
<p class="story-status" style="color: orange; font-weight: bold;">Status: Available</p>
<</if>>
<!-- Story Description -->
<p class="story-description"><<print _story.desc>></p>
<!-- Dependencies (if any) -->
<<if _story.dependant && _story.dependant.length>>
<p class="story-dependant" style="background-color: #003366; color: #ffffff; padding: 8px; border-radius: 5px;">
<strong>Depends on:</strong>
<<for _dependency range _story.dependant>>
<<set _depStory = $stories.find(s => s.id === _dependency)>>
<<if _depStory>>
<<= _depStory.name>><<if _dependency != _story.dependant.slice(-1)>>, <</if>>
<</if>>
<</for>>
</p>
<</if>>
<!-- Fail Condition (if any) -->
<<if _story.failcondition && _story.failcondition.length>>
<p class="story-failcondition" style="background-color: #660000; color: #ffffff; padding: 8px; border-radius: 5px;">
<strong>Fails if:</strong>
<<for _fail range _story.failcondition>>
<<set _failStory = $stories.find(s => s.id === _fail)>>
<<if _failStory>>
<<= _failStory.name>><<if _fail != _story.failcondition.slice(-1)>>, <</if>>
<</if>>
<</for>>
</p>
<</if>>
</div>/* Displaying the day */
<<widget "day">>
Day:
<<if $day eq 1>>Mon
<<elseif $day eq 2>>Tue
<<elseif $day eq 3>>Wed
<<elseif $day eq 4>>Thu
<<elseif $day eq 5>>Fri
<<elseif $day eq 6>>Sat
<<elseif $day eq 7>>Sun
<</if>><br>
<</widget>>
/* Displaying the time */
<<widget "displaytime">>
Time:
<<if $time == 1>>9:00 AM
<<elseif $time == 2>>10:00 AM
<<elseif $time == 3>>11:00 AM
<<elseif $time == 4>>12:00 PM
<<elseif $time == 5>>1:00 PM
<<elseif $time == 6>>2:00 PM
<<elseif $time == 7>>3:00 PM
<<elseif $time == 8>>4:00 PM
<<elseif $time == 9>>5:00 PM
<<elseif $time == 10>>6:00 PM
<<elseif $time == 11>>7:00 PM
<<elseif $time == 12>>8:00 PM
<<elseif $time == 13>>9:00 PM
<<elseif $time == 14>>10:00 PM
<<elseif $time == 15>>11:00 PM
<<elseif $time == 16>>12:00 AM
<<elseif $time gte 17>>1:00 AM
<</if>>
<</widget>>
<<widget "playericon">>
Playing as:
<<if $playing gte 0>>
<<= $characters[$playing].name>>
<<else>>
Unknown
<</if>>
<div class="npcchat">
<<if $playing gte 0>>
<<= $characters[$playing].chat>>
<<else>>
<img src="images/ui/locked.jpg" alt="" />
<</if>>
</div>
<</widget>>
<<widget "clothingdisplay">>
<<if $gamestart eq 1>>
<div class="perkbox">
<div class="perkwrapper">
<center>Current Clothing 1/1</center><hr>
<div class="activeperk"><<print $characters[$playing].outfit>></div>
</div>
</div>
<</if>>
<</widget>>
<<widget "perkdisplay">>
<<if $gamestart eq 1>>
<div class="perkbox">
<div class="perkwrapper">
<center>Perks <<print $characters[$playing].perks.length>>/$maxperks</center><hr>
<<for _i to 0; _i lt $characters[$playing].perks.length; _i++>>
<div class="activeperk"><<print $characters[$playing].perks[_i]>></div>
<</for>>
</div>
</div>
<</if>>
<</widget>><<if $gamestart gte 1>>
<<playericon>>
<div class="lefttext"><<day>><<displaytime>></div>
<<if $playing gte 0>><<button "Character Info">>
<<script>>
Dialog.setup("Character Information", "charsheet");
Dialog.wiki(Story.get("character_detail").processText());
Dialog.open();
<</script>>
<</button>><br><div class="lefttext"><<clothingdisplay>><br><br><<perkdisplay>></div><br><button data-passage="stories" class="regular" type="button" tabindex="0">Stories</button><button data-passage="achievements" class="regular" type="button" tabindex="0">Achievements</button><</if>><</if>><<if $hiddenUI != 1>><</if>><<if $cheatenabled eq 1>><<button "<< Rewind">><<script>>Engine.backward();<</script>><</button>><</if>><<button "Save/Load">><<script>>UIBar.unstow().show();<</script>><<script>>UI.saves();<</script>><</button>><hr><div class="lustessence"></div>Lust Essence: $lustessence<hr>
<div class="iconwrapper">
<a href="https://www.patreon.com/realmofcorruption"><div class="patreonbox"></div><div class="subscribestar"></div></a>
<a href="https://forms.gle/2r7KFAsGxxWqCyxX6"><div class="bugbox"></div></a>
<a href="https://discord.com/invite/VkF4uYcF6d"><div class="discord"></div></a>
</div><br>Cheats: <<if $cheatenabled eq 1>><b><span style="color:#4FFF04 ">Enabled</span></b><<else>><b><span style="color:red ">Disabled</span></b><</if>><br>Game Type: <<= $gametype>><br>
v$version<hr>
<<link "Restart">>
<<run Engine.restart()>>
<</link>>
|
[[Wiki | wiki]]<<if $debug eq 1>> | [[Debug | debug]] | [[CH2 - Love Everyone! | debug2]]<</if>><hr><div class="wrapper"><div class="narratortextbox"><<print $characters[$playing].name>>'s Wardrobe</div><br>
<div class="imageboxbig"><<print $characters[$playing].main>></div><br>
<div class="narratortextbox">
Current Clothing [<<print $playing>>]: <<print $characters[$playing].outfit>>
</div><br>
<<set _currentCharacter = $characters[$playing]>>
<<set _clothingOwned = $wardrobe>>
<!-- Loop through wardrobe -->
<<for _i = 0; _i < _clothingOwned.length; _i++>> <<capture _i>>
<<set _clothingItem = _clothingOwned[_i]>>
<!-- Check if the clothing is compatible and owned -->
<<set _isGenderCompatible = _clothingItem.requiredgender.includes(_currentCharacter.gender)>>
<<set _isIdCompatible = _clothingItem.requiredid.includes(_currentCharacter.id)>>
<<set _isOwned = _clothingItem.owned>>
<div class="clothingbox">
<div class="optionBoxImage"><<print _clothingItem.main>></div>
<center><div class="outfitName"><<print _clothingItem.name>></div></center>
<!-- Show "Wear" button if compatible and owned -->
<<if _isOwned and _isGenderCompatible and _isIdCompatible>>
<<set $newoutfit = _clothingItem.name>>
<button data-passage="clothing_equip" class="button" type="button" tabindex="0" data-setter="$chosenclothing to _i">Wear</button>
<!-- Show "Not Purchased" button if not owned -->
<<elseif not _isOwned>>
<button class="incompatible" disabled>Not Purchased</button>
<!-- Show "Incompatible" button if owned but not compatible -->
<<else>>
<button class="incompatible" disabled>Incompatible</button>
<</if>>
</div>
<</capture>><</for>>
</div><br>
/* Lazarski Household - Pauline */
<<if $playing eq 0>>
<button data-passage="$chosenlocation" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Lazarski Household - Robert*/
<<if $playing eq 2>>
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Lazarski Household - Sister*/
<<if $playing eq 1>>
<button data-passage="$chosenlocation" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Lazarski Household - Brother*/
<<if $playing eq 3>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Other - Bella*/
<<if $playing eq 13>>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Other - Joanna*/
<<if $playing eq 14>>
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Mia*/
<<if $playing eq 4>>
<button data-passage="miabedroom" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Emily*/
<<if $playing eq 5>>
<button data-passage="emilybedroom" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Michael*/
<<if $playing eq 6>>
<button data-passage="michaelbedroom" class="button" type="button" tabindex="0">Save & Return [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Custom Character*/
<<if $playing eq 24>>
<button data-passage="hallway_customplayer" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>><!-- Retrieve the selected clothing item from $wardrobe using $chosenclothing -->
<<set _outfitItem = $wardrobe[$chosenclothing]>>
<<print $wardrobe[$chosenclothing]>>
<!-- Set the current outfit for the character -->
<<set $characters[$playing].outfit = _outfitItem.name>>
<!-- Update the chat and main images for the character based on their ID -->
<<set $characters[$playing].chat = _outfitItem.characterImages[$characters[$playing].id].chat>>
<<set $characters[$playing].main = _outfitItem.characterImages[$characters[$playing].id].main>>
<<goto "character_wardrobe">><div class="ofwrapper"><div class="titlename">Cheats</div><br>
<div class="wikitextbox">
<li>Cheats are special codes provided to backers of Realm of Corruption on Patreon</li>
<li>Cheat functionality works by giving tools that can make the game easier for fun or for testing. For example, you can give unlimited lust essence in cheat mode or unlock all the characters, give an instant game collection and much more</li>
<li>Entering a cheat code gives access to the 'rewind' feature where you can freely reverse any decision you have made in the game.</li>
</div><br>
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><div class="ofwrapper"><div class="titlename">Gallery</div><br>
<div class="wikitextbox">
<li>Achievements unlock saucy gallery images once a certain objective has been met. Check your progress at any time in the right sidebar. Using cheats may cause some achievements to glitch so be warned.</li>
</div><br>
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><div class="ofwrapper"><div class="titlename">Gallery</div><br>
<div class="wikitextbox">
<li>Realm of Corruption is a sandbox game where you are put in the role of a succubus who can possess anyone they want. As a succubus the goal is to corrupt and mess up the lives of all your characters. For a more traditional story, you can go for achievements and follow the story routes for each character.</li>
</div><br>
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><div class="ofwrapper"><div class="titlename">Lust Essence </div><br>
<div class="wikitextbox">
<li>Lust Essence is the currency of the succubus. It is used to purchase quirks, spells and outfits.</li>
<li>The only way to earn lust essence is by interacting with other characters. That can be anything from talking to them, to fucking them in the ass.</li>
<li>You can track how much lust essence you have by the counter in the left hand side of the screen.</li>
</div><br>
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><div class="wrapper"><div class="titlename">Realm of Corruption In-Game Wiki</div><br>
<div class="narratortextbox">Welcome to the RoC in-game wiki. This will explain how all perks, characters, and stories work in the game.<hr>There are also full story guides on our discord channel that are constantly updated!</div><br>
<div class="ofwrapper">
<div class="wikibox"><div class="titlename">Interactions</div>
<<for _item range $interactions>><<capture _item>>
<button data-passage="wiki_interactions" class="button" type="button" tabindex="0" data-setter="$itemChosen to _item"><<= _item.name>></button>
<</capture>><</for>>
</div>
<div class="wikibox"><div class="titlename">Perks</div>
<<for _item range $allPerks>><<capture _item>>
<button data-passage="wiki_perks" class="button" type="button" tabindex="0" data-setter="$itemChosen to _item"><<= _item>></button>
<</capture>><</for>>
</div>
</div>
<hr>
<div class="ofwrapper">
<div class="wikibox"><div class="titlename">Game Mechanics</div>
<button data-passage="lustEssence" class="button" type="button" tabindex="0">Lust Essence</button>
<button data-passage="gallerywiki" class="button" type="button" tabindex="0">Achievements</button>
<button data-passage="cheatsWiki" class="button" type="button" tabindex="0">Cheats</button>
<button data-passage="burnoutWiki" class="button" type="button" tabindex="0">How to play</button>
</div>
</div>
<<button "Return">><<script>>Engine.backward();<</script>><</button>><div class="wrapper">
<div class="titlename"><<= $itemChosen.name>> Interaction</div><br>
<<if $itemChosen.name eq "chatting">>
<div class="narratortextbox">
All characters start with the chatting interaction. It can be used on anyone.
</div>
<<elseif $itemChosen.name eq "flirting">>
<div class="narratortextbox">
The flirting interaction can be learned by chatting. It can be used on anyone.
</div>
<<elseif $itemChosen.name eq "kissing">>
<div class="narratortextbox">
The kissing interaction can be learned by flirting. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "handjob_give">>
<div class="narratortextbox">
The handjob interactions can be learned by kissing. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "handjob_receive">>
<div class="narratortextbox">
The handjob interactions can be learned by kissing. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "head_receive">>
<div class="narratortextbox">
The head interactions can be learned by giving or receiving a handjob. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "head_give">>
<div class="narratortextbox">
The head interactions can be learned by giving or receiving a handjob. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "give_fuck">>
<div class="narratortextbox">
The fucking interactions can be learned by giving or receiving head. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "receive_fuck">>
<div class="narratortextbox">
The fucking interactions can be learned by giving or receiving head. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "anal_receive">>
<div class="narratortextbox">
The anal interactions can be learned by fucking. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<elseif $itemChosen.name eq "anal_give">>
<div class="narratortextbox">
The anal interactions can be learned by fucking. It cannot be used on family members without the 'Family Lover' perk or characters with a low relationship.
</div>
<<else>>
<div class="narratortextbox">
This interaction currently has no description available. Check back later for more information.
</div>
<</if>>
<br>
<!-- Back to Wiki Home Button -->
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><div class="wrapper">
<div class="titlename"><<= $itemChosen>> Perk</div><br>
<!-- Perk Descriptions -->
<<if $itemChosen eq "Family Lover">>
<div class="narratortextbox">
The "Family Lover" perk allows for a character to receive spicy interaction from other family members.
</div>
<<elseif $itemChosen eq "Gay">>
<div class="narratortextbox">
The "Gay" perk allows for a character to receive spicy interaction from other characters of the same gender. A character's gender can be checked in the world portal by either [M] = Male or [F] = Female, it can also be seen in the character info page in the sidebar.
</div>
<<elseif $itemChosen eq "Nymphomaniac">>
<div class="narratortextbox">
Characters with the "Nymphomaniac" perk gain extra relationship when preforming lewd actions.
</div>
<<elseif $itemChosen eq "Foot Fetishist">>
<div class="narratortextbox">
"Foot Fetishist" allows that character to choose hidden choices related to feet.
</div>
<<elseif $itemChosen eq "Coomer">>
<div class="narratortextbox">
"Coomer" allows that character to choose hidden choices related to cooming and gooning. Unlocks a special frame when equipped.
</div>
<<elseif $itemChosen eq "Perverted">>
<div class="narratortextbox">
"Perverted" allows that character to choose hidden choices related to being a pervert.
</div>
<<elseif $itemChosen eq "Facial'd">>
<div class="narratortextbox">
"Facial'd" is a perk that changes the player avatar to display a face with cum on it. This is removed once the player takes a shower, representing the facial they have received and now walk around with.
</div>
<<elseif $itemChosen eq "Lactating">>
<div class="narratortextbox">
"Lactating" characters have a the options to milk themselves in their bedroom. There is a chance after milking that you will no longer be lactating and the perk will be removed. Should the player wish to add Lactating again, they can go to the fridge and eat more cookies.
</div>
<<elseif $itemChosen eq "Nudist">>
<div class="narratortextbox">
With the "Nudist" perk, characters can leave their homes naked and will not redress once possession of them has ended.
</div>
<<else>>
<div class="narratortextbox">
This perk currently has no description available. Please check back later for more details.
</div>
<</if>>
<br>
<!-- Back to Wiki Home Button -->
<<button "Return">><<script>>Engine.backward();<</script>><</button>>
</div><<button "Go Back">><<script>>Engine.backward();<</script>><</button>>
<!-- Calculate total and unlocked achievements -->
<<set _totalAchievements = Object.keys($achievements).length>>
<<set _unlockedAchievements = Object.keys($achievements).filter(key => $achievements[key].unlocked).length>>
<<set _completionPercentage = Math.round((_unlockedAchievements / _totalAchievements) * 100)>>
<center><h1>Achievements [<<print _unlockedAchievements>>/<<print _totalAchievements>> Unlocked - <<print _completionPercentage>>% Complete]</h1><hr></center>
<!-- Sort the achievements A-Z by title -->
<<set $sortedAchievements = Object.keys($achievements).slice().sort((a, b) => $achievements[a].title.localeCompare($achievements[b].title))>>
<div class="achievements">
<!-- Loop through the sorted achievements -->
<<for _key range $sortedAchievements>>
<<set _achievement = $achievements[_key]>>
<div class="achievement">
<<if _achievement.unlocked>>
<h3><<print _achievement.title>></h3>
<div class="image-container">
<<print _achievement.image>>
</div>
<p><<print _achievement.description>></p>
<<else>>
<h3><<print _achievement.title>></h3>
<div class="image-container">
<img src="images/ui/locked.jpg" alt="Locked">
</div>
<p><<print _achievement.description>></p>
<</if>>
</div>
<</for>>
</div>
<<button "Go Back">><<script>>Engine.backward();<</script>><</button>><div class="imagebox"><img src="images/ui/title.png" alt="" /></div><br>
<center>Here are the changes in the latest version [v$version]<br></center><hr>
<li>General - Added a reference, in the wiki, to the game-guides that are now on discord/TBA on discord</li>
<li>General - Added a small tutorial</li>
<br>
<<button "Return">><<script>>Engine.backward();<</script>><</button>><div class="npcchatdetail"><<print $characters[$playing].chat>></div><br>
<hr>
<div class="statbox">Name: <<print $characters[$playing].name>></div>
<div class="statbox">Gender: <<print $characters[$playing].gender>></div>
<div class="statbox">Interactions: <<print $characters[$playing].interactions.length>></div>
<div class="statbox">Perks: <<print $characters[$playing].perks.length>></div>
<div class="statbox">Wardrobe Size [Universal]: <<print $wardrobe.length>></div>
<div class="statbox">Breasts: <<print $characters[$playing].breasts>></div>
<div class="statbox">Genitals: <<print $characters[$playing].genitals>></div>
<div class="statbox">Fucked (Times): <<print $characters[$playing].ftimes>></div>
<div class="statbox">Relatives:
<<for _i = 0; _i < $characters[$playing].relativesid.length; _i++>>
<<set _relativeId = $characters[$playing].relativesid[_i]>>
<<set _relative = $characters.find(c => c.id === _relativeId)>>
<<if _relative>><<print _relative.name>><<if _i < $characters[$playing].relativesid.length - 1>>, <</if>><</if>>
<</for>>
</div>
<div class="statbox">
Quirks [Universal]:
<<if $allQuirks.filter(q => q.owned).length == 0>>
None Owned
<<else>>
<<for _quirk range $allQuirks>>
<<if _quirk.owned>>
<<print _quirk.name>>,
<</if>>
<</for>>
<</if>>
</div>
<<if $playing eq 3>>
<div class="statbox">Homework Status [Isaak]: <<print $homework>></div>
<div class="statbox">Sissy Points [Isaak]: <<print $characters[$playing].sissyscore>></div>
<</if>>
<hr>
<div class="statboxextended">
<strong><center>Known Characters & Relationship Levels:</center></strong>
<table class="relationship-table">
<thead>
<tr>
<th>Character Image</th>
<th>Character</th>
<th>Relationship Level</th>
<th>Perks</th>
</tr>
</thead>
<tbody>
<!-- Loop through all characters to show known relationships -->
<<for _i = 0; _i < $characters.length; _i++>>
<!-- Skip self -->
<<if $characters[_i].id != $characters[$playing].id>>
<tr>
<td><center><div class="npcchat"><<print $characters[_i].chat>></div></center></td>
<td><<print $characters[_i].name>> [<<print _i>>]</td>
<td><<print $characters[$playing].relationships[$characters[_i].id]>>/100</td>
<td><<if $characters[$playing].relationships[$characters[_i].id] gte 1>><<print $characters[_i].perks>><<else>>[1+ Relationship<br>Required]<</if>></td>
</tr>
<</if>>
<</for>>
</tbody>
</table>
</div><div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div><br>
<center>
<table>
<thead>
<tr>
<th>Role</th>
<th>Name</th>
</tr>
</thead>
<tbody>
<tr>
<td>Game Designer & Development</td>
<td>CWS</td>
</tr>
<tr>
<td>Game Designer & Concept</td>
<td>CWS & Paxton</td>
</tr>
<tr>
<td>Story Ideas</td>
<td>QWERTY & Silito13</td>
</tr>
<tr>
<td>Special Thanks</td>
<td>Every single backer on Patreon & everyone who has tested and reported bugs/issues</td>
</tr>
<tr>
<td>Other Credits</td>
<td>Image Pack Dependant - Official ROC is strictly text based.</td>
</tr>
</tbody>
</table>
</center>
<button data-passage="optionsMenu" class="button" type="button" tabindex="0">Back</button><<if $time gte 6>>
<div class="narratortextbox">It's much too late to be milking.</div><br>
<<else>>
<div class="narratortextbox"><<= $characters[$playing].name>> starts to milk their full lactating breasts!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/milking/squirt.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<= $characters[$playing].name>><hr>Oh my god, i was so full! This feels better!</div><br>
<<set _randomLoss = random(1,10)>>
<<if _randomLoss lte 4>>
<div class="narratortextbox"><<= $characters[$playing].name>> has milked their breasts to the maximum! They no longer have the Lactating perk!</div><br>
<<run $characters[$playing].perks.delete('Lactating')>>
<<else>>
<div class="narratortextbox"><<= $characters[$playing].name>> still has some milk left in their breasts and will continue lactating.</div><br>
<</if>>
<<time>>
<</if>>
<button data-passage="$currentlocation" class="button" type="button" tabindex="0">Finish Milking [<<print $characters[$playing].name>>]</button>
<<if !$achievements.milked.unlocked>>
<<script>>
unlockAchievement("milked");
<</script>>
<</if>><div class="narratortextbox">Another day comes to an end.<br>You earned <<= $lustessenceearnedtoday>> lust essence today.</div><br>
<div class="narratortextbox">Your possession over <<print $characters[$playing].name>> comes to an end.</div><br>
<div class="imageboxbig"><<= $characters[$playing].main>></div><br>
<button data-passage="worldportal" class="button" type="button" tabindex="0" data-setter="$playing to -1">Return to the world portal</button>
<button data-passage="choosechar" class="button" type="button" tabindex="0">Possess Again</button>
<<set $lustessenceearnedtoday = 0>>
<<if $day lt 7>>
<<set $day = $day + 1>>
<<else>>
<<set $day = 1>>
<</if>>
<<set $time = 1>><div class="landingpagebox"><div class="imagebox"><img src="images/title.png" alt="" /></div>
Do you want to setup a new game? - <hr>
*Yes - Setup my game world [HIGHLY RECOMMENDED]</span></b>
*No - I want to skip straight to another chapter</span></b>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0"><b><span style="color:#84FA06">Setup Game World</span></b></button><button data-passage="starting_game_0.6" class="button" type="button" tabindex="0"><b><span style="color:yellow">Other Options</span></b></button></div><div class="landingpagebox"><div class="imagebox"><img src="images/title.png" alt="" /></div>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0"><b><span style="color:#84FA06">Setup Game World</span></b></button><button data-passage="starting_game_0.6" class="button" type="button" tabindex="0"><b><span style="color:yellow">Other Options</span></b></button></div><div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div><br>
<div class="stra">
<centeR>Please select the style of game you want to play - </center> <hr>
<b>Fixed game</b> - All human characters will start with default stats and no perks. You will be able to freely corrupt as you see fit - <b><span style="color:#84FA06">Recommended for first time players</span></b><hr>
<b>Random game </b>- All human characters will start with random stats, bodyparts and one random perk - <b><span style="color:yellow">Can make for some 'interesting' moments.</span></b><hr>
<b>Chaos game </b>- Absoloute Chaos. All characters will be randomized have their perk slots filled with random perks [<<= $maxperks>>] - <b><span style="color:red">Not for the faint of heart.</span></b>
</div><br>
<button data-passage="start_game_fixed" class="button" type="button" tabindex="0"><b><span style="color:#84FA06">Fixed Game</span></b></button><button data-passage="start_game_random" class="button" type="button" tabindex="0"><b><span style="color:yellow">Random Game</span></b></button><button data-passage="start_game_chaos" class="button" type="button" tabindex="0"><b><span style="color:red">Chaos Game</span></b></button></div><<set $gametype = "Random">>
<div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div>
Game type is set to <b><span style="color:green"><<= $gametype>></span></b><br>
<<for _charIndex = 0; _charIndex < $characters.length; _charIndex++>>
<<if $characters[_charIndex].playable>>
<<set $characters[_charIndex].perks.push($allPerks[Math.floor(Math.random() * $allPerks.length)])>>
<<set $characters[_charIndex].breasts = $allBreasts[Math.floor(Math.random() * $allBreasts.length)]>>
<<set $characters[_charIndex].genitals = $allGenitals[Math.floor(Math.random() * $allGenitals.length)]>>
<<set $characters[_charIndex].gender = $genders[Math.floor(Math.random() * $genders.length)]>>
<</if>>
<</for>>
<<for _charIndex = 0; _charIndex < $characters.length; _charIndex++>>
<<if $characters[_charIndex].playable>>
Character: $characters[_charIndex].name<br>
Gender: $characters[_charIndex].gender<br>
Breasts: $characters[_charIndex].breasts<br>
Genitals: $characters[_charIndex].genitals<br>
Perk: $characters[_charIndex].perks<br>
<br>
<</if>>
<</for>>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0">Back</button><button data-passage="Story_Intro" class="button" type="button" tabindex="0">Start Game</button></div><<set $gametype = "Fixed">>
<div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div>
Game type is set to <b><span style="color:green"><<= $gametype>></span></b><br>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0">Back</button><button data-passage="Story_Intro" class="button" type="button" tabindex="0">Start Game</button></div><<set $gametype = "Chaos">>
<div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div>
Game type is set to <b><span style="color:green"><<= $gametype>></span></b><br>
<<for _charIndex = 0; _charIndex < $characters.length; _charIndex++>>
<<if $characters[_charIndex].playable>>
/* Pick the first random perk */
<<set _perk1 = $allPerks[Math.floor(Math.random() * $allPerks.length)]>>
/* Pick the second random perk, ensuring it's not the same as the first */
<<set _perk2 = $allPerks[Math.floor(Math.random() * $allPerks.length)]>>
<<if _perk2 == _perk1>>
<<set _perk2 = $allPerks[Math.floor(Math.random() * $allPerks.length)]>>
<</if>>
/* Pick the third random perk, ensuring it's not the same as the first or second */
<<set _perk3 = $allPerks[Math.floor(Math.random() * $allPerks.length)]>>
<<if _perk3 == _perk1 or _perk3 == _perk2>>
<<set _perk3 = $allPerks[Math.floor(Math.random() * $allPerks.length)]>>
<</if>>
/* Add the three unique perks to the character */
<<set $characters[_charIndex].perks.push(_perk1)>>
<<set $characters[_charIndex].perks.push(_perk2)>>
<<set $characters[_charIndex].perks.push(_perk3)>>
/* Randomly assign other attributes */
<<set $characters[_charIndex].breasts = $allBreasts[Math.floor(Math.random() * $allBreasts.length)]>>
<<set $characters[_charIndex].genitals = $allGenitals[Math.floor(Math.random() * $allGenitals.length)]>>
<<set $characters[_charIndex].gender = $genders[Math.floor(Math.random() * $genders.length)]>>
<</if>>
<</for>>
<<for _charIndex = 0; _charIndex < $characters.length; _charIndex++>>
<<if $characters[_charIndex].playable>>
Character: $characters[_charIndex].name<br>
Gender: $characters[_charIndex].gender<br>
Breasts: $characters[_charIndex].breasts<br>
Genitals: $characters[_charIndex].genitals<br>
Perks: $characters[_charIndex].perks<br>
<br>
<</if>>
<</for>>
<button data-passage="starting_game_1" class="button" type="button" tabindex="0">Back</button><button data-passage="Story_Intro" class="button" type="button" tabindex="0">Start Game</button></div><div class="landingpagebox"><div class="imagebox"><img src="images/ui/title.png" alt="" /></div><br>
<div class="narratortextbox">Is this your first time playing Realm of Corruption?</div><br>
<button data-passage="introduction1" class="button" type="button" tabindex="0"><span style="color:#84FA06">Yes</span> - Play with intro</button>
<button data-passage="hellcave" class="button" type="button" tabindex="0"><span style="color:red">No</span> - Skip Intro</button>
<hr>
<<button '<span style="color:#84FA06">Recommended!</span> - View Quick Tutorial'>>
<<script>>
Dialog.setup("tutorial", "tutorial");
Dialog.wiki(Story.get("tutorial").processText());
Dialog.open();
<</script>>
<</button>>
<!-- Initialize relationships for each character dynamically -->
<<for _i = 0; _i < $characters.length; _i++>>
<<set _player = $characters[_i]>>
<!-- Initialize relationships with every other character -->
<<for _j = 0; _j < $characters.length; _j++>>
<<if _i != _j>>
<<set _target = $characters[_j]>>
<!-- Set default relationship value for the target -->
<<set _player.relationships[_target.id] = 0>>
<</if>>
<</for>>
<</for>><div class="wrapper"><div class="narratortextbox">//"But as for the cowardly, the faithless, the detestable, as for murderers, the sexually immoral, sorcerers, idolaters, and all liars, their portion will be in the lake that burns with fire and sulfur, which is the second death.” Revelation 21:8//</div>
<div class="narratortextbox">The strange hooded figure bangs on the old wooden door of what looks like a cave enterance. You stand behind them, and wait nervously, hoping that this entire jouney is at it's end.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demon/facelessdemonchat.png" alt="" /></div>Amorta<hr>Demonica, open up. There's a new one here.</div>
<div class="monotextbox">I can't believe this is happening. I thought I lived a good life, but apparently, it wasn't good enough. Now, I'm in hell, being told to follow a hooded figure named Amorta through these abhorrent caverns in what I can only describe as Hell. It's been hours. The *thing* won't even speak to me...<br> I can't even comprehend the horrors that must be in store for me here. I can feel the heat already, and the smell is overwhelming.I wonder how long I'll be here for. Forever? The thought of being trapped here for eternity is unbearable. I need to stay strong, but it's hard when I can feel the despair and suffering all around me. I'll try to keep my head down and do as I'm told, but I can't shake the feeling that this is the end for me. They must be taking me to be tortured or mutilated, oh the horror!</div>
<div class="narratortextbox">The door slowly opens, revealing a humanlike creature. Their skin is pale white with two small horns escaping from their forehead. The creature has an unusually large bust and bright green eyes. Their clothing is full leather that almost looks tailored to this demon's body.<br> In your mind a soft wave of calm washes over you. You imagine the demons in Hell that torture souls and this demon does not fit the description - at least, in your mind.<br> For a few seconds, you feel as if your fate my not be as doomed as it once was.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>You may enter, Amorta.</div>
<div class="narratortextbox">The Demon, who you now believe is called Amorta, gestures for you to follow him into the small cave where Demonica stands. You obey and follow his slow, heavy steps.<br>Inside, is a large circular cave with an altar in the middle and huge cracks in the floor where pure darkness lies. You scope the entire room before locking eyes on the other female demon, Demonica.</div>
<div class="imagebox"><img src="images/locations/hell/hell.jpg" alt="" /></div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demon/facelessdemonchat.png" alt="" /></div>Amorta<hr>What do you think of our new kindred? Demonica?</div>
<div class="narratortextbox">Demonica looks you up and down. She leans in towards you and strokes the side of your 'cheek?' with her soft fingers.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>You are *very* lucky, you know that?</div>
<div class="narratortextbox">She smiles at you</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>You were going to just be another soul for us to torture here... but *someone* had other ideas for you...</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demon/facelessdemonchat.png" alt="" /></div>Amorta<hr>Yes, I've never seen a new soul be granted these blessings before. Very most unlik-</div>
<div class="narratortextbox">You try to speak but your mouth is frozen solid. Or maybe you don't even have a mouth. What form you now take is unknown even to yourself. You fear you are like these 'demons'. You cannot bring yourself to check. Luckily, Hell doesn't seem to be a place with many mirrors.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Enough Amorta - They are to become a Succubus, working for me.</div>
<div class="monotextbox">A Succubus, that's a demon?! Me? No!</div>
<div class="narratortextbox">Panic starts to creep inside you, but then you gaze into the deep dark pit of nothingness that flows like a river beneath the cave.</div>
<div class="monotextbox">It's better than a lifetime of torture... or eternal death.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Or you rather be tortured for eternity?</div>
<div class="narratortextbox">You snap yourself out of your panic and and shake your head softly at the floor and then gaze directly at Demonica.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Good. Now, let's take a tour or our 'work enviroment'. Amorta, you are dismissed, please leave us to our training. We have a *lot* to do.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demon/facelessdemonchat.png" alt="" /></div>Amorta<hr>Yes, m'lady.</div>
<div class="narratortextbox">Amorta, the hooded figure, leaves through the wooden door you came in. You watch him leave. As soon as the door slams shut you feel a little safer.</div>
<button data-passage="introduction2" class="button" type="button" tabindex="0">Next</button></div><div class="wrapper"><div class="titlename">Succubus Cave</div>
<div class="imagebox"><img src="images/locations/hell/hell.jpg" alt="" /></div>
<div class="narratortextbox">Demonica walks ahead of your, pointing to the walls of the cave she speaks. This time with a more *charm* in her voice.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>This place is called the Succubus Cave. From here we can observe the human world and use our powers to influence humans to do delightfully devilish things. Why do we do this you may ask? Hell is powered by *many* things. Fear, Pain and also lust.<br> It's *our* job to steal lust from humans. To do this we can directly possess them, influence them and more. It's like renewable energy. Without this power, Hell would not exist. So it's a very important job. A job that not just any soul can do. It takes a certain sick bastard to be accepted as a Succubus. You must of done some kinky shit in your life, but don't worry - who am I to judge?</div>
<div class="monotextbox">Kinky shit? I don't remember *anything*!</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>I am going to give you your own power. The power to possess humans for a brief moment of time. From this seed of power you will be able to evolve and grow your own powers over time.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Oh and you can't talk can you? It's common for new souls in this realm. It *should* come back over time. We'll see.</div>
<div class="narratortextbox">Demonika closes her eyes and motions her hands at you in a circular motion, it's almost mesmeric. Suddenly you start to feel a sense of power within yourself</div>
<div class="monotextbox">I feel... great...</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Hmmm.... I see my spell has worked.<br>It's been a long while since I've done that. You may feel powerful, but you are still a weakling. You must use your powers to gain 'Lust Essence' from humans. Only then, you will be able to feel real power.</div>
<div class="monotextbox">There is something inside of me that is ready for this. Like it's my mission. I feel driven, motivated, ready to get this lust energy - but why? Maybe it has something to do with my past or maybe I'm just grateful to be alive.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>I think the best way for you to understand your power is to go out there and actually use it. Go to the world portal when you are ready and have fun with some humans.</div>
<div class="narratortextbox">Just before Demonica turns away she stops.</div>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>And listen - It's good to have another comrade in here. Welcome to the team.</div>
<button data-passage="hellcave" class="button" type="button" tabindex="0">Begin The Game</button></div><div class="wrapper"><div class="wrapper"><div class="narratortextbox">The soul's lust grew even stronger whilst watching the family</div>
<div class="narratortextbox">Until one day... something extraordinary happened.</div>
<div class="narratortextbox">The spirit woke. The spirit had a body. The spirit had possessed <<momname>></div>
<div class="imageboxbig"><img src="images/characters/mother/momshocked.png" alt="" /></div>
<div class="narratortextbox">The spirit realised it could take control of the family members while they slept.</div>
<div class="narratortextbox">The spirit did what the spirit would do.</div>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Start Game</button></div><div class="narratortextbox">In Realm of Corruption (RoC), there many new mechanics you might not find in other similar lewd games so its important to at least know the basics, first of all, this is the UI Bar as of v0.335 - This is located in the left of the screen. You can stow and unstow it at any time. Let's quickly go over each element on here. Don't worry if you can't see any of the buttons right now, that will change once you choose a character to play.</div><br>
<div class="imageboxbbb"><img src="images/ui/tutorial_1.jpg" alt="" /></div><br>
<div class="narratortextbox">[1] - This is where the general game information is displayed. In RoC you play as lots of different characters, here you can see the avatar of the character youa re playing as, the name of the character you are playing as, the day and the current time! Watch as time progresses!<hr>
[2] - This is the character info button, this is one of the most important buttons in the game as it shows all of the important information associated with that character such as their stats and relationships. We'll go into this in more detail below.<hr>
[3] - This is the 'current clothing' display, this shows what outfit a character is wearing. Outfits are important because they can change how other characters perceive you in the game. You can only ever have one outfit equipped. You can change your outfit at any time via a wardrobe.<hr>
[4] - This is the 'perks' display. Perks are things your character has associated with them that unlock different behaviours and interactions. When you start RoC, you'll be limited to only 3 maximum perks and will be locked out of ever gaining more. However, you are able to upgrade your maximum perks by visiting the succubus store via the character selection screen.<hr>
[5] - This is the 'stories' button, clicking this leads you to a page which displays all of the available story routes for characters. Stories are unique paths characters can change to help corrupt themselves and others around them. Try them out and have some fun! If you need help with a story or are unsure how to procede down a story route, check out our discord or the in-game wiki for the quick guides.<hr>
[6] - This is the 'achievements' button, this shows all achievements unlocked and locked.<hr>
[7] - This is the 'save/load' button, this allows you to save and load games. It's highly recommended that you save and backup your files, if you leave them saved on your browser they might get deleted otherwise!<hr>
[8] - This is the 'lust essence' display, lust essence is the currency in RoC. It allows you to buy upgrades, outfits and much more from the succubus store. You earn lust essence by interacting with other characters.<hr>
[9] - This is where all out socials are backer links are located. If you want to become a backer and gain access to the rewind feature and tons of cheats, then hit us up by clicking the patreon button here!<hr>
[10] - This is the game file stats, this tells us (and you) whats going on in your game, if you've enabled cheats, what your game type is and what the version number is.<hr>
[11] - Restart & Wiki buttons, clicking either of these will either restart you game completely (be warned, you will lose unsaved progress) or check out the in-game wiki.
</div><br>
<div class="narratortextbox">Okay - that was a little more writing than I expected! Here is another 'quick' breakdown of the 'character info' button as promised!</div><br>
<div class="imagebox"><img src="images/ui/tutorial_2.jpg" alt="" /></div><br>
<div class="narratortextbox">[1] - This is the character avatar you are playing as - obviously!<hr>
[2] - These are all the important stats related to your character, keep an eye on these as they change how scenes play out and how other characters perceive you. For example, if a female character does not have the 'gay' perk, she isn't going to want to 'engage' with this character as she is also a female. It's highly recommended if you are playing on any game type other than normal to review your rolled stats on your characters. Otherwise you might not understand why Natasha's solo scenes are something other than what you imagined they'd be!<br>It's also worth mentioning that some characters have unique character stats, such as Isaak (sissy points) that can be tracked here. Also, universal means that are shared across all characters.<hr>
[3] - This is the known characters and relationship levels for your playing character, from here you can see how your character thinks of other characters and if you know them, you can see their perks. This is very useful in seeing if you are going to be compatible with that character and just in general keeping track of how your characters feel about each other!
</div><br>
<div class="narratortextbox">"Okay... so now what do I do?" - Explore, have fun, corrupt! This is a sandbox game first and foremost, meaning whatever you want to do is the aim of the game. Make all the women into futa doms? Go for it! Make all the dudes gay and fuck each other!? Why not! For a more focused gameplay session, see the stories and follow them. Go for whatever one appeals to you. We add new stories often so there's always something new to discover.</div><br><div class="titlename">Succubus Lair</div>
<div class="imagebox"><img src="images/locations/hell/hellm.jpg" alt="" /></div><br>
<div class="monotextbox">I need help!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>You look like you need help.</div><br>
<div class="monotextbox">YES!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>There really isn't an *end goal* to what we do. We aren't here to cross a finish line, we're here to have fun and to keep things ticking along. When you choose a character to possess, your *goal*, if you want to call it that, is to fuck them up in so many different ways. Give them fucked up perks, change their genitals, make them fuck each other - all for your own sick twisted amusement. That's it. If you want actual *real goals* - check the 'Stories' in the left UI bar. These are routes that open up for characters you are possessing.</div><br>
<div class="monotextbox">Left UI bar? Huh?</div><br>
<button data-passage="speaktodemonica" class="button" type="button" tabindex="0">Finish talking</button><div class="wrapper"><div class="titlename">Succubus Lair</div><br>
<div class="imagebox"><img src="images/locations/hell/hellm.jpg" alt="" /></div><br>
<<set _rando to random(1, 2)>>
<<if _rando eq 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>You should be out corrupting humans, what do you want?</div><br>
<<elseif _rando eq 2>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>What?</div><br>
<</if>>
<button data-passage="talkdem" class="button" type="button" tabindex="0">Let's talk about you</button>
<button data-passage="ineedhelp" class="button" type="button" tabindex="0">I Need Help!</button>
<button data-passage="hellcave" class="button" type="button" tabindex="0">Finish talking</button></div><div class="wrapper"><div class="titlename">Succubus Lair</div>
<div class="imagebox"><img src="images/locations/hell/hellm.jpg" alt="" /></div><br>
<div class="monotextbox">I want to talk about -</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>If you are trying to communicate with me I must remind you that you do *not* have a mouth or any means of communication. I am also incable of sign language.</div><br>
<div class="narratortextbox">You gesture your hands and make strange humming noises. Demonica looks at you confused.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>Sorry, kid. Just give it some time, okay? Your voice will *probably* come back one day.</div><br>
<button data-passage="speaktodemonica" class="button" type="button" tabindex="0">Finish talking</button></div><div class="imagebox"><img src="images/ui/settings.jpg"></div><br>
<<for _item range $settings>><<capture _item>>
<div class="narratortextbox">
<div id="options">
<label for="perkToggle"><<= _item.name>> [Enabled: <<= _item.enabled>>]: </label>
* <<radiobutton "_item.enabled" true>> Enable
* <<radiobutton "_item.enabled" false>> Disable
<hr>
<<= _item.desc>>
</div>
</div><br>
<</capture>><</for>>
<button data-passage="optionsMenu_resetcoffee" class="button" type="button" tabindex="0">Reset Coffee Stats</button>
<hr>
<button data-passage="credits" class="button" type="button" tabindex="0">Credits</button>
<hr>
<button data-passage="optionsMenu" class="button" type="button" tabindex="0">Save</button>
<button data-passage="hellcave" class="button" type="button" tabindex="0">Save & Return</button><<set $coffeestats = {
customersserved: 0,
coffeesmilked: 0,
level: 0,
customersfucked: 0,
}>>
<<goto "optionsMenu">><!-- Find the specific outfit in $wardrobe based on $itemChosen -->
<<set _selectedItem = $wardrobe.find(item => item.name === $itemChosen.name)>>
<!-- Check if player has enough essence -->
<<if $lustessence >= _selectedItem.price>>
<<set $lustessence -= _selectedItem.price>> <!-- Deduct essence -->
<<set _selectedItem.owned = true>> <!-- Mark the item as owned -->
<div class="narratortextbox">You purchased <<print _selectedItem.name>> for <<print _selectedItem.price>> Essence!</div><br>
<<else>>
<div class="narratortextbox">You don't have enough Essence to buy <<print _selectedItem.name>>.</div><br>
<</if>>
<!-- Return to store passage -->
<<goto "store">><!-- Find the specific item in $allQuirks based on $itemChosen -->
<<set _selectedItem = $allQuirks.find(item => item.name === $itemChosen.name)>>
<!-- Check if player has enough essence -->
<<if $lustessence >= _selectedItem.price>>
<<set $lustessence -= _selectedItem.price>> <!-- Deduct essence -->
<<set _selectedItem.owned = true>> <!-- Mark the item as owned -->
<div class="narratortextbox">You purchased <<print _selectedItem.name>> for <<print _selectedItem.price>> Essence!</div><br>
<<else>>
<div class="narratortextbox">You don't have enough Essence to buy <<print _selectedItem.name>>.</div><br>
<</if>>
<!-- Return to store passage -->
<<goto "store">><!-- Find the specific item in $spells based on $itemChosen -->
<<set _selectedItem = $spells.find(item => item.name === $itemChosen.name)>>
<!-- Check if player has enough essence -->
<<if $lustessence >= _selectedItem.price>>
<<set $lustessence -= _selectedItem.price>> <!-- Deduct essence -->
<<set _selectedItem.owned = true>> <!-- Mark the item as owned -->
<div class="narratortextbox">You purchased <<print _selectedItem.name>> for <<print _selectedItem.price>> Essence!</div><br>
<<else>>
<div class="narratortextbox">You don't have enough Essence to buy <<print _selectedItem.name>>.</div><br>
<</if>>
<!-- Return to store passage -->
<<goto "store">><div class="npctextbox"><div class="npcchat"><<print $characters[24].chat>></div><<print $characters[24].name>><hr>I'm a <<= $characters[24].gender>>. I have a <<= $characters[24].genitals>> and a pair of <<= $characters[24].breasts>> breasts. My perks are: <<= $characters[24].perks>></div><br>
<div class="narratortextbox">Create Your Custom Character</div><br>
<!-- Gender Selection -->
<div class="wrapper">
<div class="narratortextbox">Choose Gender: [<<= $characters[24].gender>>]</div><br>
<button data-passage="create_a_character" class="button" type="button" tabindex="0" data-setter="$characters[24].gender to 'Male'">Male</button>
<button data-passage="create_a_character" class="button" type="button" tabindex="0" data-setter="$characters[24].gender to 'Female'">Female</button>
<hr>
</div>
<button data-passage="create_a_character_2" class="button" type="button" tabindex="0">Save & Continue</button><div class="npctextbox"><div class="npcchat"><<print $characters[24].chat>></div><<print $characters[24].name>><hr>I'm a <<= $characters[24].gender>>. I have a <<= $characters[24].genitals>> and a pair of <<= $characters[24].breasts>> breasts. My perks are: <<= $characters[24].perks>>. I feel weird!</div><br>
<div class="narratortextbox">Congratulations - you have created your first being of pure lust. They are now accessible from the world portal - oh and before we forget, what is the name of this creature?<hr>
<<textbox "$characters[24].name" "Whore">>
<<set $characters[24].playable = true>>
<<set $characters[24].unlocked = true>>
</div><br>
<button data-passage="store" class="button" type="button" tabindex="0">Save & Return</button><div class="npctextbox"><div class="npcchat"><<print $characters[24].chat>></div><<print $characters[24].name>><hr>I'm a <<= $characters[24].gender>>. I have a <<= $characters[24].genitals>> and a pair of <<= $characters[24].breasts>> breasts. My perks are: <<= $characters[24].perks>></div><br>
<div class="wrapper">
<div class="narratortextbox">Choose An Appearance:</div><br>
<div class="clothing-container">
<!-- Male Images -->
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_1.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_1.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_2.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_2.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_3.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_3.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_4.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_4.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_5.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_5.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_6.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_6.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_7.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_7.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_8.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_8.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_9.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_9.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_10.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_10.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_11.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_11.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/male_12.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/male_12.jpg' alt='' />">>
</div>
<!-- Female Images -->
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_1.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_1.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_2.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_2.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_3.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_3.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_4.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_4.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_5.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_5.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_6.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_6.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_7.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_7.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_8.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_8.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_9.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_9.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_10.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_10.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_11.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_11.jpg' alt='' />">>
</div>
<div class="clothing-item">
<div class="clothing-image"><img src="images/custom_characters/avatars/female_12.jpg" alt="" /></div>
<<radiobutton "$characters[24].chat" "<img src='images/custom_characters/avatars/female_12.jpg' alt='' />">>
</div>
</div><br>
</div>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0">Save & Continue</button><div class="npctextbox"><div class="npcchat"><<print $characters[24].chat>></div><<print $characters[24].name>><hr>I'm a <<= $characters[24].gender>>. I have a <<= $characters[24].genitals>> and a pair of <<= $characters[24].breasts>> breasts. My perks are: <<= $characters[24].perks>></div><br>
<!-- Genitals Selection -->
<div class="wrapper">
<div class="narratortextbox">Choose Genitals:</div><br>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].genitals to 'Vagina'">Vagina</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].genitals to 'Tiny Cock'">Tiny Cock</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].genitals to 'Regular Cock'">Regular Cock</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].genitals to 'Big Cock'">Big Cock</button>
</div><br>
<!-- Genitals Selection -->
<div class="wrapper">
<div class="narratortextbox">Choose Breast Size:</div><br>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].breasts to 'Flat'">Flat</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].breasts to 'Small'">Small</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].breasts to 'Regular'">Regular</button>
<button data-passage="create_a_character_3" class="button" type="button" tabindex="0" data-setter="$characters[24].breasts to 'Huge'">Huge</button>
</div><br>
<button data-passage="create_a_character_4" class="button" type="button" tabindex="0">Save & Continue</button><div class="npctextbox">
<div class="npcchat"><<print $characters[24].chat>></div>
<<print $characters[24].name>>
<hr>I'm a <<= $characters[24].gender>>. I have a <<= $characters[24].genitals>> and a pair of <<= $characters[24].breasts>> breasts.
My perks are: <<= $characters[24].perks.join(", ")>>
</div><br>
<!-- Perks Selection -->
<div class="wrapper">
<div class="narratortextbox">Choose Perks:</div><br>
<button data-passage="give_virgin" class="button" type="button" tabindex="0">Give Virgin</button>
<button data-passage="give_gay" class="button" type="button" tabindex="0">Give Gay</button>
<br>
<!-- Current Perks Display -->
<div class="monotextbox">Current Perks: <<= $characters[24].perks.join(", ")>></div><br>
</div>
<button data-passage="create_a_character_5" class="button" type="button" tabindex="0">Save & Continue</button><<if !$characters[24].perks.includes("Gay")>>
<<set $characters[24].perks.push("Gay")>>
<<else>>
<<set $characters[24].perks = $characters[24].perks.filter(function(perk) { return perk !== "Gay"; })>>
<</if>>
<<goto "create_a_character_4">><<if !$characters[24].perks.includes("Virgin")>>
<<set $characters[24].perks.push("Virgin")>>
<<else>>
<<set $characters[24].perks = $characters[24].perks.filter(function(perk) { return perk !== "Virgin"; })>>
<</if>>
<<goto "create_a_character_4">><div class="titlename">Succubus Lair</div><br>
<div class="imagebox"><img src="images/locations/hell/hellm.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/demonica/demonicachat.png" alt="" /></div>Demonica<hr>So - you want to upgrade your powers? The only currency I accept is 'lust essence'. It's gained by interacting with humans. It's fairly easy to acquire - just go talk, fuck flirt with anyone you can find!</div><br>
<button data-passage="upgradeperkslots" class="button button-returner" type="button" tabindex="0">UPGRADE PERK SLOTS [15 ESSENCE] [$maxperks]</button><BR>
<<if $characters[24].name eq "???">>
<button data-passage="create_a_character" class="button button-returner" type="button" tabindex="0">CREATE A CHARACTER [100 ESSENCE]</button><BR>
<</if>>
<div class="titlename">Outfits</div><br>
<div class="clothing-container">
<<for _item range $wardrobe>><<capture _item>>
<div class="clothing-item">
<div class="clothing-image"><<print _item.main>></div>
<h3><<print _item.name>></h3>
<p>Gender: <<print _item.requiredgender>></p>
<p>Char: <<print _item.requiredid>></p>
<<if _item.owned eq true>>
<p class="owned">Owned</p>
<<else>>
<p class="not-owned">Not owned - Price: <<print _item.price>> Essence</p>
<button data-passage="buyoutfit" class="button button-play" type="button" tabindex="0" data-setter="$itemChosen to _item">BUY</button>
<</if>>
</div>
<</capture>><</for>>
</div>
<div class="titlename">Quirks</div><br>
<div class="clothing-container">
<<for _item range $allQuirks>><<capture _item>>
<div class="clothing-item">
<div class="clothing-image"><<print _item.image>></div>
<h3><<print _item.name>></h3>
<<if _item.owned eq true>>
<p class="owned">Owned</p>
<<else>>
<p class="not-owned">Not owned - Price: <<print _item.price>> Essence</p>
<button data-passage="buyquirk" class="button button-play" type="button" tabindex="0" data-setter="$itemChosen to _item">BUY</button>
<</if>>
</div>
<</capture>><</for>>
</div>
<div class="titlename">Spells</div><br>
<div class="clothing-container">
<<for _item range $spells>><<capture _item>>
<div class="clothing-item">
<div class="clothing-image"><<print _item.image>></div>
<h3><<print _item.name>></h3>
<<if _item.owned eq true>>
<p class="owned">Owned</p>
<<else>>
<p class="not-owned">Not owned - Price: <<print _item.price>> Essence</p>
<button data-passage="buyspell" class="button button-play" type="button" tabindex="0" data-setter="$itemChosen to _item">BUY</button>
<</if>>
</div>
<</capture>><</for>>
</div>
<button data-passage="hellcave" class="button" type="button" tabindex="0">Leave</button><<if $lustessence gte 15>>
<div class="titlename">You upgraded your max perks. 15 lust essence removed.</div><br>
<<set $lustessence = $lustessence - 15>>
<<set $maxperks = $maxperks + 1>>
<<else>>
<div class="titlename">You don't have enough to upgrade your max perks. 15 lust essence needed.</div><br>
<</if>>
<button data-passage="store" class="button" type="button" tabindex="0">Return</button><<set $coffeestats.customersserved = 999>>
<<goto "cheats_menu">><<set $lustessence = $lustessence + 5>>
<<goto "cheats_menu">><<for _game range $gamecollection>>
<<set _game.owned to true>>
<</for>>
<<goto "cheats_menu">><<set $characters[3].sissyscore = $characters[3].sissyscore + 10>>
<<goto "cheats_menu">><<set $characters[13].playable = true>>
<<set $characters[13].unlocked = true>>
<<goto "cheats_menu">><<set $characters[5].playable = true>>
<<set $characters[5].unlocked = true>>
<<goto "cheats_menu">><<set $characters[4].playable = true>>
<<set $characters[4].unlocked = true>>
<<goto "cheats_menu">><<set $characters[6].playable = true>>
<<set $characters[6].unlocked = true>>
<<goto "cheats_menu">><div class="cheat-wrapper">
<div class="cheat-title">CHEAT HUB</div>
<div class="cheat-box">
<center class="cheat-instruction">Please enter your patreon code below.<h6>Want a code? Subscribe to the patreon. Link in the left sidebar.</h6></center>
<<set _answer to ''>>
<div class="cheat-center">
<<textbox '_answer' 'Enter Code' autofocus>>
</div>
<span id='cheat-submit'>
<<button 'Submit Cheat Password'>>
<<set _answer to _answer.trim().toLowerCase()>>
<<if hashStr(_answer) == 972735513>>
<<replace '#cheat-submit'>>
/* Removes the button */
<</replace>>
<<replace '#textbox-reply'>>
<div class="cheat-title"><span style="color: green;">Backer Code Accepted.</span>
<<set $cheatenabled = 1>></div>
<button data-passage="cheats_menu" class="button" type="button" tabindex="0">Enter the Cheat Hub</button>
<</replace>>
<<run $('#textbox-answer').attr('readonly', 'true');>>
<<else>>
<<replace '#textbox-reply'>><div class="cheat-title">
<span style="color: red;">Wrong password. If you are a backer of RoC, please check the version number is alligned with the correct code, the latest codes are always available on our patreon. This version of the game is v$version </span></div>
<</replace>>
<</if>>
<</button>>
</span><<script>>$(document).one(":passagerender", function (ev) {
$(ev.content).find("#textbox-answer").on("keyup", function (e) {
if (e.keyCode === 13) {
$("#cheat-submit button").trigger("click");
}
});
});<</script>><span id='textbox-reply'></span></div>
<button data-passage="hellcave" class="button" type="button" tabindex="0">Return</button></div><div class="imagebox"><img src="images/ui/cheats.jpg"></div><br>
<button data-passage="cheat_essence" class="button" type="button" tabindex="0">[+5] Add Lust Essence</button>
<br>
<button data-passage="cheat_unlockbella" class="button" type="button" tabindex="0">[Bella] Instant Unlock</button>
<button data-passage="cheat_unlockmichael" class="button" type="button" tabindex="0">[Michael] Instant Unlock</button>
<button data-passage="cheat_unlockemily" class="button" type="button" tabindex="0">[Emily] Instant Unlock</button>
<button data-passage="cheat_unlockmia" class="button" type="button" tabindex="0">[Mia] Instant Unlock</button>
<br>
<button data-passage="cheat_gamecollection" class="button" type="button" tabindex="0">[Isaak] Instant Game Collection</button>
<button data-passage="cheat_is_sissy" class="button" type="button" tabindex="0">[Isaak] [+10] Sissy Points</button>
<br>
<button data-passage="cheat_coffees_served" class="button" type="button" tabindex="0">[Natasha] 999 Coffee's Served</button>
<hr><button data-passage="hellcave" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You have decided to take control of <<print $characters[$playing].name>> [$playing] for today... have fun!</div><br>
<<if $characters[14].homelocation eq "hallway">>
<<set $chosenlocation = "paulinebedroom">>
<<else>>
<<set $chosenlocation = "parentsbedroom">>
<</if>>
<div class="imageboxbig"><<= $characters[$playing].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ugh... my head...</div><br>
/* Lazarski Household - Pauline */
<<if $playing eq 0>>
<button data-passage="$chosenlocation" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Lazarski Household - Robert*/
<<if $playing eq 2>>
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Lazarski Household - Sister*/
<<if $playing eq 1>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<<else>>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
/* Lazarski Household - Brother*/
<<if $playing eq 3>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Other - Bella*/
<<if $playing eq 13>>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Other - Joanna*/
<<if $playing eq 14>>
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Mia*/
<<if $playing eq 4>>
<button data-passage="miabedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Emily*/
<<if $playing eq 5>>
<button data-passage="emilybedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Michael*/
<<if $playing eq 6>>
<button data-passage="michaelbedroom" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Dorm - Custom Character*/
<<if $playing eq 24>>
<button data-passage="hallway_customplayer" class="button" type="button" tabindex="0">Wake Up [<<print $characters[$playing].name>>]</button>
<</if>>
/* Achievements Below */
<<if !$achievements.lazarskinew.unlocked and $playing lte 3>>
<<script>>
unlockAchievement("lazarskinew");
<</script>>
<</if>>
<<if !$achievements.dormnew.unlocked and ($playing == 5 or $playing == 6 or $playing == 4)>>
<<script>>
unlockAchievement("dormnew");
<</script>>
<</if>>
<<if !$achievements.bella.unlocked and $playing eq 13>>
<<script>>
unlockAchievement("bella");
<</script>>
<</if>>
<<if !$achievements.perkedup.unlocked and $characters[$playing].perks.length gte 7>>
<<script>>
unlockAchievement("perkedup");
<</script>>
<</if>>
<<set _perfectRelationships = 0>>
<<for _i = 0; _i < $characters.length; _i++>>
<!-- Skip the player character -->
<<if $characters[_i].id != $characters[$playing].id>>
<!-- Check if the relationship is 100 or greater -->
<<if $characters[$playing].relationships[$characters[_i].id] gte 100>>
<<set _perfectRelationships++>>
<!-- Check and unlock "Beloved" only once -->
<<if _perfectRelationships == 1 and !$achievements.beloved.unlocked>>
<<script>>
unlockAchievement("beloved");
<</script>>
<</if>>
<</if>>
<</if>>
<</for>>
<!-- Unlock "Adored" if five or more perfect relationships exist -->
<<if _perfectRelationships gte 5 and !$achievements.adored.unlocked>>
<<script>>
unlockAchievement("adored");
<</script>>
<</if>><div class="wrapper"><div class="titlename">Succubus Lair</div><<set $gamestart = 1>><br>
<div class="imagebox"><img src="images/locations/hellcave/hell.jpg" alt="" /></div><br>
<div class="monotextbox">I should use the world portal if I want to start possessing humans.</div> <br>
<button data-passage="speaktodemonica" class="button" type="button" tabindex="0">Speak with Demonica</button>
<button data-passage="store" class="button" type="button" tabindex="0">Succubus Store</button>
<button data-passage="optionsMenu" class="button" type="button" tabindex="0">Game Options</button>
<button data-passage="cheats" class="button" type="button" tabindex="0">Cheat Mode [<<if $cheatenabled eq 1>><b><span style="color:#4FFF04 ">Enabled</span></b><<else>><b><span style="color:red ">Disabled</span></b><</if>>]</button>
<<button "Tutorial">>
<<script>>
Dialog.setup("tutorial", "tutorial");
Dialog.wiki(Story.get("tutorial").processText());
Dialog.open();
<</script>>
<</button>>
<br><button data-passage="worldportal" class="button" type="button" tabindex="0">World Portal</button></div><div class="wrapper"><div class="titlename">Succubus Lair</div><br>
<div class="characterlog"><center>Daily Log:</center><<dailylog>></div><br>
<div class="monotextbox">So... these are the people I can possess...</div><br>
<button data-passage="hellcave" class="button button-return" type="button" tabindex="0">RETURN TO SUCCUBUS CAVE</button>
<div class="optionBoxContainer">
<<for _charIndex = 0; _charIndex < $characters.length; _charIndex++>> <<capture _charIndex>>
<<if $characters[_charIndex].playable>>
<div class="optionBox">
<<if $characters[_charIndex].unlocked eq true>>
<div class="optionBoxImage"><<print $characters[_charIndex].chat>></div>
<center>
<<print $characters[_charIndex].name>>
<<if $characters[_charIndex].gender == "Male">> [M]
<<elseif $characters[_charIndex].gender == "Female">> [F]
<</if>>
</center>
<!-- Green "PLAY" button -->
<button data-passage="choosechar" class="button button-play" type="button" tabindex="0" data-setter="$playing to _charIndex">PLAY</button>
<<else>>
<div class="optionBoxImage"><img src="images/ui/locked.jpg" alt="" /></div>
<center>???</center>
<!-- Red "LOCKED" button -->
<button data-passage="" class="button button-locked" type="button" tabindex="0">LOCKED</button>
<</if>>
</div><br>
<</if>>
<</capture>><</for>>
</div><<widget "cumchance">>
<!-- Arguments: $args[0] = target NPC, $args[1] = video HTML -->
<<set _target = $args[0]>>
<<set _video = $args[1]>>
<!-- Default cum chance is 10%, but can be customized -->
<<set _cumchance = $cumchance>>
<!-- Generate a random number between 1 and 100 -->
<<set _roll = random(1,100)>>
<!-- Check if the random roll is less than or equal to the cum chance -->
<<if _roll <= _cumchance>>
<<print _video>>
<div class="relationincreasedice">
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
<b><span style="color:pink">You Cum!</span></b> <<print $characters[$target].name>> has gained 5 lust.<br>
<!-- Increase target NPC's lust by 5 -->
<<set $characters[$target].lust += 5>>
<!-- Check if the target NPC has a free perk slot (max of 5 perks) and doesn't already have "Cum Lover" -->
<<if $characters[$target].perks.length < $maxperks and not $characters[$target].perks.includes("Cum Lover")>>
<!-- 20% chance to gain the "Cum Lover" perk -->
<<set _perkChance = random(1, 100)>>
<<if _perkChance <= 20>>
<<set $characters[$target].perks.push("Cum Lover")>>
<<print $characters[$target].name>> has developed a new fetish: "Cum Lover"!
<<else>>
<<print $characters[$target].name>> failed to develop a new cum fetish.
<</if>>
<<else>>
<!-- Message if they already have the perk or no perk slots available -->
<<if $characters[$target].perks.includes("Cum Lover")>>
<<print $characters[$target].name>> already has the "Cum Lover" perk.
<<else>>
<<print $characters[$target].name>> has no free perk slots.
<</if>>
<</if>>
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- If the cum chance fails -->
<div class="narratortextbox">You fail to cum. [<<print $cumchance>>% Chance]</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>How disappointing!</div><br>
<</if>>
<</widget>><<widget "dailylog">>
<<set _changedCharacters = []>> <!-- Step 1: Create an empty array to track characters whose outfits were changed -->
<!-- Step 2: Loop through all characters by index -->
<<for _i = 0; _i < $characters.length; _i++>>
<!-- Get the current character -->
<<set _currentChar = $characters[_i]>>
<!-- Check if the character is wearing "Naked" and does NOT have the "Nudist" perk -->
<<if _currentChar.outfit === "Naked" && !_currentChar.perks.includes("Nudist")>>
<!-- Retrieve the selected clothing item from $wardrobe using $chosenclothing -->
<<set _outfitItem = $wardrobe[0]>>
<!-- Set the current outfit for the character -->
<<set $characters[_i].outfit = _outfitItem.name>>
<!-- Update the chat and main images for the character based on their ID -->
<<set $characters[_i].chat = _outfitItem.characterImages[$characters[_i].id].chat>>
<<set $characters[_i].main = _outfitItem.characterImages[$characters[_i].id].main>>
<li><span style="color: yellow"><<print $characters[_i].name>> </span> has dressed themselves! This is because they were left as nude without having the 'nudist' perk.</li>
<</if>>
<</for>>
<<if $amandaStaying eq 1>>
<<set $amandaStaying = 0>>
<li><span style="color: yellow">Amanda has went home.</span></li>
<<elseif $brunoStaying eq 1>>
<li><span style="color: yellow">Bruno has went home.</span></li>
<</if>>
<</widget>><<widget "randomInteraction">>
<<set _chance = $args[0]>> <!-- The percentage chance passed to the widget -->
<<set _interactionName = $args[1]>> <!-- The interaction type name (like "Flirting") -->
<!-- Find the interaction in $interactions that matches _interactionName -->
<<set _interaction = $interactions.find(inter => inter.name == _interactionName)>>
<!-- Only proceed if the interaction is found and the player doesn’t already have it -->
<<if _interaction && !$characters[$playing].interactions.some(int => int.name == _interaction.name)>>
<!-- Generate a random number between 1 and 100 -->
<<set _random = Math.floor(Math.random() * 100) + 1>>
<!-- Check if the random number falls within the given chance -->
<<if _random <= _chance>>
<!-- Add the interaction (name and image) to the player's interactions list -->
<<set $characters[$playing].interactions.push(_interaction)>>
<div class="relationincreasedice">
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">Success -</span></b> You unlocked a new interaction: <<print _interaction.name>>!
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- If the random roll fails, tell the player the required chance and the actual roll -->
<div class="relationincreasedice">
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Failure</span></b> You needed <<print _chance>>% chance to earn the <<print _interaction.name>> interaction, but you rolled <<print _random>>.
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
</div><br>
<</if>>
<</if>>
<</widget>><<widget "momname">>
<b><span style="color:pink"><<print $characters[0].name>></span></b>
<</widget>>
<<widget "dadname">>
<b><span style="color:pink"><<print $characters[2].name>></span></b>
<</widget>>
<<widget "sistername">>
<b><span style="color:pink"><<print $characters[1].name>></span></b>
<</widget>>
<<widget "brothername">>
<b><span style="color:pink"><<print $characters[3].name>></span></b>
<</widget>><<widget "randomPerk">>
<<set _chance = $args[0]>> <!-- The percentage chance passed to the widget -->
<<set _perk = $args[1]>> <!-- The perk name -->
<!-- Check if the requested perk is valid -->
<<if not $allPerks.includes(_perk)>>
<div class="relationincreasedice">
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Error:</span></b> The perk <<print _perk>> is not a valid perk.
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>> <!-- Proceed only if the perk is valid -->
<!-- Early exit if the player already has the perk -->
<<if $characters[$playing].perks.includes(_perk)>>
<!-- Show nothing -->
<<elseif $characters[$playing].perks.length gte $maxperks>>
<div class="relationincreasedice">
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Failure</span></b>This character had a chance to earn a new perk, but they already have the maximum number of perks [<<print $maxperks>>]. You can remove perks at the psychiatrist or increase your perk slots via the succubus cave.
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- Generate a random number between 1 and 100 -->
<<set _random = Math.floor(Math.random() * 100) + 1>>
<!-- Check if the random number falls within the given chance -->
<<if _random <= _chance>>
<!-- Add the perk to the player's perks list -->
<<set $characters[$playing].perks.push(_perk)>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">Success -</span></b>You unlocked a new perk: <<print _perk>>!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- If the random roll fails, tell the player how much chance was needed -->
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Failure</span></b>You needed <<print _chance>>% chance to earn the <<print _perk>> perk, but you rolled <<print _random>>.
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<</if>>
<</if>>
<</if>>
<</widget>>
<<widget "randomPerkID">>
<<set _chance = $args[0]>> <!-- The percentage chance passed to the widget -->
<<set _charID = $args[1]>> <!-- The ID of the character -->
<<set _perk = $args[2]>> <!-- The perk name -->
<!-- Check if the requested perk is valid -->
<<if not $allPerks.includes(_perk)>>
<div class="relationincreasedice">
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Error:</span></b> The perk <<print _perk>> is not a valid perk.
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>> <!-- Proceed only if the perk is valid -->
<!-- Find the character in the $characters array by ID -->
<<set _char = $characters.find(c => c.id === _charID)>>
<!-- Early exit if the character already has the perk -->
<<if _char.perks.includes(_perk)>>
<!-- Show nothing -->
<!-- Check if the character has reached the maximum number of perks -->
<<elseif _char.perks.length gte $maxperks>>
<div class="relationincreasedice">
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Failure</span></b>This character already has the maximum number of perks [<<print $maxperks>>]. You can remove perks at the psychiatrist or increase perk slots via the succubus cave.
<img src="images/ui/no.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- Generate a random number between 1 and 100 -->
<<set _random = Math.floor(Math.random() * 100) + 1>>
<!-- Check if the random number falls within the given chance -->
<<if _random <= _chance>>
<!-- Add the perk to the character's perks list -->
<<set _char.perks.push(_perk)>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">Success -</span></b><<print _char.name>> unlocked a new perk: <<print _perk>>!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<!-- If the random roll fails, tell the player the roll and needed chance -->
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
<b><span style="color:red">Failure</span></b>You needed <<print _chance>>% chance for <<print _char.name>> to earn the <<print _perk>> perk, but rolled <<print _random>>.
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<</if>>
<</if>>
<</if>>
<</widget>><<widget "availableQuests">>
<<set _questId = _args[0]>>
<<set _content = _args[1]>>
<<set _playingCharacter = $characters[$playing].id>>
<<set _availableQuest = null>>
<<set _failureReason = "">>
<!-- Loop through stories to find matching quest -->
<<for _story range $stories>>
<<if _story.id == _questId>>
<!-- Skip if quest is already complete -->
<<if _story.complete>>
<<break>>
<</if>>
<!-- Check if the character ID matches -->
<<if _story.characterid != _playingCharacter>>
<<set _failureReason = "This quest is available only for a different character.">>
<<break>>
<</if>>
<!-- Check if all dependant quests are complete -->
<<set _dependantsComplete = true>>
<<for _dep range _story.dependant>>
<<if _dep != "" && !$stories.filter(story => story.id == _dep && story.complete).length>>
<<set _dependantsComplete = false>>
<<set _failureReason = "You need to complete the required quest(s) first.">>
<<break>>
<</if>>
<</for>>
<<if !_dependantsComplete>>
<<break>>
<</if>>
<!-- Check if any fail condition quests are complete -->
<<set _failConditionsMet = true>>
<<for _fail range _story.failcondition>>
<<if _fail != "" && $stories.filter(story => story.id == _fail && story.complete).length>>
<<set _failConditionsMet = false>>
<<set _failureReason = "This quest is unavailable because a conflicting quest has been completed.">>
<<break>>
<</if>>
<</for>>
<<if !_failConditionsMet>>
<<break>>
<</if>>
<!-- If all conditions pass, mark as available quest -->
<<set _availableQuest = _story>>
<<break>>
<</if>>
<</for>>
<!-- Display the quest content if available -->
<<if _availableQuest>>
<<print _content>>
<</if>>
<</widget>>
<<widget "updatequests">>
<<set _questId = _args[0]>>
<<set _progressAmount = _args[1]>>
<<for _story range $stories>>
<<if _story.id == _questId>>
<<set _story.progress += _progressAmount>>
<!-- Ensure progress doesn't exceed 100 -->
<<if _story.progress > 100>>
<<set _story.progress = 100>>
<</if>>
<!-- Mark as complete if progress reaches 100 -->
<<if _story.progress == 100>>
<<set _story.complete = true>>
<div class="relationincreasedice">
<img src="images/ui/book.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">Story Complete</span></b>Quest "<strong><<print _story.name>></strong>" is now complete!
<img src="images/ui/book.png" class="dice-icon" alt="dice icon">
</div><br>
<p></p>
<</if>>
<<break>>
<</if>>
<</for>>
<</widget>>
<<widget "failquest">>
<<set _questId = _args[0]>>
<<for _story range $stories>>
<<if _story.id == _questId>>
<<set _story.complete = false>>
<<set _story.progress = 0>>
<p>Quest "<strong><<print _story.name>></strong>" has failed.</p>
<<break>>
<</if>>
<</for>>
<</widget>><<widget "time">>
<div class="timepass">Time has passed [+1]</div><br>
<<set $time = $time + 1>>
<</widget>><<widget "updateRelationship">>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _amount = $args[0]>>
<!-- Increase or decrease relationship based on the specified amount -->
<<set _player.relationships[_target.id] += _amount>>
<!-- Ensure the relationship value is within the bounds of 0 to 100 -->
<<if _player.relationships[_target.id] > 100>>
<<set _player.relationships[_target.id] = 100>>
<</if>>
<<if _player.relationships[_target.id] < 0>>
<<set _player.relationships[_target.id] = 0>>
<</if>>
<<set $characters[$target].lust = $characters[$target].lust + 1>>
<!-- Mirror the relationship update for the target character -->
<<set $characters[$target].relationships[_player.id] = _player.relationships[_target.id]>>
<!-- Optional: Display a confirmation message (can be customized) -->
<div class="relationincrease">The relationship between <<print _player.name>> and <<print _target.name>> has increased by <<print _amount>></div><br>
<<set _randomLustChance to random(1, 100)>>
<<if _randomLustChance lte $lustChance>> <!-- Compare the random value with the set chance -->
<div class="relationincreasedice">
<img src="images/ui/redorb.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">Success -</span></b> You gained <<print $lustEssenceAmount>> lust essence!
<img src="images/ui/redorb.png" class="dice-icon" alt="dice icon">
</div><br>
<<set $lustessence = $lustessence + $lustEssenceAmount>>
<<set $lustessenceearnedtoday = $lustessenceearnedtoday + $lustEssenceAmount>>
<</if>>
<</widget>><<widget "checkAndRemoveVirgin">>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<set _target.ftimes = _target.ftimes + 1>>
<<set _player.ftimes = _player.ftimes + 1>>
<!-- Check if the $playing character has the 'virgin' status and remove it -->
<<if _player.virgin == true>>
<<set _player.virgin = false>>
<div class="narratortextbox"><<print _player.name>> is no longer a virgin.</div><br>
<<if !$achievements.lostforever.unlocked>>
<<script>>
unlockAchievement("lostforever");
<</script>>
<</if>>
<!-- Remove 'virgin' perk if present in $playing's perks array -->
<<if _player.perks.includes("Virgin")>>
<<set _player.perks.delete("Virgin")>>
<div class="narratortextbox">The 'Virgin' perk has been removed from <<print _player.name>>.</div><br>
<</if>>
<</if>>
<!-- Check if the $target character has the 'virgin' status and remove it -->
<<if _target.virgin == true>>
<<set _target.virgin = false>>
<div class="narratortextbox"><<print _target.name>> is no longer a virgin.</div><br>
<<if !$achievements.lostforever.unlocked>>
<<script>>
unlockAchievement("lostforever");
<</script>>
<</if>>
<!-- Remove 'virgin' perk if present in $target's perks array -->
<<if _target.perks.includes("Virgin")>>
<<set _target.perks.delete("Virgin")>>
<div class="narratortextbox">The 'Virgin' perk has been removed from <<print _target.name>>.</div><br>
<</if>>
<</if>>
<</widget>><div class="narratortextbox">Bathroom</div><br>
<div class="imagebox">
<img src="images/locations/lazarski/bathroom.jpg" alt="" />
</div><br>
<button data-passage="lazarski_mirror" class="button" type="button" tabindex="0">Look in the Mirror</button>
<button data-passage="lazarski_shower" class="button" type="button" tabindex="0">Take a Shower</button>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button><div class="monotextbox">It needs to be done. Now</div><br>
<div class="narratortextbox">As <<= $characters[$playing].name>> looks deeper in the mirror, he sees a woman staring back at him, and then, at that moment felt a sense of belonging and peace that he had never felt before. He knew that the journey was far from over, but he felt confident and empowered to face whatever challenges lay ahead.</div><br>
<<set $characters[$playing].gender to "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>This is who I am. I am a <<print $characters[$playing].gender>>.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Isaak is my deadname.<br> I'm going to be know as.. <<textbox "$characters[$playing].name" "Emma">> from now on.</div><br>
<div class="monotextbox">My corruption only grows stronger.</div><br>
<div class="narratortextbox">The process, mentally, is complete. Isaak is now Emma. It will certainly take time for her family to accept and come to terms with this. Maybe they wont be surprised? Maybe this will? All that matters now is that Emma is now deeply corrupted but you feel this is only the beginning</div><br>
<<updatequests "becomingawoman" 100>>
<div class="narratortextbox">But wait - Theres more!<br> How do you want to look? Please select how you would like <<print $characters[$playing].name>> to be seen.</div><br>
<div class="button-wrapper" style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
<!-- Option 1: Regular Appearance -->
<div class="character-card" style="text-align: center; border: 1px solid #ccc; padding: 10px; border-radius: 8px; width: 150px;">
<div class="character-image">
<img src="images/characters/isaac/chat.jpg" alt="Regular Isaac" />
</div><br>
<div class="character-name" style="font-weight: bold; margin-bottom: 10px;">Regular Appearance</div>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Regular</button>
</div>
<!-- Option 2: Trans Appearance -->
<div class="character-card" style="text-align: center; border: 1px solid #ccc; padding: 10px; border-radius: 8px; width: 150px;">
<div class="character-image">
<img src="images/characters/isaac/trans/brochattrans.jpg" alt="Trans Isaac" />
</div><br>
<div class="character-name" style="font-weight: bold; margin-bottom: 10px;">Female #1 Appearance</div>
<button data-passage="isaac_female_choosetrans" class="button" type="button" tabindex="0">Trans</button>
</div>
<!-- Option 3: Female Appearance -->
<div class="character-card" style="text-align: center; border: 1px solid #ccc; padding: 10px; border-radius: 8px; width: 150px;">
<div class="character-image">
<img src="images/characters/isaac/trans/female_chat.jpg" alt="Female Isaac" />
</div><br>
<div class="character-name" style="font-weight: bold; margin-bottom: 10px;">Female #2 Appearance</div>
<button data-passage="isaac_female_choosefemale" class="button" type="button" tabindex="0">Female</button>
</div>
</div><<set $characters[$playing].name to "Emma">>
<<set $characters[$playing].gender to "Female">>
<div class="narratortextbox">Emma has embraced a fully feminine appearance. Her new look reflects her identity as a woman.</div><br>
<!-- Update wardrobe images manually for each outfit with Female appearance -->
<<set $wardrobe.find(o => o.name === "Regular Outfit").characterImages.brother to { main: '<img src="images/characters/isaac/trans/female_outfit.jpg" />', chat: '<img src="images/characters/isaac/trans/female_chat.jpg" />' }>>
<<set $wardrobe.find(o => o.name === "Naked").characterImages.brother to { main: '<img src="images/characters/isaac/trans/female_nude.jpg" />', chat: '<img src="images/characters/isaac/trans/female_nude_chat.jpg" />' }>>
<<set $wardrobe.find(o => o.name === "Dress").characterImages.brother to { main: $wardrobe.find(o => o.name === "Dress").characterImages.brother.main, chat: '<img src="images/characters/isaac/trans/brothersissy.jpg" />' }>>
<!-- Update current avatar based on the current outfit -->
<<set _currentOutfit = $wardrobe.find(o => o.name === $characters[$playing].outfit)>>
<<set $characters[$playing].chat = _currentOutfit.characterImages[$characters[$playing].id].chat>>
<<set $characters[$playing].main = _currentOutfit.characterImages[$characters[$playing].id].main>>
<div class="monotextbox">Emma's transformation is now complete. Her image has been updated for all outfits.</div><br>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Continue</button><<set $characters[$playing].name to "Emma">>
<<set $characters[$playing].gender to "Female">>
<div class="narratortextbox">Emma has chosen a trans appearance. Her new look reflects her transition.</div><br>
<!-- Update wardrobe images manually for each outfit with Trans appearance -->
<<set $wardrobe.find(o => o.name === "Regular Outfit").characterImages.brother to { main: '<img src="images/characters/isaac/trans/brothertrans.jpg" />', chat: '<img src="images/characters/isaac/trans/brochattrans.jpg" />' }>>
<<set $wardrobe.find(o => o.name === "Naked").characterImages.brother to { main: '<img src="images/characters/isaac/trans/brothertg3.jpg" />', chat: '<img src="images/characters/isaac/trans/brochatnudetrans.jpg" />' }>>
<<set $wardrobe.find(o => o.name === "Dress").characterImages.brother to { main: $wardrobe.find(o => o.name === "Dress").characterImages.brother.main, chat: '<img src="images/characters/isaac/trans/brochattrans.jpg" />' }>>
<!-- Update current avatar based on the current outfit -->
<<set _currentOutfit = $wardrobe.find(o => o.name === $characters[$playing].outfit)>>
<<set $characters[$playing].chat = _currentOutfit.characterImages[$characters[$playing].id].chat>>
<<set $characters[$playing].main = _currentOutfit.characterImages[$characters[$playing].id].main>>
<div class="monotextbox">Emma's transformation is now complete. Her image has been updated for all outfits.</div><br>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Continue</button><div class="narratortextbox">
<<print $characters[$playing].name>> looks at themself in the mirror. They see a <<print $characters[$playing].gender>> with a <<print $characters[$playing].genitals>> and <<print $characters[$playing].breasts>> breasts.
</div><br>
<div class="imageboxbig">
<<print $characters[$playing].main>>
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I don't feel like myself...</div><br>
/* Sister Routes Available */
<<if $playing eq 3>>
<<if $characters[$playing].sissyscore gte 10 and $characters[$playing].gender eq "Male">>
<button data-passage="isaac_female" class="button" type="button" tabindex="0">Become Female [<<= $characters[$playing].name>>]</button>
<</if>>
<</if>>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Step Away</button><div class="narratortextbox">Bathroom</div><br>
<<if $time gte 9>>
<div class="narratortextbox">It's too late to have a shower.</div><br>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Finish </button>
<<else>>
<div class="narratortextbox"><<print $characters[$playing].name>> undresses and turns on the shower dials. Hot, steamy water flows from the shower head. Any filth has been washed off from your body.</div><br>
/* Display the correct shower image */
<<if $characters[$playing].gender eq "Male">>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<<else>>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<</if>>
/* Clean up any cum */
<<if $characters[$playing].perks.includes("Facial'd")>>
<div class="relationincreasedice">
<img src="images/ui/pie.png" class="dice-icon" alt="dice icon">
<b>Cum has been washed from your body. The <span style="color:yellow">'Facial'd'</span> perk has been removed.</b>
<img src="images/ui/pie.png" class="dice-icon" alt="dice icon">
</div><br>
<<set $characters[$playing].perks.delete("Facial'd")>>
<</if>>
<<time>>
<<set _randomPeekerChance to random(1,10)>>
<<if $allQuirks.find(q => q.name == "Extra Clean" && q.owned)>>
<button data-passage="lazarski_shower" class="button" type="button" tabindex="0">Shower Again [Extra Clean]</button>
<</if>>
<<if _randomPeekerChance lte 3>>
<div class="narratortextbox">Someone is at the door.</div><br>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Finish Shower [Stop Them From Entering]</button>
<button data-passage="peek_bathroom" class="button" type="button" tabindex="0">Say Nothing [Let Them Enter]</button>
<<else>>
<button data-passage="lazarski_shower_masturbate" class="button" type="button" tabindex="0">Finish Shower [Masturbate]</button>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Finish Shower</button>
<</if>>
<</if>><div class="narratortextbox">Bathroom</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> is standing underneath the hot water. Drops of water run down their body. <<print $characters[$playing].name>> takes a glance at the bathroom door, just to double-check it is locked.</div><br>
<<if $characters[$playing].genitals eq "Regular Penis" or $characters[$playing].genitals eq "Tiny Penis" or $characters[$playing].genitals eq "Large Penis">>
<div class="narratortextbox"><<print $characters[$playing].name>> grabs a firm hold of their cock. They close their eyes and start slowly jerking the semi-erect member down below. The water feels nice on their body.<br>
The semi-erect cock has now grown into it's firmer form. <<print $characters[$playing].name>> jerks it more, focusing their hand movements over the head of the penis.<br><<print $characters[$playing].name>> closes their eyes as they finally come to a release.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh.. yeah...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>>'s eyes now open. The shower stops and a moment of self reflection occurs when <<print $characters[$playing].name>> stares into the mirror for a few seconds</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$playing].name>> rubs their clit with the tip of their finger. They close their eyes and start slowly rubbing faster in a slow circle motion. The water feels nice on their body.<br>The wet pussy has now expanded. <<print $characters[$playing].name>> is now able to fit their fingers all the way inside. The sensations are obviously very pleasing<br><<print $characters[$playing].name>> closes their eyes as they finally come to a climax.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh.. yeah...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>>'s eyes now open. The shower stops and a moment of self reflection occurs when <<print $characters[$playing].name>> stares into the mirror for a few seconds</div><br>
<</if>>
<<randomPerk 20 "Coomer">>
<<time>>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Finish Shower</button><<set _familyMembers = $characters.filter(char => ["mom", "sister", "dad", "brother"].includes(char.id))>>
<<set _filteredMembers = _familyMembers.filter(member => member.id != $characters[$playing].id)>>
<<set $randomVisitor = _filteredMembers[Math.floor(Math.random() * _filteredMembers.length)]>>
<div class="narratortextbox">The sound of running water echoes through the bathroom as <<print $characters[$playing].name>> enjoys their shower.</div><br>
/* Display the correct shower image */
<<if $characters[$playing].gender eq "Male">>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<<else>>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<</if>>
<<if $randomVisitor>>
<div class="npctextbox">
<div class="npcchat"><<print $randomVisitor.chat>></div>
<<print $randomVisitor.name>>
<hr>Oh! God! Why didn't you say you were here naked!
</div><br>
<<randomPerkID 25 $randomVisitor.id "Family Lover">>
<<randomPerkID 25 $randomVisitor.id "Nudist">>
<div class="monotextbox">You freeze in place, the unexpected intrusion making your heart race.</div><br>
<<else>>
<div class="monotextbox">The shower is uninterrupted. You enjoy your time in peace.</div><br>
<</if>>
<<time>>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Finish Showering</button><<set $target = 17>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'll be right over, my love!</div><br>
<<set $amandaStaying = 1>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Finish</button><<set $target = 16>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm on my way.</div><br>
<<set $brunoStaying = 1>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Finish</button>/* This code checks if the brother is being possessed, so you can show only certain interactions. */
<<if $playing eq 3>>
<<set _brother = true>>
<<else>>
<<set _brother = false>>
<</if>>
<<if $time gte 8>>
<div class="narratortextbox">It's too late to use the computer.</div><br>
<<else>>
<div class="narratortextbox">PC</div><br>
<div class="imagebox"><img src="images/activities/gaming/computer.jpg" alt="" /></div><br>
<<if _brother eq true>>
<button data-passage="pcgaming" class="button" type="button" tabindex="0">Game</button>
<</if>>
<<if _brother eq false and $characters[3].perks.includes("Family Lover") == false>>
<button data-passage="brotherplantincestporn" class="button" type="button" tabindex="0">Download Step-Family Porn</button>
<</if>>
<<if _brother eq false and $characters[3].perks.includes("Gay") == false>>
<button data-passage="brotherplantgayporn" class="button" type="button" tabindex="0">Download Gay Porn</button>
<</if>>
<<if $homework.includes("Homework [Unfinished]") and _brother eq true>>
<button data-passage="doHomeowkr" class="button" type="button" tabindex="0"><span style="color:lightgreen">Do Homework</span></button>
<</if>>
<</if>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button><div class="wrapper"><div class="narratortextbox">Computer</div> <br>
<div class="narratortextbox">You spend the next hour learning pick-up Techniques</div><br>
<div class="imagebox"><img src="images/activities/gaming/rizztips.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<brothername>><hr>Woah! You can really learn anything on the internet! I'm surely a ligma alpha male!</div><br>
<<randomInteraction 60 "flirting">>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button><div class="wrapper"><div class="narratortextbox"><<brothername>> Computer</div> <br>
<div class="narratortextbox">You download some step-family porn onto <<brothername>>'s computer. Hopefully they like it.</div><br>
<<time>>
<<randomPerkID 25 "brother" "Gay">>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Back</button></div><div class="wrapper"><div class="narratortextbox"><<brothername>> Computer</div> <br>
<div class="narratortextbox">You download some step-family porn onto <<brothername>>'s computer. Hopefully they like it.</div><br>
<<time>>
<<randomPerkID 25 "brother" "Family Lover">>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Back</button></div><div class="narratortextbox">$playing sits down at their computer and prepares to do homework</div><br>
<<set $variableOne to random(1,100)>>
<<set $variableTwo to random(1,100)>>
<<set $Properanswer to $variableOne * $variableTwo>>
<div class="narratortextbox">
Fill in the answer below to complete the homework:<br>
<<print $variableOne>> * <<print $variableTwo>><br>
<center><div class="newTextB"><<textbox "$playerAnswer" "0">></div></center>
</div><br>
<<set $target = 17>>
<<if $characters[$target].perks.includes("Staying Over")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The answer is $Properanswer, my love!</div><br>
<</if>>
<<if $allQuirks.find(q => q.name == "Homework Helper" && q.owned)>>
<div class="narratortextbox">[Homework Helper] The answer is $Properanswer</div><br>
<</if>>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Quit</button>
<button data-passage="submitAnswers" class="button" type="button" tabindex="0">Submit Answers</button><div class="monotextbox">Shit. I hope this is right.</div><br>
<<if $playerAnswer eq $Properanswer>>
<<set _index to $homework.indexOf("Homework [Unfinished]")>>
<<if _index != -1>>
<<run $homework.splice(_index, 1, "Homework [Complete]")>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>[Success] - Positive thoughts, <<print $characters[$playing].name>>.</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>[Failure] - I have no idea what im doing. I should try again.</div><br>
<</if>>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Done</button><div class="npctextbox"><<amandachat>>Amanda<hr>I'll be right over, my love!</div><br>
<<set $amandaStaying = 1>>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Finish</button><div class="wrapper"><div class="narratortextbox">PC</div> <br>
<div class="narratortextbox">You play a really cool game on the PC.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/gaming/maxpayne3.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<brothername>><hr>Max Payne 3 is, without question, an overlooked masterpiece. While the first two games cling to their noir aesthetics and gritty story telling, Rockstar elevates the series to something far more sophisticated gameplay wise. It is my favourite in the series.</div><br>
<div class="monotextbox">Fucking zoomer.</div><br>
<<time>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button><div class="wrapper"><div class="narratortextbox"><<brothername>> Computer<br></div>
<<nobr>>
<div class="narratortextbox">You play the game you bought from the game shop, Amore, on the computer</div><br>
<div class="narratortextbox">In the game you are able to have sex with tons of different women. Isaak is taken back by the scale of this game and how many options they have!</div><br>
<div class="imagebox"><img src="images/characters/brother/amore.jpg" alt="" /></div><br>
<div class="narratortextbox">There could be a chance here to learn something...</div><br>
<<giveanalchance>>
<<giveheadchance>>
<<givefuckchance>>
<<receivefuckchance>>
<<receiveheadchance>>
<div class="narratortextbox">Time has passed</div><<time>><br>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button>
<</nobr>><<time>>
<div class="monotextbox">It's time to watch some *real* girls, $playing.</div><br>
<div class="narratortextbox">$playing powers on his PC. They hit the 'C' key into their favourite search engine. Lots of disgusting autofill suggestions apear -<br>
"Cumshots",<br>
"Cunningulus",<br>
"Cock & Ball Torture"?,<br>
"Cartoon Sex",<br></div><br>
<div class="narratortextbox">$playing finishes his *true* search, "Camgirls Live Sexy Big Boobs".<br> Nice.</div><br>
<div class="narratortextbox">$playing clicks the first link that apears in the search engine and they find themselves staring at a camgirl on the computer monitor.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/brother/cammodel.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">On the screen is a young-ish woman with some sort of dildo machine fucking her up the pussy. It's almost hypnotising for $playing to watch.</div><br>
<div class="monotextbox">Alright, this is enough. I prefer a good old fasioned porno anyway.</div><br>
<<givefuckchance>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button><<time>>
<div class="monotextbox">It's time to watch some sissy hypno training, $playing. Sounds fun</div><br>
<div class="narratortextbox">The hypnosis session begins...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/brother/hypno.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">//This hypnosis session has been created to induce a calmn and to encourage you to acecpt change, specifically in regards to gender fluidity. This session includes a 30-count down to relax and calm, along with breathing techniques and body sensation exploration. The script encourages the listener to be open to non-gendered roles and desires, and to recognize that past gender roles are no longer limiting. The session promotes self-love, compassion, and exploration of one's true self, and encourages the listener to be patient and gentle with themselves throughout their journey. The ultimate goal is for the listener to feel empowered to embrace their true self and to live authentically, no matter what societal expectations or norms may say...//</div><br>
<div class="narratortextbox">$playing finishes the sissy hypno</div><br>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Log Off</button><<set $target = 3>>
<<set $currentlocation = "brotherbedroom">>
<<if $time gte 12 and $playing != 3>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<brothername>><hr>Huh? What time is it? I need more sleep...</div><br>
<div class="monotextbox">I should let this one rest.</div><br>
<<else>>
<div class="narratortextbox"><<brothername>> Bedroom</div><br>
<<if $amandaStaying eq 1>>
<div class="imagebox"><img src="images/locations/lazarski/brotherbedroom2.jpg" alt="" /></div><br>
<<elseif $brunoStaying eq 1>>
<div class="imagebox"><img src="images/locations/lazarski/brotherbedroom3.jpg" alt="" /></div><br>
<<else>>
<div class="imagebox"><img src="images/locations/lazarski/brotherbedroom.jpg" alt="" /></div><br>
<</if>>
<button data-passage="brothercomputer" class="button" type="button" tabindex="0">Access PC</button>
<<if $time lt 6 and $playing != 3>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<brothername>></button>
<</if>>
/* Things only Isaac can do */
<<if $playing eq 3>>
<button data-passage="viewgamecollection" class="button" type="button" tabindex="0">View Game Collection</button>
<button data-passage="brothermasturbate" class="button" type="button" tabindex="0">Masturbate (<<brothername>>)</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<brothername>>)</button>
<<if $stories.find(story => story.id === "truelove_bruno" && story.complete) and $brunoStaying != 1>>
<button data-passage="invite_bruno" class="button" type="button" tabindex="0">In Love - Invite Bruno Over</button>
<</if>>
<<if $stories.find(story => story.id === "truelove_amanda" && story.complete) and $amandaStaying != 1>>
<button data-passage="invite_amanda" class="button" type="button" tabindex="0">In Love - Invite Amanda Over</button>
<</if>>
<<if $amandaStaying eq 1>>
<<set $target = 17>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Amanda</button>
<<elseif $brunoStaying eq 1>>
<<set $target = 16>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Bruno</button>
<</if>>
<</if>>
<</if>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button><<if $time gte 6>>
<div class="narratortextbox"><<brothername>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<brothername>> Bedroom</div> <br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<brothername>> jacks off their <<print $characters[$playing].genitals>> and drops a massive cumload</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/isaac/scenes/brothermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<brothername>> starts to play with their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_masturbate.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<brothername>><hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Leave</button>
<</if>><div class="monotextbox">What virgin collects video games?</div><br>
<<set _sortedGames = $gamecollection.slice().sort((a, b) => a.name.localeCompare(b.name))>>
<div class="clothing-container">
<<for _game range _sortedGames>>
<div class="clothing-item">
<h3><<= _game.name>></h3>
<<if _game.owned>>
<div class="clothing-image"><<= _game.image>></div>
<p><<= _game.desc>></p>
<<else>>
<img src="images/ui/locked.jpg"/>
Not Owned
<</if>>
</div>
<</for>>
</div>
<!-- Check if all games are owned -->
<<if _sortedGames.every(game => game.owned)>>
<<if !$achievements.gamecollector.unlocked>>
<<script>>
unlockAchievement("gamecollector");
<</script>>
<</if>>
<</if>>
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Leave</button><<set $target = 2>>
<div class="wrapper"><div class="narratortextbox"><<dadname>> & <<momname>> Bedroom</div><br>
<div class="narratortextbox">You watch as <<dadname>> worships the feet of <<momname>>...</div><br>
<div class="narratortextbox"><<momname>> is almost orgasmic, maybe she's just putting it on for <<dadname>>?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It just turns me on so much, baby!</div><br>
<<if $characters[3].genitals eq "Regular Cock" or $characters[3].genitals eq "Tiny Cock" or $characters[3].genitals eq "Large Cock">>
<div class="videoboxbig"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/feet.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/feet2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<momchat>><<momname>><hr>You're such a dirty bastard, <<dadname>>!</div><br>
<div class="narratortextbox">You watch on in horror, but can't help but feel a little turned on</div><br>
<<randomPerk 20 "Foot Fetishist">>
<<randomPerk 20 "Family Lover">>
<<time>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Finish</button><div class="narratortextbox">Kitchen</div><br>
<div class="narratortextbox">After some careful consideration, <<momname>> chooses <<brothername>> to help clean up.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Come on <<brothername>>, help mommy clean up.</div><br>
<div class="narratortextbox"><<dadname>> & <<sistername>> quickly leave without saying a word. They do *NOT* want to help clean.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr><<if $bdazed eq 1>> clean... <<else>>Ugh, do I have to?<</if>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Yes! Now come on and help me!</div><br>
<div class="narratortextbox"><<brothername>> reluctantly agrees to help and does the dishes for <<momname>>!</div><br>
<<set $target = 3>>
<<updateRelationship 6>>
<<set _randomEventChance to random(1,10)>>
<<if _randomEventChance lte 8>>
<div class="narratortextbox">Random Event [80% Chance] - You got your T-Shirt wet while cleaning the dishes!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/snacking/wet.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Uh....</div><br>
<div class="narratortextbox">There is now a small chance <<brothername>> will get the family lover perk...</div><br>
<<randomPerkID 28 "brother" "Family Lover">>
<<else>>
<div class="narratortextbox">Random Event [80% Chance] - Failed!</div><br>
<</if>>
<<if $characters[0].perks.includes('Family Lover')>>
<button data-passage="giveEncouragement" class="button" type="button" tabindex="0">Give Encouragement</button>
<</if>>
<button data-passage="giveScold" class="button" type="button" tabindex="0">Scold</button>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="wrapper"><div class="narratortextbox">Kitchen.</div><br> <<set $location = "kitchen">><<set $subject = "<<momname>>">><<set $kitchenhelper = "<<dadname>>">>
<div class="narratortextbox">After some careful consideration, <<momname>> chooses <<dadname>> to help clean up.</div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Come on <<dadname>>, help mommy clean up.</div><br>
<div class="narratortextbox"><<brothername>> & <<sistername>> quickly leave without saying a word. They do *NOT* want to help clean.</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr><<if $ddazed eq 1>> clean... <<else>> Ugh, do I have to?<</if>></div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Yes! Now come on and help me!</div><br>
<<if $household[3].clothing == "Naked">>
<div class="imagebox"><img src="images/dinner/dad_nude.jpg" alt="" /></div><br>
<div class="narratortextbox"><<dadname>> is a nudist and is flapping his cock around all over the kitchen!</div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Jesus, <<dadname>>...</div><br>
<<else>>
<div class="imagebox"><img src="images/dinner/dad.jpg" alt="" /></div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr><<if $ddazed eq 1>> cheese...sandwich...yummy... <<else>> Hey babe, look at this funny dog on my phone<</if>></div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr><<if $ddazed eq 1>>What the hell are you talking about? What's wrong with you, <<dadname>>?<<else>>Oh my god, that's hilarious! Now get cleaning!<</if>></div><br>
<</if>>
<div class="narratortextbox"><<dadname>> reluctantly agrees to help and does the dishes for <<momname>>!</div><br>
<<dadrelationincrease>><br>
<button data-passage="giveEncouragement" class="button" type="button" tabindex="0">Give Encouragement</button>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="wrapper"><div class="narratortextbox">Kitchen.</div><br> <<set $location = "kitchen">><<set $subject = "<<momname>>">><<set $kitchenhelper = "<<sistername>>">>
<div class="narratortextbox">After some careful consideration, <<momname>> chooses <<sistername>> to help clean up.</div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Come on <<sistername>>, help mommy clean up.</div><br>
<div class="narratortextbox"><<dadname>> & <<brothername>> quickly leave without saying a word. They do *NOT* want to help clean.</div><br>
<div class="npctextbox"><<sisterchat>><<sistername>><hr><<if $sdazed eq 1>> clean... <<else>> Ugh, do I have to?<</if>></div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Yes! Now come on and help me!</div><br>
<<if $household[1].clothing == "Naked">>
<div class="imagebox"><img src="images/dinner/sister_nude.jpg" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> is a nudist and is completely naked!</div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Jesus, <<sistername>>... im not sure about your nudist thing.. infront of me at least...</div><br>
<<else>>
<div class="imagebox"><img src="images/dinner/sister.jpg" alt="" /></div><br>
<div class="npctextbox"><<sisterchat>><<sistername>><hr>Hey <<momname>>, I'll do the dishes.</div><br>
<div class="npctextbox"><div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Thanks hunny! I'll clean up the table. Thanks again for helping!</div><br>
<</if>>
<div class="narratortextbox"><<sistername>> happily agrees to help and does the dishes for <<momname>>!</div><br>
<<sisterrelationincrease>><br>
<<set $rando to random(1, 10)>>
<<if $household[1].perks.includes('Family Lover')>>
<<else>>
<<if $household[1].perks.length gte $perkLimit>>
<div class="narratortextbox">There was a chance to earn a perk here, but <<sistername>> already has the maximum number of perks ($household[1].perks.length).</div><br>
<<else>><div class="narratortextbox">
...50% Chance to gain the Family Lover Perk... <<if $rando lte 5>> <p style="background-color:Green;">Success - <<sistername>> has learned a new perk.</p>
<<set _interaction to $household[1].perks>>
<<set _interaction.push('Family Lover')>>
<<else>><p style="background-color:Tomato;">Failed! - You did not learn any new perks.</p><</if>></div><br>
<</if>>
<</if>>
<<if $household[0].perks.includes('Family Lover')>>
<button data-passage="giveEncouragement" class="button" type="button" tabindex="0">Give Encouragement</button>
<</if>>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="narratortextbox">Kitchen</div><br>
<div class="narratortextbox"><<momname>> gives some encouragement to their kitchen helper.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>Here is a little encouragement for helping me out, sweetie.</div><br>
<<if $target eq 3>>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Woah, <<momname>>! This is amazing!</div><br>
<<if $characters[3].genitals eq "Regular Cock" or $characters[3].genitals eq "Tiny Cock" or $characters[3].genitals eq "Large Cock">>
<<if $characters[0].name != "Joanna">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/isaac/scenes/brotherEnc.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/bj.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox"><<momname>> gives some loving to the <<print $characters[3].genitals>> of <<brothername>></div><br>
<<elseif $target eq 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr>Woah, <<momname>>! This is amazing!</div><br>
<<if $characters[1].genitals eq "Regular Cock" or $characters[1].genitals eq "Tiny Cock" or $characters[1].genitals eq "Large Cock">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/lesbian_finger.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox"><<momname>> gives some loving to the <<print $characters[1].genitals>> of <<sistername>></div><br>
<div class="narratortextbox">There's a chance that <<sistername>> may learn the 'Gay' perk.</div><br>
<<randomPerkID 35 "sister" "Gay">>
<<elseif $target eq 2>>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>Woah, <<momname>>! You are making me a very happy man!</div><br>
<<if $characters[2].genitals eq "Regular Cock" or $characters[2].genitals eq "Tiny Cock" or $characters[2].genitals eq "Large Cock">>
<div class="narratortextbox"><<momname>> unearths the <<print $characters[2].genitals>> of <<dadname>> smiling as she sucks and plays with their cock!</div><br>
<<if $momname != "Joanna">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/vanilla_bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/joanna/scenes/bj.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox"><<momname>> finishes giving some loving to the <<print $characters[2].genitals>> of <<dadname>></div><br>
<</if>>
<<updateRelationship 7>>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>I hope i made you happy sweetie!</div><br>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="wrapper"><div class="narratortextbox">Kitchen.</div><br>
<div class="narratortextbox"><<momname>> gives a scolding to their kitchen helper.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>How fucking dare you! If i tell you to do something, you do it. Understand?</div><br>
<<if $target eq 3>>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Uh.... I'm sorry. I'll get back to work...</div><br>
<div class="narratortextbox"><<momname>> is becoming more dominant...</div><br>
<<elseif $target eq 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr>Wow mom, okay... </div><br>
<div class="narratortextbox"><<momname>> is becoming more dominant...</div><br>
<<elseif $target eq 2>>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>Jesus, <<momname>>! Calm down!</div><br>
<div class="narratortextbox"><<momname>> is becoming more dominant...</div><br>
<</if>>
<<set $characters[0].dompoints = $characters[0].dompoints + 10>>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Grrr....</div><br>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="narratortextbox">Kitchen</div><br>
<div class="imageboxbig">
<<print $characters[$playing].main>>
</div><br>
<div class="narratortextbox">As the "Mother" of this family, it's <<momname>>'s job to make sure dinner is served. Better get to work!</div><br>
<div class="narratortextbox"><<momname>> prepares the dinner in her <<print $characters[$playing].outfit>> clothing! </div><br>
/*Pauline Specific Image */
<<if $characters[$playing].name eq "Pauline">>
<div class="imagebox"><img src="images/activities/snacking/serve.jpg" alt="" /></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Everyone! Dinner is ready!</div><br>
<div class="narratortextbox"><<dadname>>,<<brothername>><<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>, <<sistername>><</if>> gather round for dinner.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>This looks great, babe.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Can I take it to my room?</div><br>
<!-- Sister's response only if Natasha's quest is incomplete -->
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr><<momname>>, I'm on keto! I can't eat this!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>Just be quiet and tuck into the dinner mommy made for you!</div><br>
<div class="narratortextbox">As the family starts to eat, a few observations are made towards <<momname>>...</div><br>
/* You are naked */
<<if $characters[$playing].clothing == "Naked">>
<<if $characters[1].perks.includes('Nudist')>>
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr><<momname>> it's so cool to see another fellow nudist here! Forget clothes!</div><br>
<</if>>
<<else>>
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr><<momname>>, why do you have to be naked? It's weird!</div><br>
<</if>>
<</if>>
<<else>>
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr>Your <<print $characters[$playing].outfit>> looks nice, <<momname>>. I'm thinking about getting something similar for Becky's birthday next month. [Didn't care]</div><br>
<</if>>
<</if>>
<<if $characters[$playing].clothing == "Naked">>
<<if $characters[2].perks.includes('Nudist')>>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr><<momname>> you've got a really nice body!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>Watch it <<brothername>>! That's not talk for the dinner table! <<momname>> just feels more comfortable. No need to make a comment on your own m-</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<momname>><hr>It's okay <<dadname>>! <<brothername>> is just curious.</div><br>
<div class="narratortextbox"><<momname>> smiles lovingly at <<brothername>></div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr><<momname>>, why do you have to be naked? It's weird!</div><br>
<</if>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Nice food, Mom. [Didn't care]</div><br>
<</if>>
<<if $characters[$playing].clothing == "Naked">>
<<if $characters[3].perks.includes('Nudist')>>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>My beautiful wife and her sexy assets!</div><br>
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<sistername>><hr>Oh my god, <<dadname>>! That's disgusting! <<brothername>> and I are trying to eat!</div>
<</if>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr><<momname>>, why do you have to be naked? Especially in front of the young ones!</div><br>
<</if>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[2].chat>></div><<dadname>><hr>It's good food. [Didn't care]</div><br>
<</if>>
<div class="narratortextbox">The family meal comes to an end. Who does <<momname>> choose to help her clean up?</div><br>
<<time>>
<button data-passage="chooseBrotherClean" class="button" type="button" tabindex="0"><<brothername>></button>
<button data-passage="chooseDadClean" class="button" type="button" tabindex="0"><<dadname>></button>
<!-- Sister's cleanup option only appears if Natasha's quest is incomplete -->
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<button data-passage="chooseSisterClean" class="button" type="button" tabindex="0"><<sistername>></button>
<</if>><div class="narratortextbox">Kitchen</div><br>
<div class="imageboxbig">
<<print $characters[$playing].main>>
</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> clean's the kitchen dressed in their <<print $characters[$playing].outfit>></div><br><<set _rando to random(1, 2)>><<time>>
<<if $characters[$playing].outfit == "Naked">>
<div class="monotextbox">
As a demon, I relish in causing chaos and destruction. But this human vessel I've possessed is so mundane. Its mind is weak, easily influenced by my will. So, I decided to use it for something entertaining.<br><br>
Cleaning a kitchen without clothes on - how scandalous! The mere thought of it makes me chuckle. The human vessel resists, but I am too strong. It struggles to comprehend why it must do such a task, but my will is absolute.<br><br>
As I look around the kitchen, I see the filth and dirt that has accumulated over time. It's repulsive, but I take pleasure in making this human vessel clean it. Its naked body scrubbing and wiping, bending over to reach every corner. The physical exertion and humiliation only adds to my delight.<br><br>
I revel in the discomfort this human vessel is feeling, but I am not done yet. I want to push it further. Perhaps I will make it clean the bathroom next, or even the entire house. The possibilities are endless, and the human vessel is at my mercy.<br><br>
</div><br>
<<if _rando eq 1>>
<div class="imageboxbig"><img src="images/characters/brother/brotherpeaking.jpg" alt="" /></div><br>
<div class="narratortextbox"><<brothername>> peaked on you.</div><br>
<<randomPerkID 25 "brother" "Family Lover">>
<<elseif _rando eq 2>>
<div class="imageboxbig"><img src="images/peaking.jpg" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> peaked on you.</div><br>
<<randomPerkID 25 "sister" "Family Lover">>
<</if>>
<div class="monotextbox">
Huh, is someone watching? I can't help but feel a sense of satisfaction, for maybe I have succeeded in corrupting yet another soul.
</div><br>
<<else>>
<div class="monotextbox">
Why must I be subjected to this monotonous existence? I am a succubus, a creature of lust and chaos, meant for far grander pursuits. Yet, here I am, trapped in this wretched assignment, condemned to observe this feeble mortal perform mundane chores.
</div><br>
<</if>>
<<set _randomchance to random(1,3)>>
<<if _randomchance eq 1>>
<div class="narratortextbox"><<brothername>> enters the room.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Uh... hey mom.</div><br>
<button data-passage="teaseS" class="button" type="button" tabindex="0">Tease <<brothername>></button>
<<else>>
<div class="narratortextbox">Nobody enters the room.</div><br>
<</if>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="wrapper"><div class="narratortextbox">Fridge</div><br>
<<if $household[$chosen].perks.includes("Lactating")>>
<div class="narratortextbox">You are already lactating. There's no need to eat more of these cookies!</div><br>
<<else>>
<<if $household[$chosen].perks.length gte $perkLimit>>
<div class="narratortextbox">There was a chance to earn a perk here, but you already have the maximum number of perks ($household[$chosen].perks.length).</div><br>
<<else>>
<div class="narratortextbox">You gained the Lactating perk. Oh no!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh my god!</div><br>
<<set _interaction to $household[$chosen].perks>>
<<set _interaction.push('Lactating')>>
<</if>>
<<breastfeedcheck>>
<</if>>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You grab a snack from the fridge.</div><br>
<<if $characters[$playing].gender eq "Female">>
<div class="imagebox"><img src="images/activities/snacking/snacksf.jpg" alt="" /></div>
<<else>>
<div class="imagebox"><img src="images/activities/snacking/snacksm.jpg" alt="" /></div>
<</if>><br>
<<time>>
<<if $cookiesBought eq 1 and $characters[$playing].gender.includes('Female')>>
<button data-passage="eatLacCookieOld" class="button" type="button" tabindex="0">Eat a Lactation Cookie</button>
<</if>>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Yummers</button><div class="narratortextbox">Kitchen</div><br>
<<set $target = $stories.find(story => story.id === "anewwife" && story.complete) ? $characters.findIndex(char => char.id === "joanna") : $characters.findIndex(char => char.id === "mom")>>
/* Saved Location */
<<set $currentlocation = "kitchen">>
<div class="imagebox"><img src="images/locations/lazarski/kitchen.jpg" alt="" /></div><br>
<<if $target != $playing and $time eq 4 and $playing != 1 and $playing != 2 and $playing != 3>>
<button data-passage="serveDinner" class="button" type="button" tabindex="0">Serve Dinner (<<print $characters[$target].name>>)</button>
<</if>>
<<if $target != $playing and $time lt 4 and $playing != 1 and $playing != 2 and $playing != 3>>
<button data-passage="cleankitchen" class="button" type="button" tabindex="0">Clean Kitchen (<<print $characters[$target].name>>)</button>
<</if>>
<<if $day lte 5 and $time lte 3 and $target != $playing>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>> (Kitchen)</button>
<</if>>
<button data-passage="grabASnack" class="regular" type="button" tabindex="0">Grab a Snack</button>
<button data-passage="hallway" class="regular" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox"><<momname>> Interaction</div>
<<momoutfit>>
<div class="npctextbox"><<playericon>>$playing<hr>Let me help you with the kitchen chores, <<momname>>.</div>
<div class="npctextbox"><<momchat>><<momname>><hr>Thank you! That would be great!</div><<momrelationincrease>><<set $amount = (2 * $multi)>><<time>>
<div class="narratortextbox">You help <<momname>> with kitchen chores. Relationship increased by $amount.</div>
<<if $location eq "kitchen">><button data-passage="momtease" class="button" type="button" tabindex="0">Tease</button><<if $time lte 3>><button data-passage="momkitchen" class="button" type="button" tabindex="0">Back</button><<else>><button data-passage="kitchen" class="button" type="button" tabindex="0">Back</button><</if>><</if>><<if $location eq "livingroom">><button data-passage="livingroom" class="button" type="button" tabindex="0">Back</button><</if>></div><<if $time lte 3>><div class="wrapper"><div class="narratortextbox"><<momname>> (Kitchen)</div>
<<momoutfit>>
<div class="npctextbox"><<momchat>><<momname>><hr>Hey, $playing. <<if $momclothing eq 0>>Hope you don't mind me getting in touch with nature. Being naked makes me feel so good<</if>></div><br><<mominteraction>><<if $playing != "<<momname>>">><button data-passage="kitchenhelpmom" class="button" type="button" tabindex="0">Help <<momname>> prepare food</button><</if>><button data-passage="kitchen" class="button" type="button" tabindex="0">Leave</button></div><<else>><div class="wrapper"><div class="narratortextbox">Kitchen.</div>
<div class="imagebox"><img src="images/kitchen.jpg" alt="" /></div>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button></div><</if>><div class="narratortextbox"><<momname>> Interaction</div><br>
<div class="imageboxbig">
<<print $characters[$playing].main>>
</div><br>
<<if $playing eq "<<sistername>>">><div class="npctextbox"><<playericon>>$playing<hr>Woops, I just dropped something on the floor.</div>
<<nobr>><div class="narratortextbox">You bend over and pick up the object your dropped. Showing off your bare ass to <<momname>>.</div><br>
<<if $topicnudity != 1>><<set $rando2 to random(1, 10)>><div class="narratortextbox">...10% Chance to Unlock The 'Nudity' Conversation Topic...<<if $rando2 eq 1>><<set $topicnudity = 1>> <p style="background-color:Green;">Sucess! - You Unlocked the 'Nudity' Conversation Topic!</p><<else>><p style="background-color:Tomato;">Failed! - You did not learn the conversation topic this time.</p><</if>></div><br><</if>><</nobr>><<set $rando to random(1, 2)>>
<<if $sisterclothing eq 0>><div class="imageboxbig"><img src="images/characters/mother/female_bendover_nude.jpg" alt="" /></div><<else>><div class="imageboxbig"><img src="images/characters/mother/female_bendover.jpg" alt="" /></div><</if>><<set $rando to random(1, 2)>>
<<if $rando eq 1>><div class="narratortextbox">Roll: 2/2<<momname>> looks at your asshole.</div>
<div class="npctextbox"><<momchat>><<momname>><hr>Uh... sweetie?</div><<momrelationincrease>><<set $momlust = $momlust + 2>><<time>><<time>>
<div class="narratortextbox"><<momname>> lust increased by 2. Now $momlust.</div><br><<set $rando to random(1, 3)>><<if $rando eq 2 and $momperks.includes("familylover")==false>><div class="narratortextbox">Roll: $rando/2<<momname>> gained the 'familylover' perk!</div><<set $momperks.push("familylover")>><<else>><div class="narratortextbox">Roll: $rando/2<<momname>> gained no extra perks</div><</if>><<else>><div class="narratortextbox">Roll: 1/2<<momname>> doesn't even notice you.</div>
<</if>>
<<if $location eq "kitchen">><<if $time lte 3>><button data-passage="kitchen" class="button" type="button" tabindex="0">Back</button><<else>><button data-passage="kitchen" class="button" type="button" tabindex="0">Back</button><</if>><</if>><<if $location eq "livingroom">><button data-passage="livingroom" class="button" type="button" tabindex="0">Back</button></div><</if>><<else>><div class="npctextbox"><<playericon>>$playing<hr>Hey <<momname>>, there is something on your ass!.</div>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mother/assgrab.mp4" type="video/mp4"></video></center></div>
<div class="narratortextbox"><<momname>> smacks your hand away!</div>
<div class="npctextbox"><<momchat>><<momname>><hr>I'm not in the mood for your jokes $playing! I've got lots of work todo!</div><<momrelationincrease>><<set $momlust = $momlust + 2>><<time>><<time>>
<div class="narratortextbox"><<momname>> lust increased by 2. Now $momlust.</div>
<<if $location eq "kitchen">><<if $time lte 3>><button data-passage="kitchen" class="button" type="button" tabindex="0">Back</button><<else>><button data-passage="kitchen" class="button" type="button" tabindex="0">Back</button><</if>><</if>><<if $location eq "livingroom">><button data-passage="livingroom" class="button" type="button" tabindex="0">Back</button></div><</if>><</if>><div class="narratortextbox">Kitchen</div><br>
<div class="imageboxbig">
<<print $characters[$playing].main>>
</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> decides to turn their attention to <<brothername>>.</div><br>
<div class="imageboxbig">
<<print $characters[3].main>>
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>If it isn't my favourite little guy! How are you?!</div><br>
<<if $characters[$playing].outfit == "Naked">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>Come to see mommy's ass, have you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Uh....</div><br>
<<randomPerkID 45 "brother" "Family Lover">>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>Come to see you me, have you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>No, I'm just hungry. Do we have any tootsie rolls?</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<momname>><hr>I know! I know! You just can't get enough of me! Kidding!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[3].chat>></div><<brothername>><hr>Bye, <<momname>>.</div><br>
<div class="monotextbox">Possessing <<momname>> is about as painful as wiping my ass with sandpaper. Why is she so awkward?!</div><br>
<<randomPerk 10 "Family Lover">>
<button data-passage="hallway" class="button" type="button" tabindex="0">Finish Cleaning</button><div class="narratortextbox">Living Room</div><br> <<set $location = "livingroom">>
<div class="imagebox">
<img src="images/locations/lazarski/tv.jpg" alt="" />
</div><br>
<div class="narratortextbox">You enter the number $tvnumber and hit enter on the remote...</div><br>
<<if $tvnumber gte 1 and $tvnumber lte 10>>
<div class="narratortextbox">It's the news! Nice! I love my daily dose of ideological subversion and moral depression!<br>
//"Breaking News: Man killed by falling piano. Police suspect Russian hackers could be involved"//</div><br>
<<elseif $tvnumber gte 10 and $tvnumber lte 68>>
<div class="narratortextbox">It's Danny's Delights! A TV sitcom about Danny and his crazy family! Jeez... I'm fucking bored.</div><br><<set _rando to random(1,2)>>
<<if _rando eq 1>>
<div class="imagebox"><img src="images/activities/tv/sitcom.jpg" alt="" /></div><br>
<<else>>
<div class="imagebox"><img src="images/activities/tv/sitcom2.jpg" alt="" /></div><br>
<</if>>
<<elseif $tvnumber eq 69>>
<div class="narratortextbox">It's the babe station channel! Oh fuck yes!</div><br>
<div class="imagebox"><img src="images/activities/tv/1.jpg" alt="" /></div><br>
<<randomPerk 50 "Perverted">>
<<elseif $tvnumber eq 666>>
<div class="narratortextbox">It's a game show!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/666.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Perverted">>
<<elseif $tvnumber eq 6969>>
<div class="narratortextbox">It's a live cage fight!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/6969.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Perverted">>
<<elseif $tvnumber eq 8008132>>
<div class="narratortextbox">It's a japanese game show!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/8008132.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Family Lover">>
<<elseif $tvnumber eq 26061960>>
<div class="narratortextbox">It's a documentary on tribes!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/26061960.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Perverted">>
<<elseif $tvnumber eq 111>>
<div class="narratortextbox">It's the news!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/111.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Perverted">>
<<elseif $tvnumber eq -1>>
<div class="narratortextbox">It's the weather channel!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/tv/1.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 50 "Perverted">>
<<else>>
<div class="narratortextbox">Nothing but static... this must be an incorrect TV channel...</div><br>
<</if>>
<<time>>
<button data-passage="livingroom" class="button" type="button" tabindex="0">Stop Watching TV</button><<set $target = 2>>
<<set $currentlocation = "livingroom">>
<div class="narratortextbox">Living Room</div><br>
<div class="imagebox">
<img src="images/locations/lazarski/livingroom.jpg" alt="" />
</div><br>
<button data-passage="livingroom_tv" class="button" type="button" tabindex="0">Watch the TV</button>
<<if $playing != 2 and $day lte 5 and $time gte 4 and $time lte 5>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Robert (Living Room)</button>
<</if>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">Living Room</div><br>
<div class="imagebox">
<img src="images/locations/lazarski/tv.jpg" alt="" />
</div><br>
<div class="narratortextbox">Enter a TV Channel Number Below<hr><<textbox "$tvnumber" "1">></div><br>
<button data-passage="enterbuttontv" class="button" type="button" tabindex="0">Enter</button>
<button data-passage="livingroom" class="button" type="button" tabindex="0">Stop Watching TV</button><<set $target = $stories.find(story => story.id === "anewwife" && story.complete) ? $characters.findIndex(char => char.id === "joanna") : $characters.findIndex(char => char.id === "mom")>>
<<if $time gte 12 and $playing != 0 and $playing != 2 and $playing != 14>>
<div class="monotextbox">Its late. I should let these characters rest.</div><br>
<<else>>
<<set $currentlocation = "parentsbedroom">>
<div class="narratortextbox"><<dadname>> & <<print $characters[$target].name>>'s Bedroom</div><br>
<<set $location = "parentsbedroom">>
<div class="imagebox"><img src="images/locations/lazarski/parentsbedroom.jpg" alt="" /></div><br>
/* Dad & Mom Only */
<<if $playing eq $target or $playing eq 2>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<print $characters[$playing].name>>)</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
/* Dad Only */
<<if $playing eq 2 and $time gte 6>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Interact with <<print $characters[$target].name>></button>
<</if>>
<button data-passage="search_parents" class="button" type="button" tabindex="0">Look Around</button>
<</if>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You have a look around the room.</div><br>
<div class="narratortextbox">You find a magazine sticking out from under the bed!</div><br>
<div class="imageboxbig"><img src="images/activities/magazines/1.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Woah!</div><br>
<<if $characters[$playing].gender == "Female">>
<<randomPerk 20 "Gay">>
<</if>>
<<time>>
<div class="monotextbox">A vintage lesbian porno mag. Must be Roberts.</div><br>
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Leave</button><<set _postTemp = {
written: "",
likes: "5",
comments: "1",
day: "1",
text: "yes",
pic: ""
}>>
<<set _randomIncreaseFollowers = random(1,10)>>
<<if $postedCToday != 1>>
<<set _randomIncrease = $ofFollowers * 5>>
<<set $ofFollowers = $ofFollowers + _randomIncreaseFollowers>>
<<set _postLikes to $ofFollowers + _randomIncrease>>
<<else>>
<<set _postLikes = $ofFollowers - 3>>
<<set $ofFollowers = $ofFollowers - 2>>
<</if>>
<<set _postComments = $ofFollowers / 0.5>>
<<if _postComments lt 0>>
<<set _postComments = 0>>
<</if>>
<<if _postLikes lt 0>>
<<set _postLikes = 1>>
<</if>>
<<if $characters[$playing].genitals eq "Vagina">>
<<set _pic to [
'<img src="images/onlyfucks/gallery1.jpg" alt="" />',
'<img src="images/onlyfucks/gallery2.jpg" alt="" />',
'<img src="images/onlyfucks/gallery3.jpg" alt="" />',
'<img src="images/onlyfucks/gallery4.jpg" alt="" />',
]>>
<<else>>
<<set _pic to [
'<img src="images/onlyfucks/trans.jpg" alt="" />',
'<img src="images/onlyfucks/trans2.jpg" alt="" />',
'<img src="images/onlyfucks/trans3.jpg" alt="" />',
]>>
<</if>>
<<set _postTemp.pic to _pic.random()>>
<<set _postTemp.likes to _postLikes>>
<<set _postTemp.comments to _postComments>>
<<time>>
<<set $ofmessages.push(_postTemp)>>
<<set $postedCToday = 1>>
<<goto "onlyFucks">><<set _postTemp = {
written: "lalalala",
likes: "5",
comments: "1",
day: "1",
text: "yes",
pic: ""
}>>
<<set $randomIncreaseFollowers = random(1,10)>>
<<if $postedToday != 1>>
<<set _randomIncrease = $ofFollowers * 3>>
<<set $ofFollowers = $ofFollowers + $randomIncreaseFollowers>>
<<set _postLikes to $ofFollowers + _randomIncrease>>
<<else>>
<<set _postLikes = $ofFollowers - 3>>
<<set $ofFollowers = $ofFollowers - 2>>
<</if>>
<<set _postComments = $ofFollowers / 0.25>>
<<if _postComments lt 0>>
<<set _postComments = 0>>
<</if>>
<<if _postLikes lt 0>>
<<set _postLikes = 1>>
<</if>>
<<set _posts to [
"I just posted a live video! Check it out if you missed it!!! 😘💃 ",
"I want to see those cum tributes in the comments of my latest solo live! 😏❤️",
]>>
<<set _postTemp.written to _posts.random()>>
<<set _postTemp.likes to _postLikes>>
<<set _postTemp.comments to _postComments>>
<<set $ofmessages.push(_postTemp)>>
<<set $postedToday = 1>>
<div class="ofLogo"><img src="images/onlyfucks/logo.jpg" alt="" /></div><br>
<div class="ofWall"><div class="ofwrapper">
<<if $characters[$playing].genitals eq "Vagina">>
<<set _randomMast = random(1,3)>>
<<if _randomMast eq 1>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas2.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 2>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas3.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 3>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas4.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<div class="narratortextbox"><<sistername>>starts to stroke their <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/masturbation.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<time>>
</div></div>
<button data-passage="onlyFucks" class="button" type="button" tabindex="0">Finish Live</button><<if $ofintro != 1>>
<div class="ofLogo"><img src="images/onlyfucks/logo.jpg" alt="" /></div><br>
<div class="narratortextbox">Welcome to onlyfucks, the social media site for whores.<br> Because Natasha is now a prostitute, she can offer herself and her content to her fans on onlyfucks. You'll start out with no fans whatsoever but you can change that! Guide Natasha through this journey, but beware. Fans dont like spammers, keep them keen! Good luck!</div><br>
<<set $ofmessages = []>>
<<set $ofFollowers = 0>>
<<set $ofintro = 1>>
<button data-passage="onlyFucks" class="button" type="button" tabindex="0">Cool</button>
<<else>>
<<if $ofmessages.length eq 5>>
<<run $ofmessages.deleteAt(0)>>
<</if>>
<<if $ofFollowers lte 0>>
<<set $ofFollowers = 0>>
<</if>>
<div class="ofLogo"><img src="images/ui/logo.jpg" alt="" /></div><br>
<div class="ofWall"><div class="ofwrapper">
<div class="ofPic"></div><div class="ofInfo"><<sistername>><br>Followers: $ofFollowers | Last Seen: 1 Minute Ago<br>Bio: Just a girl looking to have some fun!</div></div>
<hr><div class="ofwrapper2">
<<for _i to 0; _i lt $ofmessages.length; _i++>><div class="ofMessage">
<<capture _i>>
<div class="ofPic"></div><<sistername>><hr>
<<print $ofmessages[_i].written>><br>
<<if $ofmessages[_i].pic != "">><div class="ofimagebox"><<print $ofmessages[_i].pic>></div><br><</if>>
Likes: <<print $ofmessages[_i].likes>> | Comments <<print $ofmessages[_i].comments>>
<</capture>>
</div><</for>>
</div></div>
<button data-passage="ofPost" class="button" type="button" tabindex="0">Write a Post</button>
<button data-passage="ofContent" class="button" type="button" tabindex="0">Upload Pics</button>
<button data-passage="ofSolo" class="button" type="button" tabindex="0">Upload Solo Vid</button>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Log Off</button>
<</if>><<set _postTemp = {
written: "lalalala",
likes: "5",
comments: "1",
day: "1",
text: "yes",
pic: ""
}>>
<<set $randomIncreaseFollowers = random(1,10)>>
<<if $postedToday != 1>>
<<set _randomIncrease = $ofFollowers * 3>>
<<set $ofFollowers = $ofFollowers + $randomIncreaseFollowers>>
<<set _postLikes to $ofFollowers + _randomIncrease>>
<<else>>
<<set _postLikes = $ofFollowers - 3>>
<<set $ofFollowers = $ofFollowers - 2>>
<</if>>
<<set _postComments = $ofFollowers / 0.25>>
<<if _postComments lt 0>>
<<set _postComments = 0>>
<</if>>
<<if _postLikes lt 0>>
<<set _postLikes = 1>>
<</if>>
<<set _posts to [
"Just caught someone staring at me from across the room. Mind if I return the favor?",
"Is it hot in here, or is it just the chemistry between us?",
"If I had a penny for every time I thought about you, I'd be the richest person in the world. 💭💕",
"You must be a magician because whenever I look at you, everyone else disappears.",
"Do you believe in love at first sight, or should I walk by again?",
"You must be a shooting star because every time I see you, I make a wish.",
"Excuse me, but I think you dropped something: my jaw.",
"I'm not a photographer, but I can definitely picture us together.",
"If kisses were snowflakes, I'd send you a blizzard.",
"Feeling flirty and fabulous today! Ready to charm and captivate with a sprinkle of sass and a dash of charm.",
"Life's too short to be serious all the time. Let's add a little flirtation to spice things up! Who's ready for some playful banter? 😘💃",
"Confidence is the sexiest accessory a woman can wear. Time to turn on the charm and make hearts skip a beat! 💃❤️",
"Flirting is an art, and I'm Picasso with a flirty twist. Get ready to be dazzled by my playful words and magnetic energy! 😏✨",
"A wink here, a smile there, and a touch of mystery. Flirting is my secret superpower. Ready to play the game? 😉💃",
"Flirting is my cardio, and I'm always up for a heart-pumping workout. Who's ready for some exhilarating flirtatious banter? 😍💪",
"Life is too short for dull conversations. Let's add some sparkle with witty and flirty banter. Who's with me? 😄💬",
"Flirting isn't just a hobby; it's an art form. And I'm here to paint the town red with flirty vibes and irresistible charm. ❤️🎨",
"Flirting isn't about leading someone on; it's about creating sparks and embracing the joy of connection. Let's ignite the flame! 🔥😘",
"Flirty vibes in the air, and I'm here to make hearts skip a beat. Ready to indulge in a delightful game of seduction? 😏❤️",
]>>
<<set _postTemp.written to _posts.random()>>
<<set _postTemp.likes to _postLikes>>
<<set _postTemp.comments to _postComments>>
<<set $ofmessages.push(_postTemp)>>
<<set $postedToday = 1>>
<<goto "onlyFucks">>
<<time>><div class="narratortextbox">You open the latop.</div><br>
<<if $stories.find(story => story.id === "prostitute_natasha" && story.complete)>>
<button data-passage="onlyFucks" class="button" type="button" tabindex="0">Log Into Onlyfucks</button>
<<else>>
<div class="monotextbox">I don't really need to use this right now.</div><br>
<</if>>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Close Laptop</button><div class="narratortextbox">You have a look around the room.</div><br>
<div class="narratortextbox">You find a magazine hidden behind some papers!</div><br>
<div class="imageboxbig"><img src="images/activities/magazines/2.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Woah!</div><br>
<<if $characters[$playing].gender == "Male">>
<<randomPerk 20 "Gay">>
<</if>>
<<time>>
<div class="monotextbox">A magazine of the sexiest men alive. Weird.</div><br>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Leave</button><<set $target = 1>>
<<set $currentlocation = "sisterbedroom">>
<<set $chosenlocation = "sisterbedroom">>
<<if $time gte 12 and $playing != 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<sistername>><hr>Dude! I need to sleep. Please get out!</div><br>
<div class="monotextbox">I should let this one rest.</div><br>
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/lazarski/sisterbedroom.jpg" alt="" /></div><br>
<!-- Display options only if Natasha's quest is not complete -->
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<<if $time lte 6 and $playing != 1>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<sistername>></button>
<button data-passage="sister_magazine" class="button" type="button" tabindex="0">Search Room</button>
<</if>>
<<if $playing eq 1>>
<button data-passage="sistermasturbate" class="button" type="button" tabindex="0">Masturbate (<<sistername>>)</button>
<button data-passage="sisterlaptop" class="button" type="button" tabindex="0">Open Laptop (<<sistername>>)</button>
<</if>>
<<if $playing eq 1>>
<button data-passage="wastetime" class="button" type="button" tabindex="0">Waste Time (+1) (<<sistername>>)</button>
<</if>>
<<if $playing eq 1>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<sistername>>)</button>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<<if $characters[$playing].perks.includes('Prostitute')>>
<button data-passage="onlyFucks" class="button" type="button" tabindex="0">Log into Laptop - OnlyFucks</button>
<</if>>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<</if>>
<<else>>
<div class="monotextbox">It's empty. It's empty because of what I did. <<sistername>>... I'm sorry.</div><br>
<</if>> <!-- End Natasha quest completion check -->
<!-- Leave button is always visible -->
<button data-passage="hallway" class="button" type="button" tabindex="0">Leave</button>
<</if>><<if $time gte 6>>
<div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<sistername>> Bedroom</div> <br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<sistername>>starts to stroke their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/masturbation2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<sistername>> masturbates with one of their many toys in the nightstand</div><br>
<<set _randomMast = random(1,4)>>
<<if _randomMast eq 1>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sistermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 2>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas2.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 3>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas3.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas4.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<sistername>><hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Leave</button>
<</if>><<set $hiddenUI = 0>>
<<set $target = $stories.find(story => story.id === "anewwife" && story.complete) ? $characters.findIndex(char => char.id === "joanna") : $characters.findIndex(char => char.id === "mom")>>
/* Is the character nude without the nudist perk? */
<<if $characters[$playing].outfit eq "Naked" and $characters[$playing].perks.includes("Nudist")==false>>
<div class="imagebox"><img src="images/ui/fear.png" alt="" /></div><br>
<div class="narratortextbox">
<!-- Fear and Nudism Description -->
<span style="color:red">So you want to be a nudist?</span>
<!-- (Long description here) -->
</div><br>
<<button "PlEaSe StOp">><<script>>Engine.backward();<</script>><</button>>
<<else>>
<<if $time eq 1>> /* Random Event */
<<set _rando = random(1, 4)>>
<<if _rando == 1 and $characters[$playing].id == "brother">>
<!-- Isaak Morning Event -->
<<if $characters[$playing].outfit == "Dress" and $characters[$playing].gender != "Female">>
<<set $target = 0>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Isaak, are you wearing a dress?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/isaac/chat.jpg" /></div>Isaak<hr>Yeah...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It looks... nice, sweetie...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> seems unsure how to feel about Isaak's outfit.</div><br>
<<set $characters[$playing].sissyPoints += 1>>
<div class="narratortextbox">Isaak's sissy side grows stronger. [+1 Sissy Points]</div><br>
<<else>>
<!-- Regular Brother Morning -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Good morning, Isaak! Lazy bones, get up and get moving!</div><br>
<</if>>
<<elseif _rando == 1 and $characters[$playing].id == "mom">>
<<set $target = 2>>
<!-- Pauline Morning Event -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Good morning, sweetheart! I'm off to work. Just wanted to see you before I go.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Have a nice day, dear!</div><br>
<div class="narratortextbox">Robert gives Pauline a quick kiss before heading out.</div><br>
<<updateRelationship 1>>
<<elseif _rando == 1 and $characters[$playing].id == "dad">>
<<set $target = 0>>
<!-- Robert Morning Event -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Good morning, honey! Breakfast is ready in the kitchen if you want it before work.</div><br>
<div class="narratortextbox">Robert grumbles something inaudible and gets ready for work.</div><br>
<<elseif _rando == 4 and $characters[$playing].id != "mom" and $characters[$playing].id != "dad">>
<!-- Morning Parent Interaction -->
<div class="narratortextbox">As you walk down the hallway, you notice <<momname>> and <<dadname>> in their bedroom. The door is slightly open.</div><br>
<div class="imageboxbig"><img src="images/activities/door.jpg" alt="Door slightly open" /></div><br>
<<if $characters[2].perks.includes('Foot Fetishist')>>
<div class="narratortextbox">A disturbing sight: <<dadname>> seems to be enjoying himself... using <<print $characters[$target].name>>'s feet. This must be due to his foot fetish.</div><br>
<div class="narratortextbox">You can't bear to look any longer. But you, as the player, are in control. What do you want to do?</div><br>
<button data-passage="dadfootfetishtime" class="button" type="button" tabindex="0">Get a Closer Look</button>
<<else>>
<div class="narratortextbox">They seem to be chatting. Nothing out of the ordinary here.</div><br>
<</if>>
<<else>>
<div class="narratortextbox">You seem to have dodged any awkward encounters this morning.</div><br>
<</if>>
<<time>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Start The Day</button>
<<elseif $time lte 14>> /* Regular Hallway */
<div class="wrapper"><div class="narratortextbox">Hallway</div><br>
<div class="imagebox"><img src="images/locations/lazarski/hallway.jpg" alt="" /></div><br>
<!-- Parent's Bedroom Button -->
<button data-passage="parentsbedroom" class="button" type="button" tabindex="0"><<print $characters[$target].name>> & <<dadname>> Bedroom
<<if $time gte 13 and $target != $playing>>- [<<print $characters[$target].name>>]<</if>>
<<if $time gte 13 and $playing != 2>>- [<<dadname>>]<</if>>
</button>
<!-- Sister's Bedroom Button (without Natasha notification if quest complete) -->
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0"><<sistername>> Bedroom
<<if !$stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>>
<<if $day lte 5 and $time gte 3 and $playing != 1>>- [<<sistername>>]<</if>>
<<if $day gte 6 and $playing != 1>>- [<<sistername>>]<</if>>
<</if>>
</button>
<!-- Brother's Bedroom Button -->
<button data-passage="brotherbedroom" class="button" type="button" tabindex="0"><<brothername>> Bedroom
<<if $day lte 5 and $time gte 3 and $playing != 3>>- [<<brothername>>]<</if>>
<<if $day gte 6 and $playing != 3>>- [<<brothername>>]<</if>>
</button>
<button data-passage="bathroom" class="button" type="button" tabindex="0">Bathroom </button>
<button data-passage="kitchen" class="button" type="button" tabindex="0">Kitchen
<<if $target != $playing and $day lte 5 and $time eq 3>>- [<<print $characters[$target].name>>]<</if>>
</button>
<button data-passage="livingroom" class="button" type="button" tabindex="0">Living Room
<<if $day gte 6 and $time lte 5 and $playing != 2>>- [<<dadname>>]<</if>>
<<if $playing != 2 and $day lte 5 and $time gte 4 and $time lte 5>>- [<<dadname>>]<</if>>
<<if $playing != 0 and $day lte 5 and $time gte 4 and $time lte 5>>- [<<print $characters[$target].name>>]<</if>>
<<if $target != $playing and $day eq 7 and $time lte 4>>- [<<print $characters[$target].name>>]<</if>>
<<if $target != $playing and $day eq 6 and $time eq 4>>- [<<print $characters[$target].name>>]<</if>>
</button>
<<elseif $time gte 15>> /* Too Late */
<div class="wrapper"><div class="narratortextbox">Hallway</div><br>
<div class="narratortextbox">It's getting really late. Your host is getting tired and your possession is growing weaker.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/sleepy.mp4" type="video/mp4"></video></center></div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">End the day [<<print $characters[$playing].name>>] </button></div>
<</if>>
<!-- Leave House Button -->
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave House</button>
<</if>><<set $target = 13>>
<<set $currentlocation = "bellabedroom">>
<<if $time gte 6 and $playing != 13>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh? What time is it? I need more sleep...</div><br>
<div class="monotextbox">I should let this one rest.</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<div class="imageboxbig"><img src="images/locations/bellahouse/bedroom.jpg" alt="" /></div><br>
<<if $time lt 6 and $playing != 13>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>></button>
<</if>>
/* Things only Isaac can do */
<<if $playing eq 13>>
<button data-passage="bellamasturbate" class="button" type="button" tabindex="0">Masturbate (<<print $characters[$target].name>>)</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<print $characters[$target].name>>)</button>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
<</if>>
<button data-passage="hallway_bella" class="button" type="button" tabindex="0">Leave Bedroom</button><<if $time gte 10>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<print $characters[$target].name>> jacks off their <<print $characters[$playing].genitals>> and drops a massive cumload</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/isaac/scenes/brothermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> starts to play with their <<print $characters[$playing].genitals>></div><br>
<div class="imagebox"><img src="images/characters/bella/solo.jpg" alt="" /></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_solo.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$target].name>><hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Leave</button>
<</if>><<if $characters[$playing].outfit eq "Naked" and $characters[$playing].perks.includes("Nudist")==false>>
<div class="imagebox"><img src="images/ui/fear.png" alt="" /></div><br>
<div class="narratortextbox"><span style="color:red">So you want to be a nudist?</span> <br>An unexpected surge of fear courses up <<print $characters[$playing].name>>'s spine, a chill that sends shivers racing through the very marrow of their bones. You can taste it in the air, a metallic tang of apprehension that lingers like a specter. They're cornered, vulnerable, forced to abandon the sanctuary of their room with nothing but skin against the world. The clash of instincts is palpable—the primal need to shield their bare form warring with the call of necessity.
<br><br>
Yet, they stand resolute, battling the urge to flee this exposure, both literal and metaphorical. It's a dance of wills, a struggle that reverberates in the very fabric of their being. To leave their refuge unclothed is to expose not only flesh but the soul itself.
<br><br>
Ah, but perhaps patience is in order? You sense it—the delicate art of nudism, the bold acceptance of one's form laid bare. This isn't the time, not without the tutelage of the 'nudist' perk, a key to unlocking the courage required. The cosmos demands preparation, demands a leap of faith guided by experience.
<br><br>
For now, the retreat remains in abeyance, a tableau suspended in time. <<print $characters[$playing].name>> stands poised on the precipice, a figure caught between vulnerability and valor. The choice is clear—gather the skill, embrace the essence, and then, and only then, orchestrate this undraped departure once more.</div><br>
<<button "PlEaSe StOp">><<script>>Engine.backward();<</script>><</button>>
<<else>>
<<set $target = 13>>
<<set $currentlocation = "bellabedroom">>
<div class="narratortextbox"><<print $characters[$target].name>> Apartment</div><br>
<div class="imageboxbig"><img src="images/locations/bellahouse/main.jpg" alt="" /></div><br>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Bedroom [<<print $characters[$target].name>>]</button>
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave Apartment</button>
<</if>><div class="narratortextbox">Pauline's Laptop</div><br>
<div class="narratortextbox">Pauline does a live show on her laptop...</div><br>
<div class="imagebox"><img src="images/characters/punishedpauline/cam.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Anyone want to see my play with myself? It's only $50!</div><br>
<<set _randomchance to random(1,10)>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/punishedpauline/tease.mp4" type="video/mp4"></video></center></div><br>
<<if _randomchance lte 5>>
<div class="narratortextbox">Pauline gets a $50 donation!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wohoo! Let's go!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/punishedpauline/masturbate.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomchance eq 1>>
<div class="narratortextbox">Pauline gets a $200 donation!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wohoo! $200! Time to celebrate!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/punishedpauline/masturbate2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">Nobody donates...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh...</div><br>
<</if>>
<<time>>
<button data-passage="pauline_laptop" class="button" type="button" tabindex="0">Return</button><div class="narratortextbox">Pauline's Laptop</div><br>
<div class="narratortextbox">You make Pauline log onto a depraved messenger app.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Female, Single, 46 - Looking for guys to chat with?</div><br>
<div class="narratortextbox">Pauline chats with strangers...</div><br>
<<set _randomchance to random(1,10)>>
<<if _randomchance lte 4>>
<div class="narratortextbox">Pauline finds someone who wants to meet with her...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Should I?...</div><br>
<button data-passage="paulineChatStrangers2" class="button" type="button" tabindex="0">Hookup with the stranger</button><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>What the hell am I doing on these chats?</div><br>
<div class="narratortextbox">Pauline cries</div><br>
<</if>>
<<time>>
<button data-passage="pauline_laptop" class="button" type="button" tabindex="0">Return</button><div class="narratortextbox">Pauline shares her address with the stranger. He will be over in 10 minutes.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm... nervous...</div><br>
<div class="narratortextbox">There is a knock at the door.</div><br>
<<time>>
<button data-passage="paulineChatStrangers3" class="button" type="button" tabindex="0">Open the door</button><div class="narratortextbox">The door opens, infront stands a man.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh... hi.</div><br>
<div class="imageboxbig"><img src="images/characters/hookup/hookup.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hookup/hookupchat.jpg" alt="" /></div>Hookup<hr>Wow, you are even better looking that your pictures. Let's not waste any time.</div><br>
<div class="narratortextbox">Pauline and the hookup dont waste any time getting down and dirty.</div><br>
<<time>>
<div class="narratortextbox">The younger man ravished Pauline, licking her pussy like a dog drinking out of it's water bowl. Pauline can barely believe her luck.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/punishedpauline/hookup1.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hookup/hookupchat.jpg" alt="" /></div>Hookup<hr>I'm going to fuck you now, okay?</div><br>
<button data-passage="paulineChatStrangers4" class="button" type="button" tabindex="0">Next</button><div class="narratortextbox">The man is getting very excited.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Just.. be a little gentle with me, okay?</div><br>
<div class="imageboxbig"><img src="images/characters/hookup/hookup.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hookup/hookupchat.jpg" alt="" /></div>Hookup<hr>Shhhh... you are mine</div><br>
<div class="narratortextbox">The younger man fucks Pauline over the counter top.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/punishedpauline/hookup2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hookup/hookupchat.jpg" alt="" /></div>Hookup<hr>I... I gotta go.</div><br>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're not even going to stay and hug?</div><br>
<button data-passage="paulinebedroom" class="button" type="button" tabindex="0">Finish</button><div class="narratortextbox">Pauline's Laptop</div><br><<set $hiddenUI = 1>>
<div class="imageboxbig"><img src="images/locations/paulinehouse/laptop.jpg" alt="" /></div><br>
<<if $time lte 10>>
<button data-passage="pauline_laptop_porn" class="button" type="button" tabindex="0">Watch Other Camgirls</button>
<button data-passage="paulineCam" class="button" type="button" tabindex="0">Camshow</button>
<button data-passage="paulineChatStrangers" class="button" type="button" tabindex="0">Chat with strangers</button>
<<else>>
<div class="narratortextbox">It's too late to do a camshow</div><br>
<</if>>
<button data-passage="paulinebedroom" class="button" type="button" tabindex="0">Return</button><div class="narratortextbox">Pauline watches other camgirls on the site.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/porn/cammodel.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my!</div><br>
<<time>>
<button data-passage="pauline_laptop" class="button" type="button" tabindex="0">Finish</button><<set $target = 0>>
<<set $currentlocation = "paulinebedroom">>
<!-- Check if the quest 'punishedpauline' is not complete -->
<<if !$stories.find(story => story.id == "punishedpauline").complete>>
<div class="narratortextbox">
<strong>Intro - Punished Pauline</strong>
<p>You once again step into the shoes of Pauline, only this time she has her own bedroom. The room is quiet, filled with the remnants of a life that's been uprooted. It feels different now, like stepping into a memory that's been tainted by the changes around it. Pauline looks up, her eyes searching for some time of meaning in her new life. This is where you shape her new life and her new relationships.</p>
</div><br>
<!-- Update the quest progress -->
<<updatequests "punishedpauline" 100>>
<!-- Button to return to the same passage after completing the intro -->
<button data-passage="paulinebedroom" class="button" type="button" tabindex="0">Continue</button>
<!-- Else show the normal content if the quest is complete -->
<<else>>
<<if $time gte 6 and $playing != 0>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh? What time is it? I need more sleep...</div><br>
<div class="monotextbox">I should let this one rest.</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/paulinehouse/bedroom.jpg" alt="" /></div><br>
<<if $time lt 6 and $playing != 0>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>></button>
<</if>>
<!-- Things only Isaac can do -->
<<if $playing eq 0>>
<button data-passage="paulinemasturbate" class="button" type="button" tabindex="0">Masturbate (<<print $characters[$target].name>>)</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<print $characters[$target].name>>)</button>
<button data-passage="pauline_laptop" class="button" type="button" tabindex="0">Laptop</button>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
<</if>>
<button data-passage="punished_hallway" class="button" type="button" tabindex="0">Leave Bedroom</button>
<</if>><<if $time gte 10>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<print $characters[$target].name>> jacks off their <<print $characters[$playing].genitals>> and drops a massive cumload</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/isaac/scenes/brothermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> starts to play with their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/masturbate.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$target].name>><hr>Finally, some privacy...</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<</if>>
<button data-passage="paulinebedroom" class="button" type="button" tabindex="0">Leave</button><<if $characters[$playing].outfit eq "Naked" and $characters[$playing].perks.includes("Nudist")==false>>
<div class="imagebox"><img src="images/ui/fear.png" alt="" /></div><br>
<div class="narratortextbox"><span style="color:red">So you want to be a nudist?</span> <br>An unexpected surge of fear courses up <<print $characters[$playing].name>>'s spine, a chill that sends shivers racing through the very marrow of their bones. You can taste it in the air, a metallic tang of apprehension that lingers like a specter. They're cornered, vulnerable, forced to abandon the sanctuary of their room with nothing but skin against the world. The clash of instincts is palpable—the primal need to shield their bare form warring with the call of necessity.
<br><br>
Yet, they stand resolute, battling the urge to flee this exposure, both literal and metaphorical. It's a dance of wills, a struggle that reverberates in the very fabric of their being. To leave their refuge unclothed is to expose not only flesh but the soul itself.
<br><br>
Ah, but perhaps patience is in order? You sense it—the delicate art of nudism, the bold acceptance of one's form laid bare. This isn't the time, not without the tutelage of the 'nudist' perk, a key to unlocking the courage required. The cosmos demands preparation, demands a leap of faith guided by experience.
<br><br>
For now, the retreat remains in abeyance, a tableau suspended in time. <<print $characters[$playing].name>> stands poised on the precipice, a figure caught between vulnerability and valor. The choice is clear—gather the skill, embrace the essence, and then, and only then, orchestrate this undraped departure once more.</div><br>
<<button "PlEaSe StOp">><<script>>Engine.backward();<</script>><</button>>
<<else>>
<<set $target = 0>>
<<set $currentlocation = "paulinebedroom">>
<div class="narratortextbox"><<print $characters[$target].name>> Apartment</div><br>
<div class="imageboxbig"><img src="images/locations/paulinehouse/main.jpg" alt="" /></div><br>
<button data-passage="paulinebedroom" class="button" type="button" tabindex="0">Bedroom [<<print $characters[$target].name>>]</button>
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave Apartment</button>
<</if>><<set $currentlocation = "apartments">>
<div class="narratortextbox">Apartments</div><br>
<div class="imagebox"><img src="images/locations/apartments/apartments.jpg" alt="" /></div><br>
<<if $playing eq 13>>
<button data-passage="bellabedroom" class="button" type="button" tabindex="0">Apartment #382 - Bella</button>
<</if>>
<div class="monotextbox">I guess some people live here?</div><br>
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox">The Beach</div><br>
<div class="imagebox"><img src="images/locations/beach/beach.jpg" alt="" /></div><br>
<div class="wrapper"><div class="narratortextbox">There is a sign here that states "NO Nudity under any circumstances! Nudity offenders will be arrested!"</div><br>
<<if $time gte 5>>
<button data-passage="beachWalk" class="button" type="button" tabindex="0">Walk</button>
<br><button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">Why did you think coming to the beach, during the day, NAKED! Was a good idea? Shit. A police officer is running towards you!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>GET DOWN ON THE FUCKING GROUND BEFORE I TAZE YOU! DO NOT RESIST!</div><br>
<button data-passage="jail" class="button" type="button" tabindex="0">Go Straight To Jail (Do not pass go)</button>
<<else>>
<<if $time lte 2 and $playing != 0>>
<button data-passage="pauline_beach" class="button" type="button" tabindex="0">Speak to Pauline</button>
<</if>>
<button data-passage="spyin" class="button" type="button" tabindex="0">Spy on Hotties</button>
<button data-passage="beachWalk" class="button" type="button" tabindex="0">Walk</button>
<br><button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<</if>>
<</if>><div class="narratortextbox">You enjoy a relaxing stroll along the beach.</div><br>
<button data-passage="beach" class="button" type="button" tabindex="0">Finish Walk</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">You spy Pauline at the beach! Looks like she is looking into the sea this morning. Weird!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div>
<<time>>
<<if _target.outfit eq "Naked">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I hope you dont mind a little bit of public nudity - I love to have the sun touching all parts of my body on a morning.</div><br>
<<randomPerk 25 "Nudist">>
<</if>>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey sweetie, you out here catching the beautiful morning sun too?</div><br>
<<elseif _player.relationships[_target.id] gte 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fancy seeing you here, are you stalking me? haha!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello! It's nice to see another new face around here! My name is <<print $characters[$target].name>>! We should grab coffee sometime? I know everyone around here!</div><br>
<</if>>
<<updateRelationship 1>>
<<time>>
<<if !$achievements.goodfuckingmorning.unlocked>>
<<script>>
unlockAchievement("goodfuckingmorning");
<</script>>
<</if>>
<button data-passage="beach" class="button" type="button" tabindex="0">Finish Chit-Chatting</button><div class="wrapper"><div class="narratortextbox">The Beach</div><br>
<div class="imagebox"><img src="images/locations/beach/beach.jpg" alt="" /></div><br>
<div class="narratortextbox">You decide to spy on some hotties</div><br>
<<set _randomHotty to random(2,8)>>
<<if _randomHotty eq 1 and $playing != 0>>
<div class="narratortextbox">Woah! It's someone familiar!</div><br>
<div class="imagebox"><img src="images/locations/beach/mom.jpg" alt="" /></div><br>
<<randomPerk 20 "Nudist">>
<<elseif _randomHotty eq 2>>
<div class="narratortextbox">Someone is getting blacked!</div><br>
<div class="imagebox"><img src="images/locations/beach/blacked.jpg" alt="" /></div><br>
<<elseif _randomHotty eq 3>>
<div class="narratortextbox">You see some toes!</div><br>
<div class="imagebox"><img src="images/locations/beach/feet.jpg" alt="" /></div><br>
<<randomPerk 20 "Foot Fetishist">>
<<elseif _randomHotty eq 4>>
<div class="narratortextbox">You see a couple fucking near the rocks!</div><br>
<div class="imagebox"><img src="images/locations/beach/fucking.jpg" alt="" /></div><br>
<<randomPerk 20 "Nymphomaniac">>
<<else>>
<div class="narratortextbox">You dont see anything this time.</div><br>
<</if>>
<<time>>
<button data-passage="beach" class="button" type="button" tabindex="0">Finish Spying</button><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="narratortextbox"><<sistername>> picks up the phone and requests a client for the night. <<sistername>> begins to wonder what the night will have in store for her.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh... hey. I'm ready for a client.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/controller/controllerchat.png" alt="" /></div>The Controller<hr>Sure thing Miss <<sistername>>. I shall send someone up.</div><br>
<div class="narratortextbox">After a short while the door to <<sistername>>'s bedroom opens.</div><br>
<<set _rando to random(1,10)>>
<<if _rando lte 5>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Hey, are you <<sistername>>?</div><br>
<button data-passage="sexRejectB" class="button" type="button" tabindex="0">Refuse Client [Male]</button>
<button data-passage="clientStartB" class="button" type="button" tabindex="0">Accept Client [Male]</button>
<<set $client = "man">>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>Hey, are you <<sistername>>?</div><br>
<button data-passage="sexRejectB" class="button" type="button" tabindex="0">Refuse Client [Female]</button>
<button data-passage="clientStartB" class="button" type="button" tabindex="0">Accept Client [Female]</button>
<<set $client = "female">>
<</if>><div class="narratortextbox">You accept the client...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Alright, come in. Get comfortable...</div><br>
/* Male Client */
<<if $client eq "man">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Don't mind if I do!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkiss.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Your pussy is mine.</div><br>
/* Female Client */
<<elseif $client eq "female">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>Thank you! You're so pretty!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterkissf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>I need you to go down on me. Right fucking now.</div><br>
<</if>>
<button data-passage="clientStartB2" class="button" type="button" tabindex="0">Next</button><div class="narratortextbox">You reject the request of the client and leave straight away. Your reputation has decreased.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Sorry, that's not me. You must have the wrong room. Please leave.</div><br>
<div class="monotextbox">Not this time...</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go to sleep</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if $client eq "man">>
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Huh, you've got a cock?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Even better! Looks like you're fucking me tonight!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client5/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Your girl cock is so fucking hot!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Come to me you little whore!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client3/client1fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Your pussy is mine.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client3/client1finish.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>???<hr>Shit!</div><br>
<</if>>
<<elseif $client eq "female">>
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>Oh god, that's a tasty cock! Let me get a taste!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client4/client2bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>Lick my fucking pussy!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client4/client2lesr.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client4/client2.png" alt="" /></div>???<hr>I'll be back. That was amazing!</div><br>
<</if>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Call it a Day</button><div class="wrapper"><div class="narratortextbox">The Brothel</div><br>
<div class="imagebox"><img src="images/locations/brothel/drive.jpg" alt="" /></div><br>
<div class="narratortextbox"><<print $characters[$target].name>>is picked up by Philippe early next morning. As Philippe is driving <<print $characters[$target].name>> to an unknown destination he speak to <<sistername>>.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm glad you decided to come work for us, I've been looking for a girl exactly like you for some time.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You see, i'm not really a photographer. I work for very important people who want girls like you working for them. I send them the photos we took, and if they like you they will take you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Where are we going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>To your new home. Where you will work.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're nearly here.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> looks up at a dingy apartment building in the south side of town, about an hour away from her parents house.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We'll never see each other again, <<print $characters[$playing].name>>. I just want to say that there's a part of me that is genuinely sorry to see you go. You were actually a very nice girl. It's a shame to think what you will become.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Goodbye.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> nods and leaves Philippe's car. A man holds open the door to the apartment building and signals with a nod for <<print $characters[$target].name>> to come inside.</div><br>
<button data-passage="introWhore2" class="button" type="button" tabindex="0">Enter the Building</button><div class="wrapper"><div class="narratortextbox">The Brothel</div><br>
<div class="narratortextbox"><<sistername>> is greeted by a large man, speaking in a russian accent.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>???<hr>I am Francis. I will be your handler here. My job is to look after you and make sure you are safe. </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh - Hi, nice to meet you!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> puts her hand out to shake with Francis but he does not acknowledge her.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>???<hr>Come, <<sistername>>. I show you to your room</div><br>
<button data-passage="introWhore3" class="button" type="button" tabindex="0">Your New Home</button><div class="wrapper"><div class="narratortextbox">The Brothel</div><br>
<div class="narratortextbox"><<sistername>> steps into their new home. A spacious but obviously slutty, room.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>???<hr>When you are ready, use the phone and I will send a client up. Mingle with the other girls. Get used to the place. Have fun.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh, and what abou-</div><br>
<div class="narratortextbox">Before <<sistername>> can finish her sentance, Francis leaves the room.<br>In this moment, <<sistername>> feels alone. You try to tighten your control but her overwhelming sadness is to strong.<br><<sistername>> cries.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wh-y-y am I here?... I want to go home...</div><br><div class="monotextbox">Jeez...</div><br>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Your New Home</button>
<<set $characters[$playing].homelocation = "sisterNewRoom">><div class="wrapper"><div class="narratortextbox">Janice's Room</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You wanna hang out here with me? Sure, that's no problem. Make yourself at home!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thank you Janice! So tell me about...</div><br>
<div class="narratortextbox"><<sistername>> and Janice talk for hours about their lives, their clients and other 'girly' stuff.</div><br>
<<updateRelationship 2>>
<<time>>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><<set $target = 21>>
<div class="wrapper"><div class="narratortextbox">Janice's Room</div><br>
<div class="narratortextbox">It's time to introduce <<sistername>> to her new whore neighbour, if you remember correctly, this one is called 'Janice'. What an awful name.</div><br>
<div class="narratortextbox"><<sistername>> knock at the door.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come in!</div><br>
<div class="narratortextbox"><<sistername>> enters the room nervously</div><br>
<button data-passage="janiceIntro2" class="button" type="button" tabindex="0">Enter Janice's Room</button><div class="wrapper"><div class="narratortextbox">Janice's Room</div><br>
<div class="imagebox"><img src="images/locations/brothel/janiceroom.jpg" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> finds herself standing in another familiar red bedroom, the colour is starting to hurt her head. Inside, sitting on the bed is Janice.</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh - You must be <<sistername>>?! Francis told me about you. Welcome to this hellhole! Just kidding - It's not that bad! So, how has your initiation been so far? Has everyone been treating you okay?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I think so! I mean that Francis guy doesn't talk much and other than that...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're the only other person i've met!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Francis is a hard, sturdy type. But once you get to know him, he's just a big teddy bear! And have you.. 'worked' yet?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh, not yet. I'm not really sure how it works.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Don't worry. Just when you are ready call the common room and tell them you are ready to accept a client and one will come up... It's that simple really.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I see. Alright, seems simple enough.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's be friends, <<sistername>>. I don't know what sitation brought you here, but us girls should stick together.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thank you Janice! That makes me really feel safer here knowing I can count on you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Anytime my dear. Oh, and if anything happens where you need help. All our phones have emergency buttons. Don't be afraid to press it if you feel unsafe. We've all had to do it before.</div><br>
<div class="narratortextbox"><<sistername>> gasps</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Okay.. hopefully it doesn't ever come to that. See ya around, Janice!</div><br>
<div class="narratortextbox"><<sistername>> leaves the room</div><br>
<div class="narratortextbox">You can now call clients to your room</div><br>
<<set $janiceMet = 1>>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><<set $target = 21>>
<<if $time gte 15>>
<div class="wrapper"><div class="narratortextbox">Janice's Room</div><br>
<div class="narratortextbox">Janice is asleep. You should leave.</div><br>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="wrapper"><div class="narratortextbox">Janice's Room</div><br>
<div class="imagebox"><img src="images/locations/brothel/janiceroom.jpg" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> finds herself standing in another familiar red bedroom, the colour is starting to hurt her head. Inside, sitting on the bed is Janice.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey, <<sistername>>. You okay?</div><br>
<button data-passage="janiceHangOut" class="button" type="button" tabindex="0">Hang Out</button>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button>
<</if>><div class="wrapper"><div class="narratortextbox">Brothel Lounge</div><br>
<div class="imagebox"><img src="images/locations/brothel/common.png" alt="" /></div><br>
<div class="narratortextbox">As <<sistername>> stands in the brothel lounge, there are a dozen other workers chatting with each other, some and at the bar. You notice male clients are here too. There is also some nice jazz music playing.</div><br>
<button data-passage="haveADrink" class="button" type="button" tabindex="0">Have a Drink</button>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Exit</button><div class="wrapper"><div class="narratortextbox">Brothel Hallway</div><br>
<div class="monotextbox">Exit the brothel? We can't let her leave...</div><br>
<div class="npctextbox">That's right. <<sistername>> can't leave. Even if you wanted her to. She's stuck here - forever. Destined to live out her youth as a fuck doll for all these pervy clients who want to pay for the right to fuck her. She will know no other life than the life of a fuck doll. This was your descision and you descision alone. You have stripped and pulled an innocent woman away from her family to live this life.</div><br>
<div class="imageboxbig"><img src="images/locations/brothel/locked.png" alt="" /></div><br>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Return</button><div class="wrapper"><div class="narratortextbox">Francis Office</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Francis, you look stressed. Let me help you.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>Francis<hr>Ugh, you know what? Fine.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're always working so *hard*...</div><br>
<div class="narratortextbox"><<sistername>> gets on their knees and undoes the zipper on Francis's jeans...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterbj.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">Francis's trust has increased even more! </div><br>
<<updateRelationship 5>>
<<time>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>Francis<hr>Ah shit, look at the time! I need to go. Thanks for the quickie <<sistername>>. More again soon?</div><br>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox">Francis Office</div><br>
<<set $target = 20>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>Francis<hr>You wanna hang out here with me? Jeez. Whatever just sit down.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thank you Francis! Let's get to know each other some more</div><br>
<div class="narratortextbox"><<sistername>> and Francis talk for hours about their lives, the brothel and more</div><br>
<div class="narratortextbox">Francis's trust has increased! </div><br>
<<updateRelationship 1>>
<<time>>
<button data-passage="francisBJ" class="button" type="button" tabindex="0">Suck his dick</button>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox">Francis Office</div><br>
<<if $time lte 12>>
<div class="imagebox"><img src="images/locations/brothel/office.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>???<hr><<sistername>>, I'm busy. What do you want?</div><br>
<button data-passage="francisHangOut" class="button" type="button" tabindex="0">Hang Out</button>
<<else>>
<div class="monotextbox">The door is locked. I don't think Francis is in there.</div><br>
<</if>>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox">Brothel Escape</div><br>
<div class="imagebox"><img src="images/locations/brothel/hallway.jpg" alt="" /></div><br>
<div class="monotextbox">Fancy...</div><br>
<<if $janiceMet != 1>>
<button data-passage="janiceIntro" class="button" type="button" tabindex="0">Room of Janice</button>
<<else>>
<button data-passage="janiceRoom" class="button" type="button" tabindex="0">Room of Janice</button>
<</if>>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Room of <<sistername>></button>
<button data-passage="francisOffice" class="button" type="button" tabindex="0">Francis's Office</button>
<button data-passage="commonRoom" class="button" type="button" tabindex="0">The Lounge</button>
<button data-passage="exit" class="button" type="button" tabindex="0">Leave Brothel</button><div class="wrapper"><div class="narratortextbox">Brothel Lounge</div><br>
<div class="imagebox"><img src="images/locations/brothel/common.png" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> spends some time having a drink at the bar.</div><br> <<time>>
<button data-passage="commonRoom" class="button" type="button" tabindex="0">Finish</button><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<<time>>
/* Display the correct shower image */
<<if $characters[$playing].gender eq "Male">>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<<else>>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="imageboxbig"><img src="images/activities/showering/female_shower.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/activities/showering/male_shower.jpg" alt="" /></div><br>
<</if>>
<</if>>
<div class="narratortextbox"><<sistername>> undresses and turns on the shower dials. Hot, steamy water flows from the shower head. Any filth has been washed off from your body. </div><br>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Finish</button><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/brothel/phone.jpg" alt="" /></div><br>
<div class="monotextbox">There is no need to do this right now.</div><br>
<button data-passage="usePhone" class="button" type="button" tabindex="0">Hang Up</button><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/brothel/phone.jpg" alt="" /></div><br>
<<if $time lte 4>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/francis/francischat.png" alt="" /></div>???<hr>What do you want? Call up a client if you are bored!</div><br>
<<else>>
<div class="monotextbox">The phone just rings, it's probably because Francis isn't in his office at the moment.</div><br>
<</if>>
<button data-passage="usePhone" class="button" type="button" tabindex="0">Hang Up</button><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/brothel/phone.jpg" alt="" /></div><br>
<div class="narratortextbox">There is a phone next to your bed. It's an internal only phone so you cant make any calls outside of the brothel.<br>There is also a red button labled 'EMERGENCY'. You probably shouldn't press it.</div><br>
<button data-passage="callEmergency" class="button" type="button" tabindex="0">Press The EMERGENCY button</button>
<button data-passage="callFrancis" class="button" type="button" tabindex="0">Call Francis</button>
<<if $janiceMet eq 1>>
<button data-passage="callClient" class="button" type="button" tabindex="0">Call Client</button>
<</if>>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Step Away</button><<set $chosenlocation = "sisterNewRoom">>
<div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imagebox"><img src="images/locations/brothel/room.jpg" alt="" /></div><br>
<button data-passage="sistermasturbateNew" class="button" type="button" tabindex="0">Masturbate (<<sistername>>)</button>
<button data-passage="wastetimeNew" class="button" type="button" tabindex="0">Waste Time (+1) (<<sistername>>)</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<sistername>>)</button>
<button data-passage="brothelShower" class="button" type="button" tabindex="0">Shower</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<button data-passage="usePhone" class="button" type="button" tabindex="0">Use The Phone</button>
<button data-passage="hallwayBrothel" class="button" type="button" tabindex="0">Leave</button><<if $time gte 6>>
<div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<sistername>> Bedroom</div> <br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<sistername>>starts to stroke their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/masturbation2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<sistername>> masturbates with one of their many toys in the nightstand</div><br>
<<set _randomMast = random(1,4)>>
<<if _randomMast eq 1>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sistermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 2>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas2.mp4" type="video/mp4"></video></center></div><br>
<<elseif _randomMast eq 3>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas3.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/mas4.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Leave</button>
<</if>><div class="wrapper"><div class="narratortextbox"><<sistername>> Bedroom</div><br>
<div class="imageboxbig"><img src="images/characters/natasha/thinking.jpg" alt="" /></div><br>
<div class="narratortextbox"><<sistername>> spends some time cleaning the room. Time has passed!</div><br>
<<time>>
<button data-passage="sisterNewRoom" class="button" type="button" tabindex="0">Leave</button><<set $target = 14>> /* Joanna */
<<set $currentlocation = "joannasoffice">>
<<if $time gte 7>>
<div class="narratortextbox">It's getting late. Nobody is here. You head home.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<<if $playing != 2>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Excuse me, if you have any queries about the cars please go and speak to Mr Lazarski - I'm just a receptionist!</div><br>
<<else>>
<div class="narratortextbox">Car Dealership - Joanna's Office</div><br>
<div class="narratortextbox">You walk into Joanna's office. There is a pleasant smell of perfume that hits as you walk into the room.</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey Mr Lazarski, how can I help?</div><br>
<div class="narratortextbox">Joanna seems eager to please you.</div><br>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if _player.relationships[_target.id] gte 80>>
<<availableQuests "anewwife" '<button data-passage="aNewWife" class="button" type="button" tabindex="0">[Story] A New Wife</button>'>>
<</if>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Joanna</button>
<button data-passage="joannaphoto" class="button" type="button" tabindex="0">Look at photo</button>
<</if>>
<</if>>
<button data-passage="cardealershipmain" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">As <<print $characters[$playing].name>>, lays their gaze upon Joanna, an insatiable longing stirs within them, eclipsing even the desires once held for Pauline. In this spectral moment, <<print $characters[$playing].name>> yearns for an alternative reality, one where Joanna could have been 'the one'</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="monotextbox">This is where I come into play.</div><br>
<div class="narratortextbox">The decision before you is of profound consequence, an irrevocable choice that will forever supplant Pauline with Joanna in your heart. Once made, this path is inalterable. For a more comprehensive understanding, kindly read the wiki page at the bottom of the sidebar.</div><br>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Not Right Now [Return]</button>
<button data-passage="aNewWife2" class="button" type="button" tabindex="0">I Choose Love [Procede]</button><<updatequests "anewwife" 100>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mr Lazarski! Are you okay? You are shaking...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I can't keep it hidden any longer, Joanna. I've fallen deeply in love with you, and I want you to be a significant part of my life. I want us to be together, to build something beautiful.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mr Lazarski! But I have to ask, what about <<momname>>?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>It's a difficult decision, but I'm planning to talk to <<momname>> and explain my feelings. I believe we'll find happiness in different paths, and I want to create a future with you, Joanna. Nobody satisfies me like you!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mr Lazarski! Sort things out with your wife. I'll be waiting.</div><br>
<div class="narratortextbox">The die is cast, and the future unfolds in its unpredictable beauty. Only time will tell if this choice was the right one, and what it holds for <<dadname>> and Joanna.</div><br>
<button data-passage="aNewWife3" class="button" type="button" tabindex="0">Next</button><<set $target = 0>> /* Mom */
<div class="narratortextbox">It's time to tell <<momname>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm truly sorry, <<momname>>, but my feelings for you have changed. You're not attractive to me anymore. I need something else.</div><br>
<div class="imagebox"><img src="images/characters/pauline/angry.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck are you saying?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm saying, get the fuck out of my house! I'm leaving you!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>But - We have kids, we are a family? What is going on, <<dadname>>? Stop this!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Go to your parents. Live there until we sort out what's happening. We're breaking up.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe you are really suggesting this!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's that bitch Joanna, right?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We're not doing this right now. Just leave</div><br>
<div class="narratortextbox"><<momname>> packs her shit and starts to leave - forever!</div><br>
<div class="narratortextbox"><<momname>> has now been replaced with Joanna!</div><br>
<button data-passage="aNewWife4" class="button" type="button" tabindex="0">Next</button><div class="narratortextbox">It's time to tell the kids</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, <<brothername>>, <<sistername>>. We need to talk.</div><br>
<<set $target = 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Where is mom?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Did you guys split up?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yeah. We did.</div><br>
<<set $target = 3>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe this!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Not only that, but you've got a new mom now.</div><br>
<<set $target = 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the fuck?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Kids, say hello to Joanna. Your new mom!</div><br>
<<set $target = 14>>
<<set $characters.find(c => c.id == "joanna").homelocation = "hallway">>
<<set $characters.find(c => c.id == "mom").homelocation = "punished_hallway">>
<<set $characters.find(c => c.id == "joanna").unlocked = true>>
<<set $characters.find(c => c.id == "joanna").playable = true>>
<div class="narratortextbox">Joanna is now playable.</div><br>
<div class="narratortextbox">The home location for Pauline has now changed.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hi!</div><br>
<<set $target = 0>>
<<updateRelationship -100>>
<<set $momname = $stories.find(story => story.id === "anewwife" && story.complete == true) ? "Joanna" : "Pauline">>
<<momname>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">End the Day</button><div class="narratortextbox">Car Dealership - Joanna's Office</div><br><<set $target = "Joanna">>
<<joannapic>><br>
<div class="narratortextbox">$playing walks confidently to Joanna's desk and places his hands on the desk. Hovering over her and looking down. $playing speaks in a slow, quiet voice.</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>Hey, listen Joanna. Want to get some dinner tonight? Just me and you?</div><br>
<div class="narratortextbox">Joanna is visibly excited and smiles instantly. She stares directly in $playing's eyes. There is a *lot* of sexual tension in the air right now</div><br>
<div class="npctextbox"><<joannachat>>Joanna<hr><<mrmrs>> Lazarski! Really? That would be wonderful. Where should we meet?</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>How about Pacino's Italian Restaurant tonight, after work?</div><br>
<div class="npctextbox"><<joannachat>>Joanna<hr>That would be wonderful! I can't wait! See you then!</div><br>
<div class="monotextbox">I really shouldn't miss this date tonight with Joanna, there could be very bad consequences</div><br>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Leave</button>
<<set $joannaDateReady = 1>>
<<set $joannaDateDay = $dayspassed>><div class="narratortextbox">As per your command, $playing scopes out the office of Joanna. It looks pretty normal. $playing notices a photograph on Joanna's desk and a pair of her running shoes tucked underneath the desk. The seat that Joanna sits on looks well worn.</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>Hmm... nothing really here. Just a bunch of her things.</div><br><<set $searchedoffice = 1>>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">As per your command, <<print $characters[$playing].name>> looks at the photo on Joanna's desk.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hmmm, what do we have here?</div><br>
<div class="imagebox"><img src="images/characters/joanna/photo.jpg" alt="" /></div><br>
<div class="monotextbox">Woah! I've got to get <<print $characters[$playing].name>> fucking the pair of these at once!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Her Sister...?</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> recognises the photo as Joanna and her Sister, but<<print $characters[$playing].name>> does not remember her name. <<print $characters[$playing].name>> is also visibly turned on at this photo. The bulge in <<print $characters[$playing].name>>'s pants stiffens and he closes his eyes for a moment before muttering some line...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>One for the *memory wank*</div><br>
<div class="narratortextbox">The memory wank is the art of remembering an arousing occurrence or some porn you watched while masturbating, often handy if you have no porn or your in the shower!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the hell are you doing, baby?</div><br>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">$playing is standing there, staring over the seat Joanna sits on nearly every day. It's seen a *lot* of use over the years.</div><br><<time>>
<div class="monotextbox">Sniff it.</div><br>
<div class="narratortextbox">A strange perverted compulsion comes over $playing. $playing's nose darts from his face to the seat, sniffing and licking it. Imaginging all the times Joanna's ass has been planted firmly here. $playing images and tries to fantasize about a smell that isn't really there</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>I'm a sick bastard</div><br>
<div class="monotextbox">It's not *that* bad, get over yourself!</div><br>
<div class="narratortextbox">$playing stands back up. Ashamed of the act they have just commited.</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>How could I have let my impulses take over like that? I feel so ashamed, so disgusted with myself. But at the same time, I know that this is who I am. This darkness inside of me, this perversion that I try so hard to keep hidden - it's always there, lurking just beneath the surface.</div><br>
<div class="monotextbox">Woah $playing, that was *deep*</div><br><<set $joannaSeatSniffed = 1>>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">Listen. You don't have to do this. Feet is weird!</div><br><<time>>
<div class="monotextbox">I have to do this.</div><br>
<div class="narratortextbox">$playing bends down underneath Joanna's desk. Her visibly worn running shoes are there. Sometimes Joanna will go to the gym after work and takes them with her.<br>
$playing picks up one of the shoes, the right one, and brings it closer to his face</div><br>
<div class="monotextbox">Feet are considered the most fetishized body part, besides genital body parts. Don't worry $playing, this is normal! Imagine Joanna's sweaty feet inside of these.<br> Imagine the taste. <br>Image the *smell*.</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>W-what am I doing?</div><br>
<div class="narratortextbox">$playing takes a whiff of the inner sole of the running shoe whilst closes his eyes, obeying your command and imagining Joanna's sweaty feet inside of them.</div><br>
<<footchance>>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Leave</button><<if $time gte 5>>
<div class="narratortextbox">It's getting late. Nobody is here.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<<if $playing != 2>> /* Dad */
<<set $target = 2>> /* Dad */
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Can I help you?</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh - It's you! Come to visit me at work? Sorry, I'm busy right now. We can speak when i'm home?</div><br>
<<elseif _player.relationships[_target.id] gte 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, I remember you. Why are you here? I'm busy. Can you call me outside of work or something?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, I got no time for window shoppers. Get lost.</div><br>
<</if>>
<<else>>
<div class="narratortextbox">Car Dealership - <<print $characters[$playing].name>>'s Office</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> stands inside their office. It's messy, stacks of papers litter the floors. The only thing that looks a little tidy is the chair situated infront of <<print $characters[$playing].name>>'s desk. Probably for customers to sit on - or Joanna.</div><br>
<div class="imagebox"><img src="images/robertoffice.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I should *really* tidy this shithole.</div><br>
<div class="monotextbox">Filthy, just like your mind! Mwahaha!</div><br>
<<if $characters[$playing].perks.includes("Coomer")>>
<button data-passage="masturbateoffice" class="button" type="button" tabindex="0">Coomer - Masturbate at work</button>
<</if>>
<button data-passage="cardealershipmain" class="button" type="button" tabindex="0">Leave</button>
<</if>>
<</if>><div class="narratortextbox">As per your command, $playing sits behind their desk and starts to masturbate.</div><br>
<<set _joannarando to random(1,3)>>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
<div class="narratortextbox"><<print $characters[$playing].name>> grabs a firm hold of their cock. They close their eyes and start slowly jerking the semi-erect member down below.<br>
The semi-erect cock has now grown into it's firmer form. <<print $characters[$playing].name>> jerks it more, focusing their hand movements over the head of the Cock.<br><<print $characters[$playing].name>> closes their eyes as they finally come to a release.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh.. yeah...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>>'s eyes now open. The shower stops and a moment of self reflection occurs when <<print $characters[$playing].name>> stares into the mirror for a few seconds</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$playing].name>> rubs their clit with the tip of their finger. They close their eyes and start slowly rubbing faster in a slow circle motion. The water feels nice on their body.<br>The wet pussy has now expanded. <<print $characters[$playing].name>> is now able to fit their fingers all the way inside. The sensations are obviously very pleasing<br><<print $characters[$playing].name>> closes their eyes as they finally come to a climax.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh.. yeah...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>>'s eyes now open. The shower stops and a moment of self reflection occurs when <<print $characters[$playing].name>> stares into the mirror for a few seconds</div><br>
<</if>>
<<if _joannarando eq 1>>
<<set $target = 14>> /* Joanna */
<div class="relationincreasedice">
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
<b><span style="color:green">33% Chance -</span></b>Someone enters the room!
<img src="images/ui/lips.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="narratortextbox">*Suddenly* the door of <<print $characters[$playing].name>>'s office opens. It's Joanna!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey Mr Lazarski, I just wanted to ch- WOAH!</div><br>
<div class="narratortextbox">Joanna sees <<print $characters[$playing].name>> sitting at their desk. It's all hanging out. Pants around the ankles. <<print $characters[$playing].name>> doesn't say a word.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm sorry I should of knocked!</div><br>
<div class="narratortextbox">Joanna does a 180 and leaves the room. It turned her on, a little.</div><br>
<div class="narratortextbox">Good thing there isn't a HR department here!</div><br>
<<updateRelationship 5>>
<<time>>
<</if>>
<button data-passage="robertsoffice" class="button" type="button" tabindex="0">Finish Up</button><<set $target = 14>> /* Joanna */
<div class="narratortextbox">You enter the local car dealership.</div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">You are standing in the car dealership - NAKED.</div><br>
<<if $playing eq 2>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uhh... Mr Lazarski? You realise you are naked, right? Usually I wouldn't mind but... you should probably go home and change...</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello, can I help you - OH MY GOD! Not another one! Listen! No clothes, no service. Get the hell outta here before I call the cops!</div><br>
<</if>>
<div class="monotextbox">Time to leave.</div><br>
<<time>>
<<updateRelationship -1>>
<<else>>
<button data-passage="cardealershipmain" class="button" type="button" tabindex="0">Enter Car Dealership</button>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Car Dealership</div><br>
<div class="imagebox"><img src="images/locations/cardealership/dealership.jpg" alt="" /></div><br>
<div class="monotextbox">Alright then, time to get to work!<br> Actually - I didn't become a sex demon to sell cars. Let's see what trouble we can get into!</div><br>
<button data-passage="joannasoffice" class="button" type="button" tabindex="0">Receptionist Office <b><span style="color:pink">[Joanna]</span></b></button>
<button data-passage="ownersoffice" class="button" type="button" tabindex="0">Owner's Office</button>
<button data-passage="robertsoffice" class="button" type="button" tabindex="0">Sales Office</button>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Car Dealership - Owner's Office</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> stands infront of the Owner's Office. Nobody really knows who the owner is, not even <<print $characters[$playing].name>></div><br>
<div class="narratortextbox">You command <<print $characters[$playing].name>> to go inside but just as <<print $characters[$playing].name>> twists the door handle, the lock prevents the door for opening.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Damn - It's locked!</div><br>
<div class="monotextbox">Maybe it's not meant to be.</div><br>
<button data-passage="cardealershipmain" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">Cinema</div><br>
<div class="imagebox"><img src="images/locations/cinema/cinemalobby.jpg" alt="" /></div><br>
<<if $time gte 5>>
<div class="narratortextbox"><<= $characters[$playing].name>> is standing in the cinema. It's closed.</div><br>
<<else>>
<div class="narratortextbox"><<= $characters[$playing].name>> is standing in the cinema. It's open.</div><br>
<div class="monotextbox">Why am I here?...</div><br>
<button data-passage="watchAMovie" class="button" type="button" tabindex="0">Watch A Movie</button><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Cinema</div><br>
<<set _randomChance to random(1,100)>>
<<time>>
<div class="imagebox"><img src="images/locations/cinema/cinema.jpg" alt="" /></div><br>
<<if _randomChance lte 49>>
<div class="narratortextbox">[Random Event] - <<= $characters[$playing].name>> watches a movie in the cinema... wait! Is that someone fucking at the back row?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/cinema.mp4" type="video/mp4"></video></center></div><br>
<div class="monotextbox">Jeez! Have some respect! I'm trying to watch a movie here!</div><br>
<<randomPerk 75 "Nymphomaniac">>
<<else>>
<div class="narratortextbox"><<= $characters[$playing].name>> watches a movie in the cinema... nothing else happens...</div><br>
<</if>>
<<time>>
<button data-passage="cinema" class="button" type="button" tabindex="0">Finish Movie</button><div class="narratortextbox">You buy a cookie from the coffee shop</div><br>
<<set $target = 12>>
<<if $playing eq 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Shouldn't you be working?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello, can I help you?</div><br>
<div class="monotextbox">Why are we wasting our time with this?! Let's get out of here!</div><br>
<</if>>
<button data-passage="coffee_main" class="button" type="button" tabindex="0">Return</button><div class="narratortextbox">You buy a cookie from the coffee shop</div><br>
<<set $target = 12>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Excuse me, sorry! Just to let you know that those are special lactation cookies! For people breast feeding! I wouldn't eat those if you aren't raising kids! Trust me! I learned the hard way!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Shut up loser and give me a cookie!</div><br>
<div class="narratortextbox">You receive a cookie. You eat it.</div><br>
<<time>>
<<randomPerk 50 "Lactating">>
<button data-passage="coffee_main" class="button" type="button" tabindex="0">Return</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, Tony...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh - hey, <<print $characters[$playing].name>>.. is there something wrong? Why do you look so sad?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We've obviously been doing... 'stuff' together lately and that kinda makes me think you are just using me for sex - or like, you totally don't love me!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>W-what?! Why w-would you think that?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Tell me what I need to hear, Tony. Otherwise this relationship can't continue - and I may have to file some sexual assault char-</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I love you, <<print $characters[$playing].name>> - let's take things to the next level?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hehe! I can't wait - I love you too Tony!</div><br>
<<updateRelationship 5>>
<<updatequests "coffeequeen" 100>>
<<time>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Finish Interaction</button><!-- Continuation of Tony's Storyline -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We'll do this. Together. You don't have to shoulder this alone, Baby. This is your dream, and I believe in you. We'll figure out the money, the paperwork—everything. I'm here for you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You really mean that? It's not just me taking the plunge… it's us?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Exactly, Baby. I'll help with anything you need—late nights, early mornings, spreadsheets, coffee runs… whatever it takes to get this place running smoothly. We'll make it ours.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ours… I like the sound of that. Honestly, I've been so scared of screwing this up, but knowing you're by my side makes me feel like I can actually pull this off.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You can, Tony. And you will. We're going to turn this place into something incredible. Something *you* can be proud of.</div><br>
<div class="narratortextbox">You and Tony share a moment of quiet determination. This choice has set you both on a new path—one of hard work, uncertainty, and endless possibilities. You wonder how it will end up between these two.</div><br>
<div class="monotextbox">Why do I feel so... happy?</div><br>
<<updatequests "powercouple" 100>>
<<time>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">[Next] End The Day</button><!-- Basic Interaction Framework with Genital Matchup Scenes -->
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello, my love. I need some advice...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Advice? Of course, tell me and i'll do my best!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I've been *offered* a deal by the owners of the coffee chain, they want to know if I want to take over this coffee store as my own - bascially, they are going to give me the coffee store and I pay them back at a later date. I'm not sure what to do.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So you could become the sole owner of this place? Tony, that's your life dream! You know it could be done!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's a big decision. I'm putting myself at risk here - there will be a huge amount of debt hanging over my head - and -</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Tony...</div><br>
<div class="narratortextbox">Warning: Choosing to continue down this story route will block you off the other Tony related story routes.</div><br>
<button data-passage="powercouple_1" class="button" type="button" tabindex="0">[Story] "We'll do this. Together."</button>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">[Return] "We should think about this more."</button><div class="narratortextbox">The sight of a big juicy cock is triggering to <<print $characters[$playing].name>>. The see a dick they get turned on. How dare someone flash the goods to <<print $characters[$playing].name>>? It's like they knew <<print $characters[$playing].name>> was a <span style="color:pink">Nymphomaniac</span> and wanted to torture them.</div><br>
<div class="imagebox"><img src="images/characters/natasha/alleyway.jpg" alt="" /></div><br>
<<set $coffeestats.customersfucked = $coffeestats.customersfucked + 1>>
<div class="narratortextbox">$playing chases the culprit into a nearby alleyway. The man stops and turns around to confront $playing. He has a confused frown on his face, he was probably not expecting a small young <<print $characters[$playing].gender>>to be giving the chase.</div><br>
<<if $fuckedthecreep eq 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>It's you, not again!</div><br>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="narratortextbox"><<print $characters[$playing].name>> turns the man around, facing her. His cock is visibly erect.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Let's swap positions.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> nods and moves towards the wall after the Flasher steps aside. They place their cheek against the cold brickwork of the alleyway wall and bites her lip. Soon, the man enters <<print $characters[$playing].name>>'s <<print $household[$playing].genitals>>.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Oh fuck! This is feel amazing!</div><br>
<div class="narratortextbox">You have concerns if the man is actually even inside <<print $characters[$playing].name>>. In-fact, you question if he is a virgin the way he awkwardly humps against <<print $characters[$playing].name>>'s backside. </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Is-is it in?</div><br>
<div class="narratortextbox">It's *in*.</div><br>
<div class="monotextbox">Finally!</div><br>
<div class="narratortextbox">The man manages to get some length into <<print $characters[$playing].name>>'s pussy. and starts fucking her against the wall. <<print $characters[$playing].name>> isn't too impressed by the man's performance but works to get every inch of pleasure, moving her back into his cock to get more *impact*.</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/alleywayfuck.mp4" type="video/mp4"></video></div><br>
<div class="narratortextbox">Just as the man is about to cum, you hear another man shouting down the street..</div><br>
<div class="npctextbox"><<tonychat>>Tony<hr><<print $characters[$playing].name>>, <<print $characters[$playing].name>>?! Where are you?</div><br>
<div class="monotextbox">Alright <<print $characters[$playing].name>>, let's wrap this shit up. We do *not* want Tony catching us getting railed from this stranger.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> reluctantly follows your instruction. The Flasher does not say a word and runs off into the distance. It's getting late and your shift should be finishing soon anyway </div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>I'll be back, bitch!</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<div class="narratortextbox">The stiffness of your cock presses up against his buttocks. His smile, his expression, it's gone.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Wait, you've got a dick?</div><br>
<div class="narratortextbox">The Flasher thinks for a moment</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Me too!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> pulls down the flasher's pants to his ankles. He nervously looks outwards to the enterance of the alleyway, the realisation that he and <<print $characters[$playing].name>> are camaflauged with various boxes, trash cans and plastic bags puts his mind at ease. He spreads his asshole out with his hands as <<print $characters[$playing].name>> starts to enters his asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You ready big boy?</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fuck.mp4" type="video/mp4"></video></div><br>
<div class="narratortextbox">As <<print $characters[$playing].name>> enters his asshole, the man looks uncomfortable at first. You think this might be the first time getting fucked in the ass but he allows <<print $characters[$playing].name>> to continue regardless.</div><br>
<div class="narratortextbox">You hear a man shouting down the street..</div><br>
<div class="npctextbox"><<tonychat>>Tony<hr><<print $characters[$playing].name>>, <<print $characters[$playing].name>>?! Where are you?</div><br>
<div class="monotextbox">Alright <<print $characters[$playing].name>>, let's wrap this shit up. We do *not* want Tony catching us balls deep in this guy's asshole.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> reluctantly follows your instruction. The Flasher does not say a word and runs off into the distance. It's getting late and your shift should be finishing soon anyway </div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<</if>>
<<else>>
<<set $fuckedthecreep = 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Huh, what the fuck?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You think you can just flash your cock infront of me and think I won't do something about it?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Shut the fuck up! What are *you* going to do, i'm leaving. See ya, bitch!</div><br>
<div class="monotextbox">No! Don't let this fucker leave. Teach him a lesson!</div><br>
<div class="narratortextbox">Just as the mysterious cock flasher was about to walk past you, you push him against the wall of the alleyway.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>The fuck?!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> reaches round and places their hand on the Flasher's dick. He gives a shocked expression at first, but soons transforms it into a smirk. He likes where this is going.</div><br>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="narratortextbox"><<print $characters[$playing].name>> turns the man around, facing her. His cock is visibly erect.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Let's swap positions.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> nods and moves towards the wall after the Flasher steps aside. They place their cheek against the cold brickwork of the alleyway wall and bites her lip. Soon, the man enters <<print $characters[$playing].name>>'s <<print $household[$playing].genitals>>.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Oh fuck! This is feel amazing!</div><br>
<div class="narratortextbox">You have concerns if the man is actually even inside <<print $characters[$playing].name>>. In-fact, you question if he is a virgin the way he awkwardly humps against <<print $characters[$playing].name>>'s backside. </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Is-is it in?</div><br>
<div class="narratortextbox">It's *in*.</div><br>
<div class="monotextbox">Finally!</div><br>
<div class="narratortextbox">The man manages to get some length into <<print $characters[$playing].name>>'s pussy. and starts fucking her against the wall. <<print $characters[$playing].name>> isn't too impressed by the man's performance but works to get every inch of pleasure, moving her back into his cock to get more *impact*.</div>
<div class="videobox"><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/alleywayfuck.mp4" type="video/mp4"></video></div><br>
<div class="narratortextbox">Just as the man is about to cum, you hear another man shouting down the street..</div><br>
<div class="npctextbox"><<tonychat>>Tony<hr><<print $characters[$playing].name>>, <<print $characters[$playing].name>>?! Where are you?</div><br>
<div class="monotextbox">Alright <<print $characters[$playing].name>>, let's wrap this shit up. We do *not* want Tony catching us getting railed from this stranger.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> reluctantly follows your instruction. The Flasher does not say a word and runs off into the distance. It's getting late and your shift should be finishing soon anyway </div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>I'll be back, bitch!</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<div class="narratortextbox">The stiffness of your cock presses up against his buttocks. His smile, his expression, it's gone.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Wait, you've got a dick?</div><br>
<div class="narratortextbox">The Flasher thinks for a moment</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>Flasher<hr>Me too!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> pulls down the flasher's pants to his ankles. He nervously looks outwards to the enterance of the alleyway, the realisation that he and <<print $characters[$playing].name>> are camaflauged with various boxes, trash cans and plastic bags puts his mind at ease. He spreads his asshole out with his hands as $playing starts to enters his asshole.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You ready big boy?</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fuck.mp4" type="video/mp4"></video></div><br>
<div class="narratortextbox">As <<print $characters[$playing].name>> enters his asshole, the man looks uncomfortable at first. You think this might be the first time getting fucked in the ass but allow <<print $characters[$playing].name>> to continue regardless.</div><br>
<div class="narratortextbox">You hear a man shouting down the street..</div><br>
<div class="npctextbox"><<tonychat>>Tony<hr><<print $characters[$playing].name>>, <<print $characters[$playing].name>>?! Where are you?</div><br>
<div class="monotextbox">Alright <<print $characters[$playing].name>>, let's wrap this shit up. We do *not* want Tony catching us balls deep in this guy's asshole.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> reluctantly follows your instruction. The Flasher does not say a word and runs off into the distance. It's getting late and your shift should be finishing soon anyway </div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<</if>>
<</if>>
<<if !$achievements.cockgobbler.unlocked>>
<<script>>
unlockAchievement("cockgobbler");
<</script>>
<</if>><div class="relationship-table">
<table>
<thead>
<tr>
<th> Stat Name </th>
<th> # </th>
</tr>
</thead>
<tbody>
<tr>
<td>Customers Served</td>
<td><<print $coffeestats.customersserved>></td>
</tr>
<tr>
<td>Coffees *Milked*</td>
<td><<print $coffeestats.coffeesmilked>></td>
</tr>
<tr>
<td>Level</td>
<td><<print $coffeestats.level>></td>
</tr>
<tr>
<td>Customers Pleasured</td>
<td><<print $coffeestats.customersfucked>></td>
</tr>
</tbody>
</table>
</div><div class="narratortextbox">You start getting <<print $characters[$playing].name>> ready for their shift at the coffee shop. This place is never short on action.</div><br>
<<set $coffeestats.customersserved = $coffeestats.customersserved + 1>>
<<set _rando to random(1,9)>>
<<if _rando eq 1>>
<<set $target = 2>> /* Dad */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's <<print $characters[$target].name>>!</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey, <<print $characters[$playing].name>>! How's my favourite <<if $characters[$playing].gender == 'Female'>>girl<<else>>boy<</if>> doing?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my god, <<print $characters[$target].name>>! What are you doing here?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm just on my lunch break, thought I'd grab some coffee for me and Joanna... and see my favourite kid!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well, what do you want?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>How about two cappucinos?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Sure thing, you better tip!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sheesh!</div><br>
<<updateRelationship 1>>
<<elseif _rando eq 2>>
<<set $target = 0>> /* Mom */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's <<print $characters[$target].name>>!</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's me!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey <<print $characters[$target].name>>, Did I?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yep! Hehe! - You forgot your phone -again!- before you left the house this morning! Here you go</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> hands you the phone</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thanks <<print $characters[$target].name>>, you're a lifesaver!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's no problem sweetie, that's what i'm here for!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Can I get you a coffee before you go? On the house?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>No thanks baby, I don't like coffee. See you later!</div><br>
<<updateRelationship 1>>
<<elseif _rando eq 3>>
<<set $target = 14>> /* Joanna */
<div class="narratortextbox">Someone enters the coffee shop via the drive through...<br><center>It's Joanna!</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Excuse me, can I get a Brrrapachino?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Sure thing, coming up!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> hands Joanna her the Brrrapachino through the car window!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Thanks!</div><br>
<<if $characters[$target].perks.includes('Cum Lover')>>
<div class="narratortextbox">You notice a strange stain on Joanna's face. Must be from her drink.</div><br>
<div class="imagebox"><img src="images/characters/joanna/cumface.jpg" alt="" /></div><br>
<</if>>
<<if $characters[$playing].perks.includes('Cum Lover')>>
<div class="narratortextbox">Looks like she is a Cum Lover too!</div><br>
<</if>>
<<updateRelationship 1>>
<<elseif _rando eq 4>>
<<set $target = 14>> /* Joanna #2 */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's <<print $characters[$target].name>>!</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Excuse me, can I get a Brrrapachino?</div><br>
<div class="narratortextbox">Joanna leaves with her Brrrapachino.</div><br>
<<updateRelationship 1>>
<<elseif _rando eq 5>>
<<set $target = 12>> /* Flasher */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's a mysterious man</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello sir, can I help you?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>???<hr>Suck this dick!</div><br>
<div class="narratortextbox">A stranger just flashed their cock at <<print $characters[$playing].name>>!<br>They ran out of the shop</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/flashing/cockflash.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Police! Someone! Stop him! Disgusting pervert!</div><br>
<div class="monotextbox">I've got a feeling i'll see him in Hell soon enough.<br>
<<if $characters[$playing].perks.includes('Nymphomaniac')>><span style="color:pink">Nymphomaniac</span> - Wait! You're not going to let that big juicy cock run outta here, are you?<</if>></div><br>
<<if $characters[$playing].perks.includes('Nymphomaniac')>>
<button data-passage="chasecreep" class="button" type="button" tabindex="0"><span style="color:pink">Nymphomaniac</span> - Chase After Him</button>
<</if>>
<<elseif _rando eq 6>> /*Dr */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's a strange woman</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello miss, how may I help you?</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>Hello...</div><br>
<div class="narratortextbox">The strange woman looks at <<print $characters[$playing].name>> for a good five seconds.</div><br>
<div class="monotextbox">I'm getting eerie vibes from this old hag.</div><br>
<div class="narratortextbox">The strange woman leaves in a hurry. It's like she was checking $playing for some sort of //perk//?</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>Are you alright? I can see you're struggling, and I want you to know I'm here to help with whatever you're dealing with. Don't hesitate—reach out, okay?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>The fuck?...</div><br>
<<elseif _rando eq 7>>
<<set $target = 7>> /* Daisy */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's a young lady</center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello miss, how may I help you?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, aren't you hot stuff!</div><br>
<div class="monotextbox">This human is attempting to flirt with my plaything, <<print $characters[$playing].name>>. It's going to be impossible to flirt back without Tony kicking a fuss. I don't want to ruin their lives //completely//. At least, not yet.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Thank you! You are so kind!</div><br>
<div class="narratortextbox">You force <<print $characters[$playing].name>> to wink at the young lady as you hand over her coffee</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Have you ever been to the local nightclub? You should drop by if you are looking for a good time. A nice looking babe like you would definitely be the centre of attention</div><br>
<div class="monotextbox">Maybe we'll do just that</div><br>
<<updateRelationship 1>>
<<elseif _rando eq 8 and $characters[4].unlocked eq false>>
<<set $target = 4>> /* Mia */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's another young lady</center></div><br>
<div class="imagebox"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello miss, how may I help you?</div><br>
<div class="monotextbox">Woah - hold on just a second. This girl. I feel a stronge - a VERY strong repressed lust inside her. I think we need to add this one to our collection.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> is now playable.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Agh! Sorry - I - I need to go!</div><br>
<div class="narratortextbox">The woman runs out of the store.</div><br>
<<set $characters[4].unlocked = true>>
<<updateRelationship 1>>
<<elseif _rando eq 9 and !$stories.find(story => story.id === "phillippeexperience" && story.progress >= 80) and !$stories.find(story => story.id === "coffeequeen")?.complete>> /* Phillipe & Checks for coffee queen*/
<<set $target = 19>> /* Phillipe #1*/
<<if $stories.find(story => story.id === "phillippeexperience" && story.progress eq 0)>> /* 0 - Intro */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's a strange french man!</center></div><br>
<div class="imagebox"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello sir! How are you?</div><br>
<div class="monotextbox">I'm not getting a good feeling from this guy.</div><br>
<div class="narratortextbox">The well dressed man stops looking at the menu for a second to responsd to <<print $characters[$playing].name>>. His voice flows out in a strong french accent. It's very soothing to hear.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>*Ahem*, hello madame. May I ask which modelling agency you are with?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Huh, moddeling agency? I'm not with any modelling agency - haha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Madam, please - I am Philippe Montagne. I'm photographer who recently moved to this area. This is probably going to be my new favourite coffee place.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So I guess I'll be seeing you quite a bit, where did you move here from?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I moved here from Rennes, to start a photography company. The reason? No idea, I just wanted a change of scenery - and to practise my English!</div><br>
<div class="narratortextbox">Just as you are about to continue your conversation with Philippe, Tony, who can be seen standing by the front door, is shaking his head in dissaproval at you. There's no other customers here, he's probably just jealous. Your conversation with Philippe will have to continue another day.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm sorry sir, I have to get on with some tasks for my boss. But if you come back another time I'd be happy to pick back up our conversation?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh how wonderful, <<print $characters[$playing].name>> is it? I am already looking forward to my next espresso!</div><br>
<<time>>
<<updatequests "phillippeexperience" 10>>
<<elseif $stories.find(story => story.id === "phillippeexperience" && story.progress eq 10)>> /* 1 - Part 1 */
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's Philippe!</center></div><br>
<div class="imagebox"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello Philippe, how very nice it is to see you again! Espresso?</div><br>
<div class="narratortextbox">Philippe smiles. He is obviously happy that you recognise him from the previous visit</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ah, <<print $characters[$playing].name>>! How nice it is to see your pretty face again! Yes, an espresso would be perfect!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>>turns and starts to make Philippe his caffeinated beverage of choice. Philippe stands in silence as you make it.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So... how is your photography going?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I have to say, it is not going so well. This town does not have many models that I can use for my photography.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh, is that so? What a shame! What type of models are you looking for?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm looking for female models, beautiful ones. Like you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me ask you. Have you ever considered a career in modelling?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I mean, of course! But, I've just never had the means to-</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well why don't we-</div><br>
<div class="narratortextbox">Out of seemingly nowhere, Tony pops his head into the conversation.</div><br>
<<set $target = 12>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sorry sir, we'd love to stand and chat but we must get back to our work. Have a great day!</div><br>
<div class="monotextbox">TONY... <span style="color:red">I WiLl DeVoUr YoUr SoUl</span></div><br>
<<set $target = 19>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That is no problem. I shall see you next time I see you, <<print $characters[$playing].name>>! Au Revoir!</div><br>
<div class="monotextbox">I'll need to come back again another day with <<print $characters[$playing].name>> to finish the conversation with Philippe.</div><br>
<<time>>
<<updatequests "phillippeexperience" 10>>
<<elseif $stories.find(story => story.id === "phillippeexperience" && story.progress eq 20)>> /* 2 - Part 2*/
<div class="narratortextbox">Someone enters the coffee shop...<br><center>It's Philippe!</center></div><br>
<div class="imagebox"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hello Philippe, I've been waiting for you! How's it going?</div><br>
<div class="narratortextbox">Philippe has a serious look to his face. It's very unlike him.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes, <<print $characters[$playing].name>>. I've been waiting for you too. I need your help. Last time I asked you if you wanted to be a model for me, well now I'm desperate. I //need// your help.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You need my help? I'm not a model, Philippe!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can show you how its done. You already have the looks. I really believe you have what it takes to reach the top</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Here's my address</div><br>
<div class="narratortextbox">Philippe hands <<print $characters[$playing].name>> a napkin with an address scribbled on it.</div><br>
<div class="narratortextbox">Philippe leaves.</div><br>
<div class="monotextbox">Hmmm... If I want to become Philippe's model I can visit his office on a Thursday or Friday. I've got a feeling he isn't going to come back to the coffee shop anytime soon.</div><br>
<<time>>
<<updatequests "phillippeexperience" 60>>
<</if>>
<<else>>
<div class="narratortextbox">Nothing interesting happened today.</div><br>
<</if>>
<<time>>
<<if $allQuirks.find(q => q.name == "Hard Worker" && q.owned)>>
<button data-passage="coffee_work" class="button" type="button" tabindex="0">Work Again [Hard Worker]</button>
<</if>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Take a Break</button><div class="narratortextbox">You are at the coffee shop.</div><br>
<<set $currentlocation = "coffee_work_0">>
<<set $target = 12>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if $time lte 7>>
<<if $stories.find(story => story.id === "powercouple" && story.complete)>>
<<if _player.relationships[_target.id] lte 50>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm really not sure how I feel about you right now. Do you even still love me?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello my love, thanks for helping me today. It's been a hectic day. Do you think you could serve some customers? Do whatever you think is best.</div><br>
<</if>>
<<elseif $stories.find(story => story.id === "coffeequeen" && story.complete)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello my love, it's so nice to see you today!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nice to see you on time today, <<print $characters[$playing].name>>! Let's serve some customers with an extra big smile today!</div><br>
<</if>>
<<button "Coffee Stats">>
<<script>>
Dialog.setup("coffee_stats", "coffee_stats");
Dialog.wiki(Story.get("coffee_stats").processText());
Dialog.open();
<</script>>
<</button>>
<button data-passage="coffee_work" class="button" type="button" tabindex="0">[Regular] Work your shift</button>
<<if $stories.find(story => story.id === "powercouple" && story.complete)>>
<button data-passage="coffee_work_special" class="button" type="button" tabindex="0">[Power Couple] Work your shift</button>
<</if>>
/* Needs Tony here - also this passage should be Tony's exit point */
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Tony</button>
<<if _player.relationships[_target.id] gte 85>>
<<availableQuests "coffeequeen" '<button data-passage="coffeequeen" class="button" type="button" tabindex="0">[Story] Coffee Queen</button>'>>
<</if>>
<<if $coffeestats.customersserved gte 20>>
<<availableQuests "powercouple" '<button data-passage="powercouple_start" class="button" type="button" tabindex="0">[Story] Power Couple</button>'>>
<</if>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We are all done for the day. I'll see you tomorrow. </div><br>
<</if>>
<button data-passage="coffee_main" class="button" type="button" tabindex="0">Stop Working</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">Nearby passerbys gather inside the coffee shop to get a look at Natasha's sexy naked body as she works. This nudity thing is really paying off!</div><br>
<</if>>
<div class="imageboxbig"><<print $characters[$playing].main>></div><br>
<div class="narratortextbox">A customer approaches the counter. How would you like to serve them?</div><br>
<<set $coffeestats.customersserved = $coffeestats.customersserved + 1>>
<<time>>
<<if $characters[$playing].outfit eq "Naked">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>???<hr>Holy shit you've got a nice body, wanna suck this dick right here right now? I tip well!</div><br>
<button data-passage="coffee_work_special_blowjob" class="button" type="button" tabindex="0">Suck Cock</button>
<</if>>
<<if _player.perks.includes("Lactating")>>
<button data-passage="coffee_work_special_milk" class="button" type="button" tabindex="0">Make A 'Special' Coffee [Lactating]</button>
<<else>>
<button data-passage="" class="button" type="button" tabindex="0">Make A 'Special' Coffee [Lactating]</button>
<</if>>
<<if (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock")>>
<button data-passage="coffee_work_special_cum" class="button" type="button" tabindex="0">Make A 'Special' Coffee [Cock]</button>
<<else>>
<button data-passage="" class="button" type="button" tabindex="0">Make A 'Special' Coffee [Cock]</button>
<</if>>
<<if $allQuirks.find(q => q.name == "Hard Worker" && q.owned)>>
<button data-passage="coffee_work_special" class="button" type="button" tabindex="0">Work Again [Hard Worker]</button>
<</if>>
<button data-passage="coffee_work_regular" class="button" type="button" tabindex="0">Make A 'Regular' Coffee</button>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Take a Break</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>???<hr>Well? - What about it? I'm already rock hard looking at your sexy ass!</div><br>
<<set $coffeestats.customersfucked = $coffeestats.customersfucked + 1>>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm only doing it for the tip, sir!</div><br>
<div class="narratortextbox">You make Natasha get on her knees and suck cock infront of all the customers... and Tony. Everyone stops in silence and watches.</div><br>
<div class="videobox"><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterbj.mp4" type="video/mp4"></video></div><br>
<<if $characters[$target].perks.includes("Cuck")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Cuck] Don't worry about any spills, i'll clean it up. Gosh Natasha, you suck cock so fucking well...</div><br>
<<updateRelationship 5>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Not A cuck] Damn... I thought we had something.. special...</div><br>
<<randomPerkID 25 "tony" "Cuck">>
<<updateRelationship -50>>
<</if>>
<<time>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/flasher/flasher.png" alt="" /></div>???<hr>Oh my god, this is the best coffee place on earth!</div><br>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Finish Up</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$playing].main>></div><br>
<div class="narratortextbox">You offer this customer your cock for her coffee</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/milking/coffee_cum.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Take as much as you need from me!</div><br>
<<time>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Finish Up</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$playing].main>></div><br>
<div class="narratortextbox">You make this customer a very milky coffee</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/milking/coffee_milk.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>One extra milky latte coming right up!</div><br>
<<time>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Finish Up</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$playing].main>></div><br>
<div class="narratortextbox">You offer some regular coffee to some customers.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>This is so boring...</div><br>
<div class="monotextbox">Agreed...</div><br>
<<time>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Finish Up</button><div class="narratortextbox">You are at the coffee shop.</div><br>
<<set $currentlocation = "coffee_work_0">>
<<set $target = 12>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello my love, thanks for helping me today. It's been a hectic day. Do you think you could serve some customers? Do whatever you think is best.</div><br>
<button data-passage="coffee_main" class="button" type="button" tabindex="0">Return</button><<set $target = 12>>
<div class="narratortextbox">Coffee Shop</div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">You are standing in the coffee shop - NAKED.</div><br>
<<if $playing eq 1>>
<<if $stories.find(story => story.id === "powercouple" && story.complete)>>
<<if $characters[$target].perks.includes("Nudist")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Nudist] No clothes? Nice!</div><br>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Work [<<sistername>>]</button>
<button data-passage="buy_cookie" class="button" type="button" tabindex="0">Buy Lactation Cookie</button>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Not A Nudist] No clothes? I know you are a nudist, but you can't serve customers like that. Go home and change!</div><br>
<<randomPerkID 25 "tony" "Nudist">>
<</if>>
<<else>>
<div class="monotextbox">As mean as I am, I don't think it's a good idea to get <<sistername>> fired. Let's leave before anyone spots us. We can come back once we have some clothes on.</div><br>
<</if>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello, can I help you - OH MY GOD! Not another one! Listen! No clothes, no service. Get the hell outta here before I call the cops!</div><br>
<div class="monotextbox">Time to leave - </div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>ANOTHER NAKED FREAK? THATS IT! GET DOWN IN THE FUCKING GROUND!</div><br>
<button data-passage="jail" class="button" type="button" tabindex="0">Go Straight To Jail (Do not pass go)</button>
<</if>>
<<else>>
<<if $time gte 7>>
<div class="narratortextbox">The coffee shop is closed right now. Try again tomorrow morning.</div><br>
<<else>>
<div class="narratortextbox">You are standing in the coffee shop. This place sells coffee and other stuff.</div><br>
<div class="imagebox"><img src="images/locations/coffeeshop/coffeeshop.jpg" alt="" /></div><br>
<<if $playing eq 1>>
<button data-passage="coffee_work_0" class="button" type="button" tabindex="0">Work [<<sistername>>]</button>
<</if>>
<button data-passage="buy_coffee" class="button" type="button" tabindex="0">Buy Coffee</button>
<button data-passage="buy_cookie" class="button" type="button" tabindex="0">Buy Lactation Cookie</button>
<br>
<</if>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 17>>
<div class="narratortextbox">College</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<<if $amandaIntroClassRoom != 1>>
<div class="monotextbox">So this is... Amanda? Nice piece of ass - [Amanda Introduction]</div><br>
<div class="narratortextbox">Alarm bells ring inside the feeble mind of <<print $characters[$playing].name>>. Amanda? The very sight of this man has initated a transfer of memories from <<print $characters[$playing].name>> to you. You suddently see Amanda as <<print $characters[$playing].name>> sees her.</div><br>
<div class="narratortextbox">Amanda, a charming and endearing student at school, has been the object of <<print $characters[$playing].name>>'s affections for quite some time. They share a close friendship, but it seems that <<print $characters[$playing].name>> may have been placed in the realm of friendship. Will you be the catalyst that helps <<print $characters[$playing].name>> move beyond this 'friend zone'?</div><br>
<<set $amandaIntroClassRoom = 1>>
<button data-passage="talkAmanda" class="button" type="button" tabindex="0">Continue</button>
<<else>>
<<if $characters[$playing].outfit == "Female Dress" and $characters[$playing].gender == "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ignore the people making fun of you, <<print $characters[$playing].name>>.</div><br>
<<elseif $characters[$playing].gender == "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You look so pretty today, <<print $characters[$playing].name>>!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey <<print $characters[$playing].name>>! So good to see you again!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You should come to the movie club!</div><br>
<<updateRelationship 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Finish Talking</button>
<</if>><<set $target = 16>>
<div class="narratortextbox">College</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<<if $brunoIntroClassRoom != 1>>
<div class="monotextbox">So this is... Bruno? - [Bruno Introduction]</div><br>
<div class="narratortextbox">Alarm bells ring inside the feeble mind of <<print $characters[$playing].name>>. Bruno? The very sight of this man has initated a transfer of memories from <<print $characters[$playing].name>> to you. You suddently see Bruno as <<print $characters[$playing].name>> sees him.</div><br>
<div class="narratortextbox">Bruno is a typical hotheaded school bully. It might surprise you to know that <<print $characters[$playing].name>> and Bruno used to be friends until <<print $characters[$playing].name>> stepped in and stopped Bruno from attacking another student. Now they stay away from each other.</div><br>
<<set $brunoIntroClassRoom = 1>>
<button data-passage="talkBruno" class="button" type="button" tabindex="0">Continue</button>
<<else>>
<<if $characters[$playing].outfit == "Female Dress" and $characters[$playing].gender == "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nice dress. No - I won't go to prom with you! Faggot!</div><br>
<div class="narratortextbox">Other students laugh at <<print $characters[$playing].name>> after hearing Bruno's offensive remark about <<print $characters[$playing].name>> and their dress.</div><br>
<<elseif $characters[$playing].gender == "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uhm... yes?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<if $characters[$playing].perks.includes('Dom')>>What can I help you with, <<print $characters[$playing].name>>? [Intimidated by your 'Dom' Perk]<<else>>The fuck do you want?<</if>></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I gotta fuckin' go, my sports class is starting now.</div><br>
<<time>>
<<updateRelationship 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Finish Talking</button>
<</if>><div class="narratortextbox">College</div><br>
<div class="monotextbox">Ugh, let's not hang around for too long, <<print $characters[$playing].name>>. These humans stink.</div><br>
<<time>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Finish</button><div class="narratortextbox">College</div><br>
<<set $target = 18>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<<if $pepperIntroClassRoom != 1>>
<div class="monotextbox">
So this is... Pepper, the teacher? I'm in love.
</div><br>
<div class="narratortextbox">
Pepper, an alluring and captivating teacher at <<print $characters[$playing].name>>'s college, has caught the your eye with their undeniable charm. While you are intrigued, it appears that <<print $characters[$playing].name>> remains indifferent to Pepper's allure. Is this someone you could corrupt?
</div><br>
<<set $pepperIntroClassRoom = 1>>
<button data-passage="talkPepper" class="button" type="button" tabindex="0">Continue</button>
<<else>>
<<if $characters[$playing].outfit == "Female Dress" and $characters[$playing].gender == "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ignore the people making fun of you, <<print $characters[$playing].name>>. Maintain your composure.</div><br>
<<elseif $characters[$playing].gender == "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You look presentable today, <<print $characters[$playing].name>>. Keep it up.</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ahem, <<print $characters[$playing].name>>! It's expected that you maintain focus in class.</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>If there is any help you need with homework or class, come see me.</div><br>
<<updateRelationship 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Finish Talking</button>
<</if>><div class="wrapper"><div class="narratortextbox">College Bathroom</div><br>
<div class="imagebox"><img src="images/college/bathroom.jpg" alt="" /></div><br>
<div class="narratortextbox">
You stand infront of the bathroom. There is a male and female door. Which one will you take?
</div><br>
<button data-passage="maleBathroom" class="button" type="button" tabindex="0">Go inside the Male Bathroom</button>
<button data-passage="femaleBathroom" class="button" type="button" tabindex="0">Go inside the Female Bathroom</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">$playing really just can't help themselves! They're a coomer, which means at any point in time they must get off when the situation arrises. The bathroom stall should be a good place to bash one out.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $maleMasturbationVideo == true>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/masturbate/male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">$playing has a wank in the bathroom stall and sprays their cum all over the wall. Oops.</div><br>
<</if>>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/masturbate/female.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<receivehandjobchance>>
<div class="narratortextbox">The mood of <<brothername>> has increased (+2) now $brothermood.<br>The lust of <<brothername>> has increased (+1)<<set $brotherlust = $brotherlust +1>> now $brotherlust</div><br>
<<if $household[$chosen].perks.includes('Coomer')>>
<div class="narratortextbox"><span style="color:pink">Coomer</span> - Gained an additional + 1 lust<<set $brotherlust = $brotherlust + 1>> now $brotherlust</div><br>
<</if>>
<div class="narratortextbox">$playing feels great after a nice play session.</div><br>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Exit</button><<time>><div class="wrapper"><div class="narratortextbox">College Bathroom</div><br>
<<if $bathroomDone eq 1>>
<div class="narratortextbox">
You cautiously enter the female bathroom, but it appears to be empty.
</div><br>
<<if $household[$chosen].perks.includes('Coomer')>>
<button data-passage="collegeMasturbate" class="button" type="button" tabindex="0"><span style="color:pink">Coomer</span> - Masturbate</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Exit</button>
<<else>>
<div class="narratortextbox">
As you step into the female bathroom, you notice Amanda is already inside.
</div><br>
<<if $household[$chosen].gender == "Male">>
<<if $amandaOpinion gte 45>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>Did you come in here on purpose?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>What are you doing here? Get out, you weirdo! This is the girls' bathroom!</div><br>
<</if>>
<<elseif $household[$chosen].gender == "Female" and $household[$chosen].perks.includes('Gay')>>
<<if $amandaOpinion gte 45>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>Did you follow me in here on purpose?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>Why are you in the women's bathroom? Get out, now!</div><br>
<</if>>
<<else>>
<<if $amandaOpinion gte 15>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>Hey, $playing. You okay?</div><br>
<<elseif $amandaOpinion lte -15>>
<div class="npctextbox"><div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>Amanda<hr>Listen, I'd prefer it if you didn't follow me into the bathroom.</div><br>
<div class="narratortextbox">
Amanda's opinion of you plummets.
</div><br>
<<else>>
<div class="narratortextbox">
Amanda ignores you and exits the bathroom. [Amanda's opinion of you needs to be higher or lower for her to notice you]
</div><br>
<</if>>
<</if>>
<<set $bathroomDone = 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Exit</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Exit</button><div class="wrapper"><div class="narratortextbox">College Bathroom</div><br>
<<if $bathroomDone eq 1>>
<div class="narratortextbox">
You enter the male bathroom. Nobody is here.
</div><br>
<<if $household[$chosen].perks.includes('Coomer')>>
<button data-passage="collegeMasturbate" class="button" type="button" tabindex="0"><span style="color:pink">Coomer</span> - Masturbate</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="imagebox"><img src="images/college/bruno_hallway.jpg" alt="" /></div><br>
<div class="narratortextbox">
You enter the male bathroom. Bruno is here.
</div><br>
<<if $household[$chosen].clothing == "Female Dress" and $household[$chosen].gender == "Male">>
<<if $brunoOpinion gte 35 and $household[$chosen].perks.includes('Gay')>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Did you follow me in here on purpose?</div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Get the fuck away from me, you're a fucking freak!</div><br>
<</if>>
<<elseif $household[$chosen].gender == "Female">>
<<if $brunoOpinion gte 15>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Did you follow me in here on purpose?</div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>What the fuck are you doing in the mens bathroom? Get the fuck out of here!</div><br>
<</if>>
<<else>>
<<if $brunoOpinion gte 15>>
<div class="npctextbox"><<brunochat>>Bruno<hr>You want something? I ain’t got no candy for you. No candy! Except for the right hook.</div><br>
<<elseif $brunoOpinion lte -15>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Get the fuck away from me, you're a fucking freak!</div><br>
<div class="narratortextbox">
Bruno punches $playing in the stomach!
</div><br>
<div class="videobox">
<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college.gutpunch.mp4" type="video/mp4"></video>
</div><br>
<div class="narratortextbox">
Bruno has a very negative opinion of you!
</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Don't come near me again. Pussy!</div><br>
<<elseif $brunoOpinion lte -35 and $household[$chosen].perks.includes('Sissy')>>
<div class="npctextbox"><<brunochat>>Bruno<hr>That's it. I'm fucking sick of you bothering me - you sissy bitch! Fuck off!</div><br>
<<else>>
<div class="narratortextbox">
He ignores you and leaves the bathroom.
</div><br>
<</if>>
<</if>>
<<set $bathroomDone = 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">College - Film Club</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing, it's me! Amanda!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Uh, yeah... I know..</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Look what has happened to me! I've turned into a guy</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Well I did notice your changes lately. I assumed you were just on hormones or something</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>No, $playing. I'm a dude. I dont know what has happened but im so embaressed. My parents think the same thing. I don't even want to leave the house anymore. Please don't tell anyone! </div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Look. I believe you. I will always accept you for who you are, Amanda.</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Thank you, $playing.</div><br>
<<set $amandaMaleIntro = 1>>
<button data-passage="testing01" class="button" type="button" tabindex="0">Return</button><<widget "amandapic">>
<<if $amandaGender eq "Male">>
<div class="imageboxbig"><img src="images/college/amanda_male.jpg" alt="" /></div>
<<else>>
<<if $amandaStaying eq 1>>
<div class="imageboxbig"><img src="images/college/amanda/home.jpg" alt="" /></div>
<<else>>
<div class="imageboxbig"><img src="images/college/amanda.jpg" alt="" /></div>
<</if>>
<</if>>
<</widget>>
<<widget "amandachat">>
<<if $amandaGender eq "Male">>
<div class="npcchat"><img src="images/college/amandam.png" alt="" /></div>
<<else>>
<div class="npcchat"><img src="images/college/amanda.png" alt="" /></div>
<</if>>
<</widget>>
<<widget "amandakiss">> /* Fully Implemented Scene */
<<if $amandaOpinion gt 11>><div class="narratortextbox">Amanda - an innocent girl. Deserves a kiss, don't you think?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey there, Amanda! Great film club! How about a kiss?</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>A Kiss?! Oh My!</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>For you! sure!</div><br>
<div class="narratortextbox">Amanda gives you a kiss</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/brother/brother_kiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="imagebox"><img src="images/college/amanda/kiss.jpg" alt="" /></div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/brother/transkiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="imagebox"><img src="images/college/amanda/kissf.jpg" alt="" /></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<amandachat>>Amanda<hr>Well, this is what friends do? Right?</div><br>
<<set $amandaOpinion = $amandaOpinion + 3>><br>
<<giveheadchance>>
<div class="narratortextbox">amanda's lust has increased (+3) Now $amandaOpinion</div><br>
<<else>><div class="narratortextbox1">You lean in to try and kiss Amanda.</div><br><div class="npctextbox"><<amandachat>>Amanda<hr>Woah!!! Hold up there, cowboy! Friends dont do this!</div><br>
<div class="narratortextbox1">amanda needs at least 11 opinion of you to accept a kiss.</div><</if>>
<</widget>>
<<widget "amandaflirt">><<set $amandatalktimes = $amandatalktimes + 1>><<time>> /* Fully Implemented Scene */
<div class="narratortextbox">Not even Amanda could resist your flirting!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Amanda, you are *so* smart! You must study a lot, right?</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>My parents make me study everynight! That's why I set up film club! So I can get away from studying just for a little while longer!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>You do a great job!</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Thank you!</div><br>
<<giveheadchance>>
<<set $amandaOpinion = $amandaOpinion + 2>>
<div class="narratortextbox">amanda's opinion of you has increased (+2) Now $amandaOpinion</div><br>
<</widget>>
<<widget "amandabj">> /* Fully Implemented Scene */
<<if $amandaOpinion gt 40>>
<div class="monotextbox">Let's go down on Amanda, $playing</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Amanda, I was thinking... have you ever had anyone go down on you before?</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Oh $playing! What a weird question!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I just wondered.. y'know? since we're alone?</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing.. I...</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>You really want to do this to me?</div><br>
<div class="narratortextbox">You start unzipping Amanda's pants</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Oh god!</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/bj2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/eatherpussy2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/brotherbj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/eatherpussy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I hope nobody catches us doing this! You've got me so wet - I don't want it to ever stop!</div><br>
<div class="narratortextbox">Amanda gets nervous and stops before you and her get caught</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $amandaOpinion = $amandaOpinion + 5>><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Amanda's opinion of you has increased (+5) Now $amandaOpinion</div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Amanda needs at least 40 opinion of you to give her head.</div> <</if>>
<</widget>>
<<widget "amandareceivehandjob">> /* Fully Implemented Scene */
<<if $amandaOpinion gt 33>>
<div class="narratortextbox">You wanna try and get a handjob from Amanda?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Amanda, I was thinking... why dont we have some fun?</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>What do you mean?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I hate to even ask, but I need a *hand*. I'm so horny right now and-</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Uh... </div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Let me just show you</div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Wow. I- Okay, $playing. I'll take care of it for you</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/gayhandjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/handjob.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fingersquirt.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fingersquirt.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing... are we really doing this?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Yeah! Why not? We're both adults</div><<set $amandaOpinion = $amandaOpinion + 5>><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Yeah - you're right. Let's just not rush into things, okay?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>One step at a time</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Amanda's opinion of you has increased (+5) Now $amandaOpinion</div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Amanda needs at least 33 opinion of you to receive a handjob.</div> <</if>>
<</widget>>
<<widget "amandareceivehead">> /* Fully Implemented Scene */
<<if $amandaOpinion gt 46>>
<div class="monotextbox">Let's put Amanda's mouth to work, $playing</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I've done you favours before, Amanda. Now you should do me one...</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing! What the hell do you mean?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Get your lips around my <<print $household[$chosen].genitals>>!</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>We really shouldn't make a habit of this, we're still in college! </div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>I don't have much experience doing this - but okay!</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/gay_bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Why is your $household[$chosen].genitals twitching?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/cum.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/pussyeating_male.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/eatingmypussy.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<amandachat>>Amanda<hr>Oh my god! We need to clean this mess up before a teacher sees this!</div><br><<set $amandaOpinion = $amandaOpinion + 5>>
<<receivefuckchance>><br>
<div class="narratortextbox">Amanda's opinion of you has increased (+5) Now $amandaOpinion</div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Amanda needs at least 46 opinion of you to receive head</div>
<</if>>
<</widget>>
<<widget "amandafuck">> /* Fully Implemented Scene */
<<if $amandaOpinion gt 100>><<set $amandaG = 1>>
<<if $playing eq "<<brothername>>">>
<<if $achievement[20].complete != true>>
<<set $achievement[20].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>>
<</if>>
<div class="narratortextbox">You *really* want to fuck Amanda?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey amanda, let's take our after film club activities to another level</div><br>
<div class="narratortextbox">You slap Amanda's ass as a sign of dominance</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Get those clothes off!</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Okay... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/gay_sex.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>. After some brief foreplay with Amanda, you soon find yourself balls deep inside them</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>This is AMAZING!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/fuck2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make amanda your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make amanda your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<amandachat>>Amanda<hr>Wow, that was... unexpected, but really amazing</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Yeah, it was. I didn't see this coming either, but I'm glad it happened</div><<set $amandaOpinion = $amandaOpinion + 29>><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Me too. You know, we've been friends for so long, and this feels like a whole new level of connection</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Absolutely, I've always valued our friendship, and I hope this doesn't change anything between us</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing... I think we should continue being friends, of course. But maybe we can explore where this connection takes us, see if there's something more between us.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>That sounds like a plan. I'm open to seeing where this goes, and I'm here for you no matter what</div><br>
<div class="narratortextbox">Amanda smiles at $playing</div><br>
<div class="monotextbox">I was trying to create lustful chaos and it apears i might of created... love...</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Thank you, $playing. I'm glad we're on the same page. And for now, I just want to enjoy this moment with you</div><br>
<<receivefuckchance>>
<div class="narratortextbox">$playing and Amanda lie naked together on the classroom floor, where they have made a makeshift bed out of their clothes. They are enjoying being with each other in this moment.</div><br><<virginremove>>
<<if $amandaLoveChoice != 1>>
<<if $household[$chosen].perks.includes("In Love")>>
<<else>>
<button data-passage="confessLove" class="button" type="button" tabindex="0">Confess Love</button><br>
<</if>>
<</if>><<set $amandaLoveChoice = 1>>
<div class="narratortextbox">Amanda's opinion of you has greatly increased (+29) Now $amandaOpinion</div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Amanda needs at least 100 opinion of you to fuck amanda.</div><br>
<</if>>
<</widget>>
<<widget "amandagiveanal">> /* Fully Implemented Scene */
<<if $household[$chosen].perks.includes("In Love")>>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/gay_sex.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>I'm open to it. We've spent a lot of time recently making *love*. You can do whatever you want to me.</div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>. Amanda undresses for you, displaying her tight asshole</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Is *this* what you want?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I want to bury by dick so deep in that!</div><br>
<div class="narratortextbox">- And so $playing does, you watch as $playing thrusts his cock in and out of Amanda's clean and sweet asshole. It feels so good and tight. Amanda seems to be enjoying it too.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/anal2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Wow, that was... surprisingly good!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I'm glad you think so.</div><<set $amandaOpinion = $amandaOpinion + 29>><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>$playing. I think I love you.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>...</div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Don't say anything. Just think before you say anything back to me. Okay.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Okay.</div><br>
<<receivefuckchance>>
<div class="narratortextbox">$playing and Amanda lie naked together on the classroom floor, where they have made a makeshift bed out of their clothes. They are enjoying being with each other in this moment.</div><br>
<div class="narratortextbox">Amanda's opinion of you has greatly increased (+29) Now $amandaOpinion</div><br>
<</if>>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>Listen... I don't feel comfortable doing this with you. Sorry.</div><br>
<div class="narratortextbox1">Amanda will not let a female character fuck her ass!</div><br>
<</if>>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>Listen... I don't feel comfortable doing this with you. Sorry. [Needs to be 'In Love']</div><br>
<</if>>
<</widget>>
<<widget "amandareceivefuck">> /* Fully Implemented Scene */
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<<if $amandaGender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/gay_sex.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>That's just abit too weird for me, sorry.</div><br>
<</if>>
<<else>>
<<if $amandaGender eq "Male">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make amanda your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/strapon.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="npctextbox"><<amandachat>>Amanda<hr>You want to use a toy together? That's so naughty! Hehe!</div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to share the love with Amanda!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/amanda/strapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<amandachat>>Amanda<hr>Being with someone who also has a pussy is a experience I can never forget. Thank you $playing.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Let's never forget this moment together.</div><<set $amandaOpinion = $amandaOpinion + 15>><br>
<div class="narratortextbox">Amanda's opinion of you has increased (+15) Now $amandaOpinion</div><br>
<</if>>
<</if>>
<</widget>>
<<widget "amandafacial">>
<<set $rando to random(1, 3)>>
<<if $rando eq 1>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/cum.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 2>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/cum2.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 3>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/amanda/cum3.mp4" type="video/mp4"></video></center></div>
<</if>>
<</widget>><div class="ofwrapper"><div class="titlename">In Love</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Amanda, I… I can’t keep this to myself anymore. I’ve fallen for you. Completely. More than I can put into words.</div><br>
<div class="narratortextbox">Amanda blinks, looking up at <<print $characters[$playing].name>> with a stunned expression, before her lips slowly curl into a soft smile.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wait, really? Because… I thought I’d never work up the nerve to tell you. <<print $characters[$playing].name>>, I’ve loved you for a while now.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> feels their heart race as Amanda steps closer, her hand reaching out to lightly touch his.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wow… I can’t believe this is real. You have no idea how happy this makes me, Amanda. I was so worried I’d mess up our friendship.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you kidding? This just makes everything better. We can finally be ourselves. Imagine us at film club – as a couple!</div><br>
<div class="narratortextbox">The two share a laugh, realizing how naturally this moment has unfolded. They stand close, feeling the excitement of a new chapter together.</div><br>
<<updatequests "truelove_amanda" 100>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $currentlocation = "movieClass">>
<<set $target = 17>>
<div class="narratortextbox">College - Film Club</div><br>
<div class="imagebox"><img src="images/locations/college/film.jpg" alt="" /></div><br>
<<set _movies = ["In-Bed-ception", "The Shawshank Seduction", "The Mattress", "The Lord of the Rings and Other Things", "Star Whores", "The Step-Godfather", "Jurassic Ass", "Afternight", "The Dark Delight", "Eternal Sunshine of the Spotless Asshole", "Gladiate Her", "TitanXXX", "Fight Club After Dark", "Forest Hump", "The Silence of the Bukkake", "The Social XXX", "Goodfellas Gone Wild", "Blade Cunter", "Caressablanca", "The Avengers XXX Porn Parody", "The Sperminator", "The BBC King", "The Big Lapdanski", "Bravehard", "Mad Max: Furry Road", "Spider-Man: Into the Spider-Cum"]>>
<<set $randomFilm = _movies[random(_movies.length)]>>
<div class="narratortextbox">
You step into film classroom. There is a projector set up in the middle of the room and there is a small group of people waiting for the film to start. Amanda greets you.
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey, <<print $characters[$playing].name>>! So glad to see you at film club! Today we are watching $randomFilm</div><br>
<div class="narratortextbox">
<<print $characters[$playing].name>> takes a seat next to Amanda. You both watch the film, $randomFilm. As soon as it finishes, everyone leaves. Only you and Amanda are left in the room.
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What did you think of the movie, <<print $characters[$playing].name>>?</div><br>
<<time>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if _player.relationships[_target.id] gte 50>>
<<availableQuests "truelove_amanda" '<button data-passage="truelove_amanda" class="button" type="button" tabindex="0">[Story] True Love [Amanda]</button>'>>
<</if>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Amanda</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><div class="npctextbox"><<playericon>>$playing<hr>No fucking way. Bruno is that you?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>...</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Bruno, I never knew you wanted to be a girl!</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shut the fuck up Lazarski! This is a serious thing. I must have some sort of disease or something. I've completely changed.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't tell me you've got a pussy too</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>...</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh Bruno...</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'd apreciate if you'd just treat me normal, Lazarski. I don't need this right now.</div><br>
<<set $brunoFemaleIntro = 1>>
<button data-passage="testing01" class="button" type="button" tabindex="0">Return</button>
<<if $achievement[24].complete != true>>
<<set $achievement[24].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>><<widget "brunoopinion">>
<<if $playing eq "<<brothername>>">>
<<print $brunoOpinionBrother>>
<<elseif $playing eq "<<momname>>">>
<<print $brunoOpinionMom>>
<<elseif $playing eq "<<dadname>>">>
<<print $brunoOpinionDad>>
<<elseif $playing eq "<<sistername>>">>
<<print $brunoOpinionSister>>
<<else>>
<<print $brunoFriendLevel>>
<</if>>
<</widget>>
<<widget "brunoincreaseamoutn">>
<<if $playing eq "<<brothername>>">>
<<set $brunoOpinionBrother = $brunoOpinionBrother + $brunoIncreaseA>>
<<elseif $playing eq "<<momname>>">>
<<set $brunoOpinionMom = $brunoOpinionMom + $brunoIncreaseA>>
<<elseif $playing eq "<<dadname>>">>
<<set $brunoOpinionDad = $brunoOpinionDad + $brunoIncreaseA>>
<<elseif $playing eq "<<sistername>>">>
<<set $brunoOpinionSister = $brunoOpinionSister + $brunoIncreaseA>>
<<else>>
<<set $brunoFriendLevel = $brunoFriendLevel + $brunoIncreaseA>>
<</if>>
<</widget>>
<<widget "brunokiss">>
<<if $brunoOpinion gt 11>><div class="narratortextbox">Bruno is a macho man. It would be strange for other people to see him kissing you. Good thing you have some privacy</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey there, big guy! You know, they say that 'nerd' stands for 'Never Ever Resisting Desire.' So, um, I was wondering if I could maybe, you know, get a kiss?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Wait what? A Kiss?</div><br>
<div class="narratortextbox">You jump up and give bruno a big smooch!</div><br>
<<if $household[$chosen].gender == "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/kiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="imagebox"><img src="images/college/bruno/kiss.jpg" alt="" /></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Woah... what the fuck...</div><br>
<<set $brunoIncreaseA = 3>><<brunoincreaseamoutn>><br>
<<giveheadchance>>
<div class="narratortextbox">Bruno's lust has increased (+3) Now <<brunoopinion>></div><br>
<<else>><div class="narratortextbox1">You lean in to try and kiss bruno.</div><br><div class="npctextbox"><<brunochat>>Bruno<hr>What the fuck do you think you are doing?</div><br>
<div class="narratortextbox1">Bruno needs at least 11 opinion of you to accept a kiss.</div><</if>>
<</widget>>
<<widget "brunoflirt">><<set $brunotalktimes = $brunotalktimes + 1>><<time>>
<div class="narratortextbox">Not even Bruno could resist your flirting!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, how do you stay in shape? You're looking good.</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm at gym class everyday. I stay away from fast food. I don't really do anything special. You think I look good?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Yeah!</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Hmm...</div><br>
<<giveheadchance>><br>
<<set $brunoIncreaseA = 2>><<brunoincreaseamoutn>>
<div class="narratortextbox">Bruno's opinion of you has increased (+2) Now <<brunoopinion>></div><br>
<</widget>>
<<widget "brunobj">>
<<if $brunoOpinion gt 40>>
<div class="narratortextbox">You wanna try and suck Brunos dick?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... Ever had your dick sucked?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Of course. Why are you asking?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh. Just wanted you to see if I was doing it right, I could suck your dick if you want?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Sure, just dont tell anyone about this, Lazarski... </div><br>
<div class="narratortextbox">You start unzipping Bruno's pants</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Agh!</div><br>
<<if $household[$chosen].gender == "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/bjf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! I never knew you were like this!</div><br>
<div class="narratortextbox">Bruno's gets abit nervous and zips up his pants.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 5>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+5) Now <<brunoopinion>></div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 40 opinoin of you to give a BJ.</div> <</if>>
<</widget>>
<<widget "brunobjf">>
<<if $brunoOpinion gt 40>>
<div class="narratortextbox">You wanna try and lick Brunos pussy?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... you want me to go down on you?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>What?!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Come on, you must be wanted to put that new body to the test?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Sure, just dont tell anyone about this, Lazarski... </div><br>
<div class="narratortextbox">You start unzipping Bruno's pants</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Agh!</div><br>
<<if $household[$chosen].gender == "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/bjgive2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/bjgive.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! I never knew you were like this!</div><br>
<div class="narratortextbox">Bruno's gets abit nervous and zips up their pants.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 5>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+5) Now <<brunoopinion>></div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 40 opinoin of you to give a BJ.</div> <</if>>
<</widget>>
<<widget "brunoreceivehandjob">>
<<if $brunoOpinion gt 40>>
<div class="narratortextbox">You wanna try and get a handjob from Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... how handy are you?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm very handy.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Why don't we put that to the test?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Wow. how can I say no?</div><br>
<<if $brunoGender != "Female">>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/handjob.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/finger.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/handjobreceive.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/lesbianfinger.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! I never knew you were like this!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 5>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+5) Now <<brunoopinion>></div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 40 opinoin of you to receive a handjob.</div> <</if>>
<</widget>>
<<widget "brunoreceivehead">>
<<if $brunoOpinion gt 40>>
<div class="narratortextbox">You wanna try and get some head from Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... how good are you with that tongue?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Don't doubt my tongue ability</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Actions speak louder than words</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Let me show you, Lazarski.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/eating.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! Don't fucking tell anyone I'm traveling south of the border!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 5>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+5) Now <<brunoopinion>></div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 40 opinion of you to receive a handjob.</div>
<</if>>
<</widget>>
<<widget "brunoreceiveheadf">>
<<if $brunoOpinion gt 40>>
<div class="narratortextbox">You wanna try and get some head from Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... how good are you with that tongue?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Don't doubt my tongue ability</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Actions speak louder than words</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Let me show you, Lazarski.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/bjreceive.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/bjgive.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! Don't fucking tell anyone I'm traveling south of the border!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 5>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+5) Now <<brunoopinion>></div><br>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 40 opinion of you to receive head.</div>
<</if>>
<</widget>>
<<widget "brunofuck">>
<<if $brunoOpinion gt 75>><<set $brunoG = 1>>
<<if $brunoFemaleIntro eq 1 and $household[$chosen].gender.includes("Female")>>
<<if $achievement[23].complete != true>>
<<set $achievement[23].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>>
<</if>>
<<if $playing eq "<<brothername>>">>
<<if $achievement[19].complete != true>>
<<set $achievement[19].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>>
<</if>>
<div class="narratortextbox">You *really* want to fuck Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... you gonna let me have some of that?</div><br>
<div class="narratortextbox">You slap Bruno's ass as a sign of dominance</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't make me beg.</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/gayfuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make Bruno your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! Don't fucking tell anyone I'm getting ass fucked! this isn't good for my image</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 10>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+10) Now <<brunoopinion>></div><br>
<<virginremove>>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 75 opinion of you to fuck Bruno.</div>
<</if>>
<</widget>>
<<widget "brunofuckf">>
<<if $brunoOpinion gt 75>><<set $brunoG = 1>>
<div class="narratortextbox">You *really* want to fuck Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... you gonna let me have some of that?</div><br>
<div class="narratortextbox">You slap Bruno's ass as a sign of dominance</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't make me beg.</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make Bruno your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! Don't fucking tell anyone I'm getting fucked! this isn't good for my image</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 10>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+10) Now <<brunoopinion>></div><br>
<<virginremove>>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 75 opinion of you to fuck Bruno.</div>
<</if>>
<</widget>>
<<widget "brunoanal">>
<<if $brunoOpinion gt 75>><<set $brunoG = 1>>
<div class="narratortextbox">You *really* want to fuck Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... you gonna let me have some of that ass?</div><br>
<div class="narratortextbox">You slap Bruno's ass as a sign of dominance</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't make me beg.</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Uh... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/anal.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make Bruno your bitch.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/brunofem/lesbiananal.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<brunochat>>Bruno<hr>Shit, Lazarski! Don't fucking tell anyone I'm getting ass fucked! this isn't good for my image</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $brunoIncreaseA = 10>><<brunoincreaseamoutn>><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+10) Now <<brunoopinion>></div><br>
<<virginremove>>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 75 opinion of you to fuck Bruno.</div>
<</if>>
<</widget>>
<<widget "brunoreceivefuck">>
<<if $brunoOpinion gt 75>>
<<if $playing eq "Mia">>
<<if $achievement[33].complete != true>>
<<set $achievement[33].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>>
<</if>>
<<if $brunoGender != "Female">>
<div class="narratortextbox">You *really* want to get fucked by fuck Bruno?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey bruno, I was thinking... you ever want to have a go of me?</div><br>
<div class="narratortextbox">Bruno looks you up and down. The lust is practically emiting from his facial expression.</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Come here.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh my!</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">Bruno rips off your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/gayfuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">Bruno rips off your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/bruno/fuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="narratortextbox">Bruno fucks the everlonging shit out of you. You can barely feel your lower half after a roudy fuck from Bruno!</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>You like that, bitch?</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Don't mess with me, Lazarski!</div><br>
<<receivefuckchance>><br>
<div class="narratortextbox">Bruno's opinion of you has increased (+10) Now <<brunoopinion>></div><br><<set $brunoIncreaseA = 10>><<brunoincreaseamoutn>>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I don't know if you noticed... but I don't have a cock anymore! What am I meant to fuck you with? The broom pole?</div><br>
<div class="narratortextbox1">Bruno cannot fuck you.</div>
<</if>>
<<else>>
<div class="npctextbox"><<brunochat>>Bruno<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Bruno needs at least 75 opinion of you to fuck Bruno.</div>
<</if>>
<</widget>>
<<widget "brunofacial">>
<<set $rando to random(1, 3)>>
<<if $rando eq 1>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bruno/cum.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 2>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bruno/cum2.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 3>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bruno/cum3.mp4" type="video/mp4"></video></center></div>
<</if>>
<</widget>><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<!-- Check for gender and compatibility based on "Gay" perk -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<!-- Response if one or both characters are not romantically interested in men -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey, <<print $characters[$playing].name>>... Huh, you think im some sort of *fag*? I ain't even going to do that shit with you. Fuck off man!</div><br>
<div class="narratortextbox">Though <<print $characters[$playing].name>> feels a pang of disappointment, Bruno isn't gay. If only there was a way to make him gay?</div><br>
<<else>>
<!-- If both are compatible for a romantic connection -->
<div class="ofwrapper"><div class="titlename">In Love</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, I… I need to tell you something. I've been holding back because I was scared it'd mess things up. But… I'm in love with you, man. Really.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> looks at <<print $characters[$playing].name>> with wide eyes, processing the words.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow… I wasn't sure I'd ever say this, but I feel the same way. Fuck! Why does this feel so fuckin' weird...</div><br>
<div class="narratortextbox">A moment of relief washes over them, both smiling as they realize the feeling is mutual.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well, then maybe we don't have to keep holding back. We can just… be us, together.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's keep this just to ourselves for now, okay? I fuckin' love you too man I just can't let anyone else know... at least not yet...</div><br>
<<updatequests "truelove_bruno" 100>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 16>>
<div class="narratortextbox">College - Gym Class</div><br>
<div class="imagebox"><img src="images/locations/college/gym.jpg" alt="" /></div><br>
<<set _sports = ["Soccer", "Weight Lifting", "Tennis", "Basketball", "Swimming", "Running", "Yoga", "Cycling", "Volleyball", "Badminton", "Boxing", "Martial Arts", "Gymnastics", "Cricket", "Table Tennis", "Hiking", "Rock Climbing", "Rowing", "Skiing", "Snowboarding", "Fencing", "Dance", "Ultimate Frisbee", "Golf", "Tae Kwon Do", "Kickboxing", "Wrestling", "Karate", "Surfing"]>>
<<set $randomSport = _sports[random(_sports.length)]>>
<div class="narratortextbox">
You step into the college gymnasium, a whiff of sweat is lingering in the air.<br> It's <<print $randomSport>> day.
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright, everyone, welcome to the after-hours gym class. Today we'll be doing some $randomSport.</div><br>
<div class="narratortextbox">
Bruno's eyes briefly flicker across the room and land on you, a recognition stirring in the depths of his gaze.
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<if $characters[$playing].perks.includes('Dom')>>Oh, <<print $characters[$playing].name>>. You are always welcome here...<<else>><<print $characters[$playing].name>>, what in the hell's name brings you to our post-class gym session? You don't even like sports. Whatever, more the merrier...<</if>></div><br>
<div class="narratortextbox">
The gym class swiftly divides into teams, the competition ignites, and the symphony of sweat fills the air. As the class comes to an end, it's just you and Bruno, alone in the sports hall.
</div><br>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if _player.relationships[_target.id] gte 50>>
<<availableQuests "truelove_bruno" '<button data-passage="truelove_bruno" class="button" type="button" tabindex="0">[Story] True Love [Bruno]</button>'>>
<</if>>
<button data-passage="gymClass_tease" class="button" type="button" tabindex="0">Tease Bruno</button>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Bruno</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><<set $target = 16>>
<div class="narratortextbox">College - Gym Class</div><br>
<<time>>
<div class="narratortextbox">
You tease bruno in the sports hall by bending your body slowly to pick up the ball while he is looking
</div><br>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<time>>
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<<randomPerkID 15 "bruno" "Gay">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Come on Lazarski, we dont have all day!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I could watch that ass all day.</div><br>
<<updateRelationship 2>>
<</if>>
<<set $time = $time + 4>>
<div class="narratortextbox">
After a couple of hours the class finishes
</div><br>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><div class="wrapper">
<div class="narratortextbox">College - Gym Class</div><br>
<div class="imagebox"><img src="images/college/gym.jpg" alt="" /></div><br>
<<set $sports = ["Soccer", "Weight Lifting", "Tennis", "Basketball", "Swimming", "Running", "Yoga", "Cycling", "Volleyball", "Badminton", "Boxing", "Martial Arts", "Gymnastics", "Cricket", "Table Tennis", "Hiking", "Rock Climbing", "Rowing", "Skiing", "Snowboarding", "Fencing", "Dance", "Ultimate Frisbee", "Golf", "Tae Kwon Do", "Kickboxing", "Wrestling", "Karate", "Surfing"]>>
<<set $randomSport = $sports[random($sports.length)]>>
<div class="narratortextbox">
You step into the college gymnasium, a whiff of sweat is lingering in the air.<br> Bruno is here preparing for <<print $randomSport>> day.
</div><br>
<div class="npctextbox"><<brunochat>>Bruno<hr>Excuse me miss, are you lost?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Not at all young man.</div><br>
<button data-setter="$subject to 'bruno'" data-passage="testing01" class="button" type="button" tabindex="0">Interact with Bruno</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><<set $target = 18>>
<div class="narratortextbox">College - Staff Room</div><br>
<div class="narratortextbox">
Let's see how good of a student <<sistername>> was...
</div><br>
<div class="narratortextbox">
Nothing much here...
</div><br>
<div class="narratortextbox">
Aha! What's this?! An old letter?
</div><br>
<div class="narratortextbox">
Dear <<sistername>>,
<br><br>
I am writing to inform you that you are in violation of our college's dress code policy. It has come to our attention that you were wearing inappropriate clothing that was revealing and not in compliance with the college's established guidelines.
<br><br>
Details of the Incident:
On Tuesday, at approximately 10.15, you were observed wearing clothing that was considered inappropriate for the college setting. Specifically, your attire was too revealing and lacked an obvious disregard for underwear! Students reported being able to see your breasts and genitals in full view. Mr Mackey has taken a photo for 'evidence' purposes.
<br><br>
Sanctions and Expectations:
As a result of this violation, the following sanctions have been imposed:
<br><br>
Written Warning: You are hereby issued a written warning for this violation of the college's dress code policy. This warning will be documented in your student file.
<br><br>
Failure to comply with the dress code policy in the future may result in further disciplinary action, including but not limited to probation, suspension, or expulsion.
<br><br>
Sincerely,
Mr. Mackey
</div><br>
<div class="narratortextbox">And what's this underneath? A photo?</div><br>
<div class="imageboxbig"><img src="images/characters/natasha/natasha_old.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey! You can't be looking through those!</div><br>
<<time>>
<<randomPerk 25 "Family Lover">>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><<set $target = 18>>
<div class="narratortextbox">College - Staff Room</div><br>
<div class="imagebox"><img src="images/locations/college/staffroom.jpg" alt="" /></div><br>
<<if $time gte 5>>
<div class="narratortextbox">The room is empty.</div><br>
<<elseif $playing != 3>>
<div class="narratortextbox">You step into the staff room. Mrs Pepper is the only teacher here.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... Can I help you? Who are you?</div><br>
<<else>>
<div class="narratortextbox">You step into the staff room. Mrs Pepper is the only teacher here.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hi, <<print $characters[$playing].name>>. Do you want me to check some homework for you?</div><br>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Mrs. Pepper</button>
<button data-passage="sisterFiles" class="button" type="button" tabindex="0">Research Lazarski Former Students</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><<widget "teacherpic">>
<div class="imageboxbig"><img src="images/college/pepper/pepper.jpg" alt="" /></div>
<</widget>>
<<widget "teacherchat">>
<div class="npcchat"><img src="images/college/pepperchat.png" alt="" /></div>
<</widget>>
<<widget "pepperkiss">>
<<if $pepperOpinion gt 50>><div class="narratortextbox">Mrs Pepper will be the hardest nut to crack in the college. A student fucking a teacher. This would be your //finest// work.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I had something I really wanted to ask you.</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>You can tell me, $playing.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Well, it might sound a bit unusual, but I've been thinking about it for a while. Would it be okay if I asked for a kiss? As a kind of reward for my hard work this semester?</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Well, $playing, that's certainly an unexpected request. I appreciate your dedication, but I have to maintain a professional boundary with my students.... however for you I must make an exception.</div><br>
<div class="narratortextbox">Mrs Pepper quickly scouts the room to make sure you and her are alone. She sits next to $playing...</div><br>
<<if $household[$chosen].gender == "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/kiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Don't tell anyone.</div><br>
<<set $pepperOpinion = $pepperOpinion + 3>>
<<giveheadchance>>
<div class="narratortextbox">Mrs Pepper's lust has increased (+3) Now $pepperOpinion</div><br>
<<else>><div class="narratortextbox1">You lean in to try and kiss teacher.</div><br><div class="npctextbox"><<teacherchat>>teacher<hr>What the fuck do you think you are doing? Get out!</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 50 opinion of you to accept a kiss.</div><</if>>
<</widget>>
<<widget "pepperflirt">><<set $teachertalktimes = $teachertalktimes + 1>><<time>>
<div class="narratortextbox">Not even Mrs Pepper could resist your flirting!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, you are the hottest teacher in the entire College!</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>$playing! That's very inappropriate - but I appreciate the gesture! </div><br>
<<giveheadchance>>
<<set $pepperOpinion = $pepperOpinion + 2>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+2) Now $pepperOpinion</div><br>
<</widget>>
<<widget "pepperbj">>
<<if $pepperOpinion gt 90>>
<div class="narratortextbox">You possess $playing with the thoughts of licking their teacher's pussy. A devilish deed indeed!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I was thinking... has a student even given back to a teacher for all the hard work you put into our class?</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I wish! or maybe you could be the first, $playing! - I joke!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh. But im not joking...</div><br>
<div class="monotextbox">Do it!</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Uh... what are you doing?</div><br>
<div class="narratortextbox">You start unzipping Mrs Pepper's pants, positioning yourself to go down on her</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Oh my, $playing! This isn't right!</div><br>
<<if $household[$chosen].gender == "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/giveheadm.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I really can't believe you did that. I could get fired!</div><br>
<div class="narratortextbox">Mrs Pepper's looks sad.</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I promise. I won't tell a soul.</div><<set $pepperOpinion = $pepperOpinion + 5>><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Thank you, $playing</div><br>
<<receivefuckchance>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+5) Now $pepperOpinion</div><br>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 90 opinion of you to give Mrs Pepper head</div> <</if>>
<</widget>>
<<widget "pepperreceivehandjob">>
<<if $pepperOpinion gt 150>>
<div class="narratortextbox">You wanna try and get a handjob from teacher?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I was thinking... it should be my turn this time, no?</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I suppose so, for my favourite student.</div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Wow. Bigger than my husbands! But you know the drill, $playing. You can't tell *anyone* about this.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/handjob.mp4" type="video/mp4"></video></center></div><br>
<<if $household[$chosen].perks.includes('Foot Fetishist')>>
<div class="npctextbox"><<playericon>>$playing<hr><span style="color:pink">Foot Fetishist</span> - Use your feet to make me cum!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/handjob_cum.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">You've got a feeling there could be a special end to this interaction. If only you had a certain perk...</div><br>
<</if>>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/finger.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Well, that was something!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $pepperOpinion = $pepperOpinion + 5>><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+5) Now $pepperOpinion</div><br>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 150 opinion of you to receive a handjob.</div> <</if>>
<</widget>>
<<widget "pepperreceivehead">>
<<if $pepperOpinion gt 210>>
<div class="narratortextbox">You wanna try and get some head from Mrs Pepper? Naughty!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I was thinking... you should be returning the favour this time!</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>You are certainly getting more confident around me. Unzip for me.</div><br>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Let me return the favour...</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">$playing feels themself coming closer to an orgasm. They unleash a tidal wave of cum across the face of Mrs Pepper!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/facial.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I need to quickly clean this off my face!</div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/finger.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $pepperOpinion = $pepperOpinion + 9>><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+9) Now $pepperOpinion</div><br>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 210 opinion of you to receive head</div>
<</if>>
<</widget>>
<<widget "pepperfuck">>
<<if $playing eq "<<brothername>>">>
<<if $achievement[18].complete != true>>
<<set $achievement[18].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>>
<</if>>
<<set $pepperG = 1>>
<<if $pepperOpinion gt 375>>
<div class="narratortextbox">You *really* want to fuck Mrs Pepper?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I was thinking... you gonna let me have some of that?</div><br>
<div class="narratortextbox">You slap Mrs Pepper's ass as a sign of dominance</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't make me beg.</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>$playing, are you serious? It has to be a quickie... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="narratortextbox">You waste no time getting balls deep inside Mrs Pepper</div><br><<set $MsPennyFuck = 1>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">$playing's face tells Mrs Pepper he is close to orgasm</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Hey, don't cum inside!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/finish.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Good kid!</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Don't tell anyone I'm getting fucked by a student!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $pepperOpinion = $pepperOpinion + 10>><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+10) Now $pepperOpinion</div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make teacher your bitch.</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Woah! Sorry, no strapon stuff! It's too much! I don't want to get caught!</div><br>
<div class="narratortextbox1">Mrs Pepper won't go along with this interaction.</div>
<</if>>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 375 opinion of you to fuck Mrs Pepper.</div>
<</if>>
<</widget>>
<<widget "peppergiveanal">>
<<if $pepperOpinion gt 475>>
<div class="monotextbox">Now, $playing. It's time to take a ride down the hershey highway!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Mrs Pepper, I was thinking... you gonna let me have some of that asshole?</div><br>
<div class="narratortextbox">You slap Mrs Pepper's ass as a sign of dominance</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Huh!!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>We can still make it a //quickie//?</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>$playing, are you serious? It has to be a quickie, ive never done this before!... </div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>></div><br>
<div class="narratortextbox">You waste no time getting balls deep inside Mrs Pepper</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/college/pepper/anal.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Good kid!</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Don't tell anyone I'm getting fucked by a student!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Everything okay?</div><<set $pepperOpinion = $pepperOpinion + 15>><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Yeah, all good. Let's continue this another day.</div><br>
<<receivefuckchance>>
<div class="narratortextbox">Mrs Pepper's opinion of you has increased (+15) Now $pepperOpinion</div><br>
<<else>>
<div class="narratortextbox">You unzip your pants, revealing your <<print $household[$chosen].genitals>>, but behind your back you pull out your strapon. Time to make Mrs Pepper your bitch.</div><br>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Woah! Sorry, no strapon stuff! It's too much! I don't want to get caught!</div><br>
<div class="narratortextbox1">Mrs Pepper won't go along with this interaction.</div>
<</if>>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 475 opinion of you to fuck Mrs Pepper.</div>
<</if>>
<</widget>>
<<widget "pepperreceivefuck">>
<<if $pepperOpinion gt 275>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>Look, I like we're showing each other love but dildo fucking my students is abit much. Quickies are fine, but not this.</div><br>
<div class="narratortextbox1">Mrs Pepper won't go along with this interaction.</div>
<<else>>
<div class="npctextbox"><<teacherchat>>Mrs Pepper<hr>I'm going to pretend you never asked me that.</div><br>
<div class="narratortextbox1">Mrs Pepper needs at least 275 opinion of you to fuck Mrs Pepper [This interaction also won't work with her].</div>
<</if>>
<</widget>>
<<widget "teacherfacial">>
<<set $rando to random(1, 3)>>
<<if $rando eq 1>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/teacher/cum.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 2>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/teacher/cum2.mp4" type="video/mp4"></video></center></div>
<</if>>
<<if $rando eq 3>>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/teacher/cum3.mp4" type="video/mp4"></video></center></div>
<</if>>
<</widget>><div class="wrapper">
<div class="narratortextbox">College</div><br>
<div class="narratortextbox">
Which after school class do you want to attend?
</div><br>
<button data-passage="gymClass" class="button" type="button" tabindex="0">Gym Class - Bruno</button>
<button data-passage="movieClass" class="button" type="button" tabindex="0">Movie Club - Amanda</button>
<button data-passage="staffRoom" class="button" type="button" tabindex="0">Staff Room - Mrs. Pepper</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><<widget "brunochat">>
<<if $brunoGender != "Female">>
<div class="npcchat"><img src="images/college/bruno.png" alt="" /></div>
<<else>>
<div class="npcchat"><img src="images/college/brunofem/chat.png" alt="" /></div>
<</if>>
<</widget>>
<<widget "brunopic">>
<<if $brunoGender != "Female">>
<div class="imageboxbig"><img src="images/college/bruno.jpg" alt="" /></div><br>
<<else>>
<div class="imageboxbig"><img src="images/college/brunofem/brunofemg.jpg" alt="" /></div><br>
<</if>>
<</widget>><div class="narratortextbox">College</div><br>
<<if $time lte 2>>
<<set $target = 18>>
<div class="imagebox"><img src="images/locations/college/classroom.jpg" alt="" /></div><br>
<<if $firstLesson != 1>> /* Introduction */
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox">
The classroom door creaks open, and you step inside, greeted by the hushed rustling of papers and the soft hum of conversation. Your eyes sweep the room, landing on the figure at the front – <strong>Mrs Pepper</strong>. Time seems to slow as your gaze locks onto her captivating presence. Mrs Pepper exudes an effortless charm, her every movement commanding attention.
</div><br>
<<time>>
<div class="monotextbox">
<strong>[Introduction To The Classroom] - Well, isn't this an unexpected twist?</strong><br> Here I am, bound by this human existence, and now this? A teacher who seems to have stepped out of a fevered dream. It's not just the knowledge they'll impart that intrigues me. There's something magnetic about the way they carry themselves, a spark in their eyes that mirrors my own curiosity. I didn't expect to find this kind of... distraction in the halls of academia. Let's see what this class has in store – both academically and otherwise.
</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright class - sit down and shut up!</div><br>
<div class="narratortextbox">Mrs Pepper delivers her rather boring presentation to the class. <br>Time passes...</div><br>
<<time>>
<<set $firstLesson = 1>>
<div class="narratortextbox">You finish your first lesson with Mrs. Pepper. You can either stay and chat with her or mingle with classmates.</div><br>
<<else>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright class - sit down and shut up!</div><br>
<<if $playing eq 3>>
<<if $homework.includes("Homework [Complete]")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Do you have homework for me today?</div><br>
<div class="narratortextbox">Mrs Pepper takes a look at your homework paper.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Very impressive. That's an A+ for you.</div><br>
<div class="narratortextbox">Pepper's opinion of you has increased</div><br>
<<updateRelationship 5>>
<<set _index to $homework.indexOf("Homework [Complete]")>>
<<if _index != -1>>
<<run $homework.splice(_index, 1)>>
<</if>>
<<else>>
<div class="narratortextbox">Luckily for you, seniors don't get homework.</div><br>
<</if>>
<<else>>
<div class="narratortextbox">Mrs Pepper delivers her rather boring presentation to the class. <br>Time passes...</div><br>
<<time>>
<<if $homework.length lte 0>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Before I forget, here is your <b><span style="color:#FF69B4">homework</span></b> for today! Hand it in as soon as possible!</div><br>
<div class="narratortextbox">You finish another interesting lesson with Mrs. Pepper. You can either stay and chat with her or mingle with classmates.</div><br>
<<run $homework.push("Homework [Unfinished]")>>
<</if>>
<</if>>
<</if>>
<<if $playing eq 3>>
<button data-passage="talkBruno" class="button" type="button" tabindex="0">Talk to Bruno</button>
<button data-passage="talkAmanda" class="button" type="button" tabindex="0">Talk to Amanda</button>
<button data-passage="talkPepper" class="button" type="button" tabindex="0">Talk to Mrs. Pepper</button>
<</if>>
<button data-passage="talkNobody" class="button" type="button" tabindex="0">Talk to Nobody</button>
<button data-passage="hallway" class="button" type="button" tabindex="0">Finish & Go Home</button>
<<else>>
<div class="imagebox"><img src="images/locations/college/classroom.jpg" alt="" /></div><br>
<div class="narratortextbox">Nobody is here.</div><br>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Finish</button>
<</if>><div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>
<<if $talkTopic eq 1>>Ah, my little demon, you're curious about how I can hear your thoughts, aren't you? It's a peculiar gift, an uncanny connection to the world beyond the senses. Some call it intuition, others, a sixth sense. I simply call it... a part of the grand design<<set $grandDesign = 1>>
<</if>>
<<if $talkTopic eq 2>>My studies? They are a tapestry of ancient knowledge and forgotten wisdom. I immerse myself in the cryptic texts of old, seeking to unveil the secrets that the sands of time have buried. Each word, each symbol, they hold the keys to a deeper understanding
<</if>>
<<if $talkTopic eq 3>>Oh, you're too kind. A compliment is always appreciated. I take pride in my human appearance. First impressions are always so important, especially in this realm of Humanity
<</if>>
<<if $talkTopic eq 4>>What am I? That, my dear interlocutor, is a question that even I do not have a definitive answer to. I am but a wanderer in the realm of questions, seeking to decipher the enigma that is existence itself
<</if>>
<<if $talkTopic eq 5>>Ah, a bold move, my little <span style='color:pink'>pervert</span>. But alas, a handjob is a dance of two souls, and our connection is not yet woven deeply enough. Patience, my dear, patience
<</if>>
<<if $talkTopic eq 6>>The 'grand design'? It's a highly complex concept that has intrigued philosophers, mystics, and succubi throughout the ages. While some may confine it to the realms of angels and demons, I believe it transcends such simplistic notions. There's a profound force that weaves the very fabric of existence, a force that exists beyond the afterlife and influences the destiny of all things. It's as if the universe itself is a grand tapestry, and we are but threads entwined in a cosmic pattern. I, too, am on a quest to uncover the threads of this design, to decipher the intricate tapestry that binds us all.
<</if>>
<<if $talkTopic eq 7>>Ah, my little <span style='color:pink'>Coomer</span>, you have a fascination with desire, I sense. To me, desire is the relentless pursuit of the unknown, an eternal quest to unveil hidden truths that transcend the boundaries of mere humanity. For you and your puppet, it would just be a primal urge. For me, it's much more
<</if>>
</div><br>
<button data-passage="lysandraTalk" class="button" type="button" tabindex="0">Back to Conversation</button><div class="wrapper">
<div class="narratortextbox">College</div><br>
<div class="imagebox"><img src="images/locations/college/classroom.jpg" alt="" /></div><br>
<div class="narratortextbox">
<<print $characters[$playing].name>> enters the clasroom. Class has ended and nobody *should* be here.
</div><br>
<<if $lysandraMet != 1>>
<div class="narratortextbox">
As you swing open the creaky wooden door to the classroom, the scene before you feels like a sudden shift in tempo. The harsh neon glow from the hallway gives way to a dimly lit chamber of the arcane. Rows of dusty old desks bear witness to a young woman, seated at the back, immersed in her own curious world.
</div><br>
<div class="narratortextbox">
As you draw closer, her gaze fixes on you, and her voice emerges from the thick air, dripping with the same cryptic charm that envelops the room...
</div><br>
<div class="imageboxbig">
<img src="images/characters/lysandra/lysandra.jpg" alt="" />
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>???<hr>Ah, an unexpected visitor, wearing a borrowed face. I see you, lurking in the shadows, a presence both unseen and undeniable. Poor <<print $characters[$playing].name>></div><br>
<div class="monotextbox">
What the hell is this crazy bitch talking about?
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Crazy bitch? Please. I prefer Lysandra, thanks.</div><br>
<div class="narratortextbox">
Time stands still. This... person just read your mind? Your inner monologue is NOT safe here.
</div><br>
<div class="monotextbox">
HOW DID YOU-
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Questions, always questions. But fear not, my little demon, for I bear no ill will. I've been privy to the company of many, and your kind's secrets are no stranger to me</div><br>
<div class="narratortextbox">
You listen. You feel immobilised by this person.
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Your presence is known to me. But fret not, I am not here to unmask your intentions. In this dance of the enigma, we are but two players, each with our own role.</div><br>
<div class="monotextbox">
Two players?
</div><br>
<div class="narratortextbox">
Lysandra smiles, closes her book, and leans back in the school chair.
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>In the grand dance of life, my dear demon. Human life itself is a rhythmic choreography of veils, each soul moving to its own hidden melody, concealing its own steps. You are also a director of the stage, are you not? And <<print $characters[$playing].name>> here is your actor, moving and bending to your will.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>I would truly enjoy a lengthy conversation, but alas, I must return to my studies. It's been a pleasure meeting you, and I have a feeling our paths will cross again.</div><br>
<div class="narratortextbox">
Bizzare.
</div><br>
<<set $lysandraMet = 1>><<time>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="imagebox"><img src="images/characters/lysandra/lysandra.jpg" alt="" /></div><br>
<div class="narratortextbox">
You are standing in the empty classroom. Lysandra is sitting in the corner with her book.
</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Greetings, my demonic companion! How fares your intriguing journey through the labyrinth of human existence?</div><br>
<button data-passage="lysandraTalk" class="button" type="button" tabindex="0">Talk</button>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button>
<</if>><div class="narratortextbox">College</div><br>
<div class="imagebox"><img src="images/characters/lysandra/lysandra.jpg" alt="" /></div><br>
<<if $lysandraIntro2 != 1>>
<<time>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Oh my. It's really you? I sensed your presence leave us for a short while and yet here you are again, this time not as a Lazarski, but as a college student. Very naughty, $playing.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>I'm glad we are friends. I actually have something I wanted to give you. Please take this.</div><br>
<div class="narratortextbox">Lysandra hands $playing a handful of lust essence!</div><br>
<<set $lustessence = $lustessence + 5>>
<div class="narratortextbox"><span style="color:green">You gained 5 lust essence!</span></div><br>
<div class="monotextbox">Thanks!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>This is what your kind crave, Is it not?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>I much prefer the Lazarski fellow you were possessing last we met, but this puppet isn't that bad.</div><br>
<div class="monotextbox">What's wrong with $playing?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Oh nothing! Forget I spoke. Please forgive me, for I am in the middle of a very important book. Do come and see me again.</div><br>
<<set $lysandraIntro2 = 1>>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Hello again!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>I'm a little busy at the moment, dear. Come back another time.</div><br>
<</if>>
<button data-passage="library2" class="button" type="button" tabindex="0">Return</button><div class="npctextbox"><div class="npcchat"><img src="images/characters/lysandra/lysandrachat.png" alt="" /></div>Lysandra<hr>Is there something specific on your mind that you'd like to discuss?</div><br>
<button data-setter="$talkTopic to 1" data-passage="ask1" class="button" type="button" tabindex="0">Ask how she can hear you</button>
<button data-setter="$talkTopic to 2" data-passage="ask1" class="button" type="button" tabindex="0">Ask about her studies</button>
<button data-setter="$talkTopic to 3" data-passage="ask1" class="button" type="button" tabindex="0">Compliment her apearance</button>
<button data-setter="$talkTopic to 4" data-passage="ask1" class="button" type="button" tabindex="0">Ask what she is?</button>
<<if $characters[$playing].perks.includes('Perverted')>>
<button data-setter="$talkTopic to 5" data-passage="ask1" class="button" type="button" tabindex="0"><span style="color:pink">Pervert</span> - Ask for a handjob</button>
<</if>>
<<if $grandDesign eq 1>>
<button data-setter="$talkTopic to 6" data-passage="ask1" class="button" type="button" tabindex="0">What is the grand design?</button>
<</if>>
<<if $characters[$playing].perks.includes('Coomer')>>
<button data-setter="$talkTopic to 7" data-passage="ask1" class="button" type="button" tabindex="0"><span style="color:pink">Coomer</span> - Ask about her perception of desire</button>
<</if>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">College</div><br>
<div class="imageboxbig"><img src="images/locations/college/hallway.jpg" alt="" /></div><br>
<!-- After-hours condition -->
<<if $time gte 10>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>What in tarnation! Nobody should be here this late! Get out!</div><br>
<!-- Non-class hours condition -->
<<elseif $time gt 2>>
<div class="narratortextbox">You are standing in the empty halls of the college. There aren't any classes on right now.</div><br>
<<if $playing eq 3>>
<button data-passage="classAfters" class="button" type="button" tabindex="0">Go To Classroom</button>
<button data-passage="staffRoom" class="button" type="button" tabindex="0">Go To Staff Room</button>
<button data-passage="gymClass" class="button" type="button" tabindex="0">Go To Sports Hall</button>
<button data-passage="movieClass" class="button" type="button" tabindex="0">Go To Movie Club</button><br>
<<else>>
<div class="narratortextbox">There are after school clubs on, but none for seniors. Damn.</div><br>
<</if>>
<!-- Regular hours condition -->
<<else>>
<<if $playing != 3 and $playing != 4 and $playing != 5 and $playing != 6>> <!-- If player is not Isaak or a dorm character -->
<button data-passage="classAfters" class="button" type="button" tabindex="0">Go To Classroom</button>
<<if $time gt 2>>
<button data-passage="schoolSp" class="button" type="button" tabindex="0">Go to Sports Hall</button>
<</if>>
<<else>> <!-- If player is Isaak -->
<!-- Random encounter logic -->
<<if $playing eq 3>>
<<set _randomPerson = random(1,4)>>
<<else>>
<<set _randomPerson = 4>>
<</if>>
<!-- Encounter with Bruno -->
<<if _randomPerson == 1>>
<<set $target = 16>>
<div class="narratortextbox">In front of <<print $characters[$playing].name>> stands...<br><<print $characters[$target].name>>!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox">They check out your outfit...</div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey everyone! - <<print $characters[$playing].name>> is naked! Ahahahah!</div><br>
<div class="narratortextbox">The embarrassment inside <<print $characters[$playing].name>> is so unbearable it hurts. Crowds of people gather to see <<print $characters[$playing].name>>'s naked body!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>That's enough! Everyone get out of here!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>You! You pervert! Get outta here before I put you in cuffs!</div><br>
<div class="narratortextbox">You escape, but not without losing your dignity and A LOT of reputation.</div><br>
<<set $collegereputation -= 3>>
<<elseif $characters[$playing].outfit eq "Dress" and $characters[$playing].gender == "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<if $characters[$playing].perks.includes('Dom')>>Nice dress.<<else>>Nice dress, homo!<</if>></div><br>
<<set $collegereputation -= 1>>
<<set $characters[$playing].sissyscore = $characters[$playing].sissyscore + 1>>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<<elseif $characters[$playing].gender == "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're looking good today, <<print $characters[$playing].name>>!</div><br>
<<set $collegereputation += 1>>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<if $characters[$playing].perks.includes('Dom')>>Uhm, hey <<print $characters[$playing].name>>...<<else>>Hey, <<print $characters[$playing].name>>! How much for a picture of your mom's tits!<</if>></div><br>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<</if>>
<!-- Encounter with Amanda -->
<<elseif _randomPerson == 2>>
<<set $target = 17>>
<div class="narratortextbox">In front of <<print $characters[$playing].name>> stands...<br><<print $characters[$target].name>>!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox">They check out your outfit...</div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my god! - <<print $characters[$playing].name>> - where are your clothes?!</div><br>
<<set $collegereputation -= 3>>
<div class="narratortextbox">You escape, embarrassed and losing reputation.</div><br>
<<elseif $characters[$playing].outfit == "Female Dress" and $characters[$playing].gender == "Male">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>... are those your mom's clothes?</div><br>
<<set $collegereputation -= 1>>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hey, <<print $characters[$playing].name>>! Let's go to class together!</div><br>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<</if>>
<!-- Encounter with Michael if he is still locked -->
<<elseif _randomPerson == 3 and !$characters[6].unlocked>>
<<set $target = 6>>
<div class="narratortextbox">In front of <<print $characters[$playing].name>> stands...<br><<print $characters[$target].name>>!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Outta my fuckin' way, man.</div><br>
<div class="monotextbox">Woah - a sea of lust of practically pouring out of this idiot. I think he needs to be added to the roster.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> is now playable.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuckin' Migraine!</div><br>
<div class="narratortextbox">The man keeps walking.</div><br>
<<set $characters[6].unlocked = true>>
<<updateRelationship 1>>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<!-- Encounter with Nobody if Emily is unlocked -->
<<elseif _randomPerson == 4 and !$characters[5].unlocked>>
<<set $target = 5>>
<div class="narratortextbox">In front of <<print $characters[$playing].name>> stands...<br><<print $characters[$target].name>>!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Lalalala!</div><br>
<div class="monotextbox">Woah - What a fucking hottie. I think I need to be inside her.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> is now playable.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Ouch! My Head!</div><br>
<div class="narratortextbox">The woman keeps walking.</div><br>
<<set $characters[5].unlocked = true>>
<<updateRelationship 1>>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<!-- Encounter with Nobody if Michael is unlocked -->
<<else>>
<div class="narratortextbox">...you don't bump into anyone on your way to class - lucky you...</div><br>
<button data-passage="class" class="button" type="button" tabindex="0">Go To Class</button>
<</if>>
<</if>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">College</div><br>
<div class="imagebox"><img src="images/locations/college/college.jpg" alt="" /></div><br>
<<if $collegeIntro != 1>>
<div class="narratortextbox">
As $playing arrives to the college building, the unfamiliarity of your surroundings hits you – the echoing chatter of students outside, the faint scent of books and anticipation lingering in the air. This is it, your journey into the hallowed halls of higher education has begun. Your demon heart beats with an odd mixture of excitement and trepidation.
</div><br>
<div class="narratortextbox">
You take a deep breath and step out into the bustling courtyard, a kaleidoscope of conversations and laughter swirling around you. Eyes of all colors and shapes lock onto you as you navigate through the crowd – some curious, others merely passing glances. The sheer variety of humans on display is both captivating and a tad overwhelming. The thought that you're about to explore a world you've never known invigorates you like a fire from below.
</div><br>
<div class="imagebox"><img src="images/locations/college/malice.jpg" alt="" /></div><br>
<<set $collegeIntro = 1>>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Enter College</button>
<<else>>
<div class="monotextbox">
<strong>Here I am again...</strong> amidst the ebb and flow of scholarly existence. Humans, they're such intricate beings, each with their own stories, their own quests. And then there's me, a demon in disguise, exploring uncharted territory. This college experience is like no other, an entire realm of corruption.
</div><br>
<button data-passage="collegeHallway" class="button" type="button" tabindex="0">Enter College</button>
<</if>>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper"><div class="narratortextbox">The movies</div><br>
<div class="imagebox"><img src="images/dates/cinema.jpg" alt="" /></div><br>
<div class="narratortextbox">You lean in for a kiss with <<momname>></div><br>
<div class="npctextbox"><<momchat>><<momname>><hr>Oh, a kiss? sure!</div><br>
<<if $momname != "Joanna">>
<<if $playing != "<<sistername>>">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mother/mom_kiss.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/mother/mom_kissf.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
<<if $playing != "<<sistername>>">>
<div class="imagebox"><img src="images/characters/joanna/kiss.jpg" alt="" /></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<momchat>><<momname>><hr>That was... a nice kiss.</div><br><<cinemakiss>><<set $rando to random(1, 4)>>
<div class="narratortextbox"><<momname>>Lust increased by 3.<<momname>> relationship increased by 2.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Go Home</button><div class="wrapper"><div class="narratortextbox">The Movies</div><br>
<<set $target = 0>>
<div class="imagebox"><img src="images/locations/cinema/cinemalobby.jpg" alt="" /></div><br>
<<time>>
<div class="narratortextbox">You are standing in the cinema lobby with <<momname>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmm, which movie should we go see?</div><br>
<button data-passage="watchmovie" class="button" type="button" tabindex="0">Action Movie</button>
<button data-passage="watchmovie" class="button" type="button" tabindex="0">Comedy Movie</button>
<button data-passage="watchmovier" class="button" type="button" tabindex="0">Romantic Movie</button>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">The movies</div><br>
<div class="imagebox"><img src="images/locations/cinema/cinema.jpg" alt="" /></div><br>
<div class="narratortextbox">You discreetly poke your erect cock into the bottom of the popcorn bucket.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey, you want some of my popcorn?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh, sure!</div><br>
<div class="narratortextbox"><<momname>>smiles and grabs a handful of popcorn from your bucket...</div><br>
<<set _rando to random(1,2)>>
<<if _rando eq 1>>
<div class="narratortextbox"><<momname>> grabs your cock...</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck?! - I'm so fucking dissapointed in you! That's disgusting! W-What! Why? Why would you do that to me! I'm your - [This character will not accept any interactions with family members with the 'family lover perk']</div><br>
<<randomPerkID 25 "mom" "Family Lover">>
<<updateRelationship -10>>
<<elseif _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I *AM* not interesting in you! Get away from me your fucking creep! Try that on some other person! [This character is not gay]</div><br>
<<randomPerkID 25 "mom" "Gay">>
<<updateRelationship -5>>
<<elseif _player.relationships[_target.id] lte 65>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You sick fucking bastard, all of you types are the same! You only want one thing! [At least 65 relationship with this character needed]</div><br>
<<updateRelationship -5>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oooo! What do we have here [Success]</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/popcorn.mp4" type="video/mp4"></video></center></div><br>
<<updateRelationship 3>>
<</if>>
<<else>>
<div class="narratortextbox"><<momname>> Doesn't even touch your cock. How awkward.</div>
<</if>>
<<time>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper"><div class="narratortextbox">The movies</div><br>
<div class="imagebox"><img src="images/locations/cinema/cinema.jpg" alt="" /></div><br>
<div class="narratortextbox">You begin to watch the movie with <<momname>></div><br>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yawn! This is an awful movie. I'm just going to nap.</div><br>
<div class="narratortextbox"><<momname>> falls asleep!</div><br>
<div class="monotextbox">I guess <<momname>> doesn't like this type of movie</div><br>
<<time>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">The movies</div><br>
<div class="imagebox"><img src="images/locations/cinema/cinema.jpg" alt="" /></div><br>
<div class="narratortextbox">You begin to watch the movie with <<momname>></div><br>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>A romantic movie, awh I love these movies!</div><br>
<div class="narratortextbox"><<momname>> smiles and eats some popcorn</div><br>
<div class="monotextbox">Now is a good time to try out a move... if only I had the 'equipment' to pull off the popcorn trick.</div><br>
<<time>>
<<if _player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock">>
<button data-passage="popcorntrick" class="button" type="button" tabindex="0">Put Your Cock In The Popcorn</button><br>
<</if>>
<<updateRelationship 1>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>You look amazing in this outfit. It really shows confidence! I would love to see you wearing this around the house.</div><br>
<div class="narratortextbox"><<momname>> smiles</div><br>
<div class="npctextbox"><<momchat>><<momname>><hr>Hehe! Alright, I'll take it! It was a great idea bringing you with me, $playing. You are the best!</div><br>
<<if $momname != "Joanna">>
<div class="imagebox"><img src="images/dates/slutty.jpg" alt="" /></div><br>
<<else>>
<div class="imagebox"><img src="images/characters/joanna/slut.jpg" alt="" /></div><br>
<</if>>
<div class="narratortextbox"><<momname>> now has access to the 'slutty clothing'<<set $momlust = $momlust + 2>><br>
<<set _clothingowned to $household[0].clothingowned>>
<<set _clothingowned.push($clothing_slutty_female)>>
<<momname>> relationship increased
<<momname>> lust increased by 10! Now $momlust</div><<set $momslutg = 1>><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go Home & Call it a Day</button></div><div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Actually, do you think I'd look good in an outfit like this?</div><br>
<div class="npctextbox"><<momchat>><<momname>><hr>Oh my god, yes! You would look amazing! Go for it!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Alright <<momname>>, I'll buy it for myself.</div><br>
<div class="imagebox"><img src="images/characters/sister/slutty.jpg" alt="" /></div><br>
<div class="narratortextbox">$playing now has access to the 'slutty clothing'<<set $momlust = $momlust + 2>><br>
<<set _clothingowned to $household[1].clothingowned>>
<<set _clothingowned.push($clothing_slutty_female)>>
<<momname>> relationship increased
<<momname>> lust increased by 10! Now $momlust</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go Home & Call it a Day</button></div><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox"><<momname>> goes into the changing room and steps out with the dress on.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmm, what do you think? I don't think I can get it to fit properly!</div><br>
<div class="imagebox"><img src="images/locations/clothingstore/dress.jpg" alt="" /></div><br>
<<if _player.gender == _target.gender>>
<button data-passage="helpdresssister" class="button" type="button" tabindex="0">[Same Gender] Help with dress</button><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox">You fix <<momname>>'s dress.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Thank you darling!</div><br>
<div class="narratortextbox">You both finish and go home.</div><br>
<<updateRelationship 2>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox">You go into the changing room with <<momname>> to help her with her dress</div><br>
<div class="imagebox"><img src="images/locations/clothingstore/dress.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>It's so good to spend some quality time together.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I know, right? We should go out together more often and do these girly things together!</div><br>
<div class="narratortextbox">You start to help <<momname>> with her dress</div><br>
<div class="narratortextbox">What will you do?</div><br>
<button data-passage="helpdresssister2" class="button" type="button" tabindex="0">Undress <<momname>></button>
<button data-passage="fixdress" class="button" type="button" tabindex="0">Fix Dress</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox">You slowly start to unzip <<momname>>'s dress.</div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/locations/clothingstore/unzipdress.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh, what are you doing?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I just want to help you try another dress on.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh but sweetie, i'm not wearing any underwear!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Jeez, it's okay! We're both girls. Come on, stop being a baby!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah, you are right!</div><br>
<div class="imagebox"><img src="images/locations/clothingstore/momnudechanging.jpg" alt="" /></div><br>
<div class="narratortextbox">You start to look <<momname>> up and down. She has a perfect, sexy body.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uhm sweetie, my eyes are up here?</div><br>
<div class="narratortextbox"><<momname>> tries on a few more dresses with you help but one of them is too small</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmm... why don't you try this one on?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yeah, good idea.</div><br>
<div class="narratortextbox">You waste no time completly undressing yourself infront of <<momname>>. She tries not to make eye contact with you but the sight of your sexy naked body is obviously bothering her.</div><br>
<<randomPerkID 25 "mom" "Gay">>
<<randomPerkID 25 "mom" "Nudist">>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<<randomPerkID 25 "mom" "Family Lover">>
<</if>>
<<updateRelationship 3>>
<div class="narratortextbox">You both finish and go home.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="imagebox"><img src="images/locations/clothingstore/clothingstore.jpg" alt="" /></div><br>
<div class="narratortextbox">You are standing in the clothing store with <<momname>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmm, which outfit should I try on?</div><br>
<<time>>
<button data-passage="dress" class="button" type="button" tabindex="0">Dress</button>
<<if _player.gender == _target.gender>>
<button data-passage="underwear" class="button" type="button" tabindex="0">[Same Gender] Underwear</button>
<<else>>
<button data-passage="underwearattempt" class="button" type="button" tabindex="0">Underwear</button>
<</if>>
<button data-passage="slutty" class="button" type="button" tabindex="0">Slutty Outfit</button>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox"><<momname>> goes into the changing room and steps out with the dress on.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I mean, it's too revealing - right?!</div><br>
<div class="imagebox"><img src="images/characters/pauline/sluttyoutfit.jpg" alt="" /></div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="narratortextbox"><<momname>> brings you into the changing room. You now have a private show with <<momname>>.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/strip.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmm, what do you think?</div><br>
<div class="imagebox"><img src="images/characters/pauline/underwear.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like it! It suits you well!</div><br>
<<updateRelationship 2>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go Home & Call it a Day</button></div><br><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You should try on this.</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>>points to a pair of black velvet underwear hanging on the clothing hangar next to <<momname>>. The tag on the item says "Sensual Seduction Underwear - $49".</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Listen, <<print $characters[$playing].name>>. This is something only us *<<print $characters[0].gender>>s* can do together. I'm not about to try these on infront of you. It's just not right, sweetie?</div><br>
<div class="monotextbox">She's right. It would also look weird if someone saw you both go into the changing booth together with the 'Sensual Seduction Underwear'. I need to come up with a better plan for <<print $characters[$playing].name>></div><br>
<<if $characters[$playing].perks.includes ("Gay")>>
<button data-passage="underwearattempt2" class="button" type="button" tabindex="0"><span style="color:pink">Gay - </span> Convince <<momname>> to try them on infront of you</button>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper"><div class="narratortextbox">Clothing Store</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Don't worry about me, <<momname>>. Didn't you know i'm <<gay>>?</div><br>
<div class="monotextbox">Genius.</div><br>
<<if $playing eq "<<dadname>>">>
<div class="narratortextbox"><<momname>> turns her head at you for a moment, looking at you strangely.</div><br>
<div class="npctextbox"><<momchat>><<momname>><hr>$playing. You are *not* gay. You are married. To me. Let's just go home, okay? You're being weird.</div><br>
<div class="monotextbox">Shit<br>I don't think <<momname>> would ever believe $playing is gay even if he fucked a guy infront of her. It's just too out of her comfort zone.</div>
<<else>>
<div class="narratortextbox"><<momname>> turns her head at you for a moment. She's //probably// knew $playing is <<gay>>.</div><br>
<div class="npctextbox"><<momchat>><<momname>><hr>Oh right, of course! Silly me! In that case... let's go see if it fits!</div><br>
<div class="monotextbox">Bingo!<br>Everyone knows that in every interaction between a man and a woman there is //always// some sexual tension. Some ambigious, awkwardness that they know fucking is in their nature. Both are either trying to display a hidden sexual interest or trying to uncover if the other person has any — or even trying to deduce if there is no sexual tension. <br>With a *<<gay>>* person, it puts them at ease knowing there is no fear of being misunderstood or leading someone on, it's great for <<momname>> as she now believes there is a 0% chance that $playing would try anything on with her. Little does she know that *I* am in control. </div><br>
<</if>>
<button data-passage="underwear" class="button" type="button" tabindex="0">See The Underwear</button><<set $target = 0>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'd love to spend some family time with you! [Date Accepted - Family Member]</div><br>
<button data-passage="moviedate" class="button" type="button" tabindex="0">Cinema</button>
<button data-passage="shoppingdate" class="button" type="button" tabindex="0">Shopping</button>
<<elseif _player.relationships[_target.id] gte 1>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I don't mind getting to know you more! [Date Accepted - Character Known]</div><br>
<button data-passage="moviedate" class="button" type="button" tabindex="0">Go To Cinema</button>
<button data-passage="shoppingdate" class="button" type="button" tabindex="0">Go Clothes Shopping</button>
<<else>>
<div class="narratortextbox">This character would not accept a date with you. They probably don't know you. Why not try introducing yourself first?</div><br>
<</if>>
<button data-passage="datemenu" class="button" type="button" tabindex="0">Return</button><div class="wrapper"><div class="narratortextbox">Game Store</div><br>
<<set $target = 13>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey <<print $characters[$target].name>>, want to see something big?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh... listen... I've probably seen bigger..</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>No, I've got a full set.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my god... that's pretty big...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do you want to come to my house and see how big it is?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yeah! Just let me get to the end of my shift</div><br>
<div class="narratortextbox">Some time passes</div><br>
<<time>>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Alright. Let's go. It better be as big as you say it is!</div><br>
<button data-passage="bellaGameCollection2" class="button" type="button" tabindex="0">Continue</button><<set $target = 13>>
<div class="narratortextbox">Game Store</div><br>
<div class="imagebox"><img src="images/locations/lazarski/brotherbedroom.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey <<print $characters[$target].name>>, this way!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> and Bella enter <<print $characters[$playing].name>>'s bedroom.</div><br>
<div class="monotextbox">Is this fuck nugget really going to lay the pipe on this hot piece of ass?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my god, <<print $characters[$playing].name>>. It's so fucking big!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>That's right. A full game collection. You impressed?</div><br>
<div class="imageboxbig"><<= $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe it. You've even got a copy of Amore II. That's rare as fuck. God fucking dammit <<print $characters[$playing].name>>... you're so fucking cool.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>>, while on the bed, pounces on <<print $characters[$playing].name>>. The sheer size of his game collection has made <<print $characters[$target].name>> wet beyond imagination!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wait. Are you cool with this?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yeah of course! Lets fuck!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Pffft! You think i'm some whore? Just shut up and let me do my thing to your cock</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> pulls down the pants of <<print $characters[$playing].name>> and reveals their... <<print $characters[$playing].genitals>></div><br>
<<if $characters[$playing].genitals eq "Vagina">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Woah! I didn't realise you had a pussy!... That's crazy... and also kinda what I prefer...</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> lefts the legs of <<print $characters[$playing].name>> up and goes down on your pussy!</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/pussy.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh shit!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That was nice, huh? Let's do this again sometime. Or actually... maybe not, <<print $characters[$playing].name>></div><br>
<<elseif $characters[$playing].genitals eq "Tiny Penis">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Unique Dialogue - Tiny Penis] <<print $characters[$playing].name>> are you fucking serious? It's so small! Sorry but im not touching that! - Ahahahaha! <br><<print $characters[$playing].name>>! Hold on - Let me get a photo!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> takes a photo of <<print $characters[$playing].name>>'s <<print $characters[$playing].genitals>>. <<print $characters[$playing].name>> feels humiliated!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Are you serious! Please stop!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> pulls up his pants and.. cries? Oh my god!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sorry dude! I gotta run. Your game collection might be big but your cock is too tiny for anyone to play with!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>(I wish i had a bigger cock)</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nice, you don't have a tiny cock like I thought you did - ahaha!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> smiles as she places <<print $characters[$playing].name>>'s cock inside her mouth</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/blowjob.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my!... Shit!</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> grabs the bed they are sitting on with both hands and squeeze. The sucking power of <<print $characters[$target].name>> is something else!</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/bella/scenes/handjob.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>.. fuck! </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That was nice, huh? But listen. I wont do this again. You see, I'm kinda gay. If i wasn't gay, I'd probably do this again - but... I'm gay. Born gay. So I won't. Let's also never speak again about this.</div><br>
<div class="narratortextbox">Important! - <<print $characters[$target].name>> has the 'gay' perk. Future interactions with this character will require you to either be female OR for you to somehow remove her perk to interact as a male character.</div><br>
<<updateRelationship 5>>
<<updatequests "gamecollector" 100>>
<</if>>
<<time>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 13>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">Game Store</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey <<print $characters[$target].name>>, you wanna do that *thing* again?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh... <<print $characters[$playing].name>>... uhmm... I don't know how to say this....</div><br>
/* 1) if the players are the same gender and bella is gay 2) opposite genders and bella is not gay */
<<if (_player.gender == _target.gender && _target.perks.includes("Gay")) or (_player.gender != _target.gender && !_target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Y'know, since you asked so nicely...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me close the store for a bit...</div><br>
<<updatequests "gamecollector2" 100>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>></button>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Like, dude, I'm still, like, totally not into dudes, and you're... still a dude. Sooo, yeah, let's not. Just, like, respect my, y'know, boundaries and stuff, okay?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>But you already did stuff with me!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I was just experimenting bro, like, how else am I like - gonna know I don't like dudes if i dont fuck one?</div><br>
<div class="monotextbox">Oh, C'mon! I guess nothing worth doing is easy. How the fuck am I going to seduce a lesbian as Isaak? I need to get creative. Maybe it's not Isaak that has to turn Bella straight... maybe its her own will.</div><br>
<<if $characters[$target].playable eq false>>
<<set $characters[$target].playable = true>>
<<set $characters[$target].unlocked = true>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck... my head...</div><br>
<div class="narratortextbox">You reach inside the mind of <<print $characters[$target].name>>, mapping the layout of her mind and soul. You mark it for possession.</div><br>
<div class="imageboxbig"><img src="images/ui/fear.png" alt="" /></div><br>
<div class="monotextbox">You. Are. Mine</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> is now playable.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh... you okay?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yeah... just a headache...</div><br>
<</if>>
<</if>>
<button data-passage="bellachat" class="button" type="button" tabindex="0">Return</button><div class="wrapper"><div class="narratortextbox">Game Store</div><br>
<div class="imagebox"><img src="images/brotherbedroom.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>Wait. I just gotta check the coast is clear....</div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr>Bella, nobody is there. Let's just fuck!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>Pffft! You think i'm some whore? Just shut up and let me do my thing to your cock</div><br>
<div class="narratortextbox"><<bella>> pulls down the pants of <<brothername>> and reveals their... <<print $household[$chosen].genitals>></div><br>
<<if $household[$chosen].genitals eq "Normal Vagina" or $household[$chosen].genitals eq "Tight Vagina">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>Woah! I didn't realise you had a pussy!... That's crazy... and also kinda what I prefer...</div><br>
<div class="narratortextbox"><<bella>> bends <<brothername>> over and finger blasts their pussy. She's a natural!</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/bella/vaginal.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr>Oh shit!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>That was nice, huh? Let's do this again sometime. You rock, <<brothername>></div><br>
<<elseif $household[$chosen].genitals eq "Tiny Penis">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr><<brothername>> are you fucking serious? It's so small! Sorry but im not touching that! - Ahahahaha! <br><<brothername>>! Hold on - Let me get a photo!</div><br>
<div class="narratortextbox"><<bella>> takes a photo of <<brothername>>'s <<print $household[$chosen].genitals>>. <<brothername>> feels humiliated!</div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr>Are you serious! Please stop!</div><br>
<div class="narratortextbox"><<brothername>> pulls up his pants and.. cries? Oh my god!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>Sorry dude! I gotta run. Your game collection might be big but your cock is too tiny for anyone to play with!</div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr>(I wish i had a bigger cock)</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>Nice, you don't have a tiny cock like I thought you did - ahaha!</div><br>
<div class="narratortextbox"><<bella>> smiles as she places <<brothername>>'s cock inside her mouth</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/bella/bj.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr>Oh my!... Shit!</div><br>
<div class="narratortextbox"><<brothername>> grabs the bed they are sitting on with both hands and squeeze. The sucking power of <<bella>> is something else!</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/bella/bj2.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><<brotherchat>><<brothername>><hr><<bella>>.. fuck! </div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/bella/bellachat.png" alt="" /></div><<bella>><hr>That was nice, huh? Let's do this again sometime. You rock, <<brothername>></div><br>
<</if>>
<<receivefuckchance>>
<div class="narratortextbox"><<brothername>> is way too tired to continue the day. They head home to rest for the night.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Sleep</button>
<<if $achievement[13].complete != true>>
<<set $achievement[13].complete = true>>
<<script>>
Dialog.setup("Achievement Unlocked!", "Achievement Unlocked!");
Dialog.wiki(Story.get("achievementunlockedtext").processText());
Dialog.open();
<</script>>
<</if>><<set $target = 13>>
<div class="narratortextbox">Game Store</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> walks up the counter where they speak to <<print $characters[$target].name>></div><br>
<<if $playing eq 3>> /*Isaak Dialogues */
<<if $characters[$playing].clothing == "Dress" and $characters[$playing].gender != "Female">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What's with the dress? Aren't you embarrassed?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sup' dude, what you after?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hey <<print $characters[$target].name>>, I'm just browsing...</div><br>
<<availableQuests "gamecollector" '<button data-passage="bellaGameCollection" class="button" type="button" tabindex="0">[Story] Show Your Game Collection</button>'>>
<<availableQuests "gamecollector2" '<button data-passage="bellaTry" class="button" type="button" tabindex="0">[Story] Try Your Luck</button>'>>
<</if>>
<<else>> /*Other Dialogues */
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Hi...</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> fumbles their words. This is awkward. It looks like you are getting nowhere with this conversation.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... hey?</div><br>
<</if>>
<button data-passage="gamestoreenterance" class="button" type="button" tabindex="0">Step Away</button><div class="narratortextbox">Game Store</div><br>
<div class="imagebox"><img src="images/locations/gamestore/gameshop.jpg" alt="" /></div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">Bella is working at the game store - NAKED!</div><br>
<div class="imagebox"><img src="images/characters/bella/nude2.jpg" alt="" /></div><br>
<div class="narratortextbox">All the customers get a good view of her sexy body...</div><br>
<</if>>
<<time>>
<div class="narratortextbox">Bella finishes her shift at the game store.</div><br>
<<time>>
<div class="narratortextbox">Time flies.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Game Store</div><br>
<<set $target = 13>>
<<if $time gte 4>>
/* Too late - its closed */
<div class="monotextbox">The game store is closed. Try coming back tomorrow.</div><br>
<<else>>
/* You are naked - kicked out */
<<if $characters[$playing].outfit eq "Naked" and $playing != 13>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why are you naked?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh... I...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yep. Everyone can see your <<print $household[$chosen].genitals>>. </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>What are you going to do about it?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nothing</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Someone will phone the police on you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>The police?!</div><br>
<div class="monotextbox">Yes the *police*, <<print $characters[$playing].name>>. Where you will go and get buttfucked for the rest of your life for flashing your genitals to the public. Let's get out of here</div><br>
<<else>>
<div class="imagebox"><img src="images/locations/gamestore/gameshop.jpg" alt="" /></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> enters the game shop. There is a putrid smell of sweat in the air, its warm and uncomfortable. The shelves are lined with used and new video games.
<<if $playing eq 3>> /* Unique Dialogue for Isaak */
<br>[Unique Dialogue - <<print $characters[$playing].name>>] <<print $characters[$playing].name>> likes video games. They don't mind the smell too much, but for you, well - you'd rather be back in hell.
<</if>>
</div><br>
<<if $WhosBella != 1>> /* Bella Introduction */
<div class="monotextbox">Who is *THAT*??!</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox">And that's where you saw the female employee standing behind the counter of the game store. A different type of girl that you are used to seeing.</div><br>
<<if $playing eq 3>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>[Unique Dialogue - <<print $characters[$playing].name>>] Yo <<print $characters[$playing].name>>, hows it going?</div><br>
<div class="monotextbox">Wait a second... <<print $characters[$playing].name>> and this chick know each other? This should be fun...</div><br>
<div class="narratortextbox">You notice the nametage that says 'Bella'. Suddenly, the memories of <<print $characters[$playing].name>> are now readable to you.<br> Turns out <<print $characters[$playing].name>> is just a regular customer here and knows this person as a friend from shopping here all the time</div><br>
<<set $WhosBella = 1>>
<<updateRelationship 1>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hello sir or madam... welcome to gameslop. Would you like to join our rewards program?</div><br>
<div class="monotextbox">I have a feeling this chick keeps to herself. It's going to be almost impossible to get in her pants if she doesn't already know someone that I am possessing...</div><br>
<</if>>
<<else>>
<<if $playing != 13>>
<div class="narratortextbox">You can see <<print $characters[$target].name>> working behind the counter. She looks bored and uninterested.</div><br>
<</if>>
<</if>>
<<if $playing != 13>>
<button data-passage="bellachat" class="button" type="button" tabindex="0">Talk to <<print $characters[$target].name>></button>
<<else>>
<button data-passage="bellawork" class="button" type="button" tabindex="0">Work [<<print $characters[$target].name>>]</button>
<</if>>
<button data-passage="lookatgames" class="button" type="button" tabindex="0">Look At Games</button>
<</if>>
<</if>>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Game Store</div><br>
<div class="imagebox"><img src="images/locations/gamestore/gameshop.jpg" alt="" /></div><br>
<<if $playing != 3>>
<div class="narratortextbox">These 'games' make no sense to you. Maybe if you were in possession of a human that knew more about this...</div><br>
<<time>>
<<elseif $playing eq 13>>
<div class="narratortextbox">The games are a mess and not ordered correctly. <<print $characters[$playing].name>> couldn't give a fuck.</div><br>
<<time>>
<<else>>
<div class="narratortextbox"><<print $characters[$playing].name>> looks through the piles of games. There is lot's of trash here, but maybe <<print $characters[$playing].name>> will find something they haven't played before...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let's see what they have...</div><br>
<<set _randomGame = $gamecollection.random()>>
<<if _randomGame.owned>>
<div class="narratortextbox">You found "<<print _randomGame.name>>", but you already own it.</div><br>
<<else>>
<<set _randomGame.owned to true>>
<div class="narratortextbox">Congratulations! You found "<<print _randomGame.name>>" and its now yours!</div><br>
<</if>>
<<time>>
<</if>>
<button data-passage="gamestoreenterance" class="button" type="button" tabindex="0">Return</button><div class="narratortextbox">So you want to show Bella your game collection? Let's first check if its even worth showing.</div><br>
<<set _allOwned = $gamecollection.every(game => game.owned)>>
<<if _allOwned>>
<div class="narratortextbox">Wow! You collected all the games!</div><br>
<button data-passage="bellaTry" class="button" type="button" tabindex="0">Show Bella</button>
<<else>>
<div class="narratortextbox">Dude, you are still missing some games. You aren't going to show bella your unfinished games collection, right? Check your progress by viewing your game collection in Isaak's bedroom.</div><br>
<</if>>
<button data-passage="gamestoreenterance" class="button" type="button" tabindex="0">Step Away</button><div class="narratortextbox">McBurger Shop [24/7]</div><br>
<div class="imagebox"><img src="images/locations/mcburgertown/shop.jpg" alt="" /></div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/burgerwoman/chat.jpg" alt="" /></div>Fast Food Employee<hr>Another naked FREAK! Get out!!!!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/burgerwoman/chat.jpg" alt="" /></div>Fast Food Employee<hr>Hello, can I take your order please?</div><br>
<div class="monotextbox">I really dont want to eat this slop.</div><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">$playing works a shift...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/punished/burgerwoman.png" alt="" /></div>Fast Food Employee<hr>Great work today... uh... whatever your name is... here is your pay for today! Don't spend it all at once!</div><br>
<div class="npctextbox"><<paulinechat>>Pauline<hr>Thanks....</div><br>
<div class="narratortextbox">$playing received $20</div><br>
<<set $paulineCash = $paulineCash + 20>>
<button data-passage="punished_pauline_choose" class="button" type="button" tabindex="0">Leave [End the Day]</button><<if $time gte 10>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<button data-passage="hallway_customplayer" class="button" type="button" tabindex="0">Leave</button>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> Bedroom</div><br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox"><<print $characters[$target].name>> jacks off their <<print $characters[$playing].genitals>> and drops a massive cumload</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/isaac/scenes/brothermasturbate.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> starts to play with their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/female_solo.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$target].name>><hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<button data-passage="hallway_customplayer" class="button" type="button" tabindex="0">Leave</button>
<</if>><<set $target = 24>>
<<set $currentlocation = "hallway_customplayer">>
<<if $time gte 6 and $playing != 24>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh? What time is it? I need more sleep...</div><br>
<div class="monotextbox">I should let this one rest.</div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> 's Motel</div><br>
<div class="imagebox"><img src="images/locations/motel/motelroom.jpg" alt="" /></div><br>
<<if $time lt 6 and $playing != 24>>
<button data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>></button>
<</if>>
/* Things only Isaac can do */
<<if $playing eq 24>>
<button data-passage="cc_masturbate" class="button" type="button" tabindex="0">Masturbate (<<print $characters[$target].name>>)</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<print $characters[$target].name>>)</button>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
<</if>>
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave Motel Room</button>
<<if !$achievements.itsmine.unlocked>>
<<script>>
unlockAchievement("itsmine");
<</script>>
<</if>><<set $target = 23>>
<<set $locationCh2 = "Hotel">>
<<if $time gte 12>>
<div class="narratortextbox">Hotel [Julie's Room]</div><br>
<div class="narratortextbox">The room is locked. Julie is probably asleep. You should come back tomorrow.</div><br>
<<else>>
<div class="narratortextbox">Hotel [Julie's Room]</div><br>
<div class="narratortextbox">You enter the hotel room of Julie. It looks like she's staying here while she visits you. She smiles eagerly as you enter.</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>EMILY!!! YAAAAAAAAAAAAS!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm soooo glad you're here! Haha!</div><br>
<<updatequests "theredflag" 100>>
<<if !$achievements.dontfuckcrazy.unlocked>>
<<script>>
unlockAchievement("dontfuckcrazy");
<</script>>
<</if>>
<</if>>
<<set $currentlocation = "julie_room">>
<button data-setter="$subject to 'Julie'" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Julie</button><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<widget "juliepic">>
<div class="imageboxbig"><img src="images/julie/main.jpg" alt="" /></div><br>
<</widget>>
<<widget "juliechat">>
<div class="npcchat">
<img src="images/julie/chat.jpg" alt="" />
</div>
<</widget>>
<<widget "julieflirt">><<set $julietalktimes = $julietalktimes + 1>>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Julie, you look... amazing as always.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>I'm so wet hearing that!!</div><br>
<</widget>>
<<widget "juliekiss">><<set $julietalktimes = $julietalktimes + 1>><<set $juliecrazy = $juliecrazy + 1>>
<div class="npctextbox"><<playericon>>$playing<hr>Hey Julie, lets just start with some kissing</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Great idea!</div><br>
<div class="narratortextbox">$playing leans in for their kiss with Julie</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/chapter2/emily/kissf.mp4" type="video/mp4"></video></center></div><br>
<</widget>>
<<widget "juliehandjob">><<set $juliecrazy = $juliecrazy + 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Fuck, $playing. Get those fingers inside of me!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I was thinking the exact same thing!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Hehe! Great minds think... great things!</div><br>
<div class="narratortextbox">$playing buries their fingers deep inside Julie's dripping wet pussy</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/julie/finger.mp4" type="video/mp4"></video></center></div><br>
<</widget>>
<<widget "juliegivehead">><<set $juliecrazy = $juliecrazy + 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>$playing, I think its time you got down and licked this clit good...</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Yes baby.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/julie/givehead.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Oh fuck that feels so goood!</div><br>
<</widget>>
<<widget "juliereceivehead">><<set $juliecrazy = $juliecrazy + 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>$playing, let me make you feel good...</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>O-okay...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/chapter2/emily/giveheadf.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Ah! I'm gonna cum!</div><br>
<</widget>>
<<widget "julieno">>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>You know im not one for the weird stuff. Let's not do that.</div><br>
<</widget>>
<<widget "juliefuck">><<set $juliecrazy = $juliecrazy + 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Do you maybe like wanna use a toy?</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>I do.</div><br>
<div class="narratortextbox">Julie puts an extra long dildo toy up herself and the other end goes in $playing. You fuck each other using this method until your are both tired and done.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/julie/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Ah! This is amazing!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Keep going!</div><br>
<</widget>><div class="wrapper">
<div class="narratortextbox">Motel</div><br>
<div class="imagebox">
<img src="images/locations/motel/motel.jpg" alt="Motel Exterior" />
</div><br>
<div class="narratortextbox">
You arrive at the motel. It's not the kind of place you'd want to linger unless you have a reason to be here.
</div><br>
</div>
<<if $playing eq 24>>
<button data-passage="hallway_customplayer" class="button" type="button" tabindex="0">Enter Your Room</button>
<</if>>
<!-- Julie-Specific Interaction -->
<<if $playing eq 4 and $julieintro eq 1>>
<<if $time gte 12>>
<!-- Julie's Room Locked -->
<div class="narratortextbox">
Julie's Room<br>
The door is locked. Julie is probably asleep. Try visiting her tomorrow.
</div><br>
<<else>>
<!-- Option to Knock on Julie's Room -->
<div class="narratortextbox">
You notice Julie's room nearby. You could try knocking if you need to speak with her.
</div><br>
<button data-passage="julie_room" class="button" type="button" tabindex="0">Knock on Julie's Room</button>
<</if>>
<</if>>
<!-- Return Home Button -->
<div class="button-wrapper" style="margin-top: 20px;">
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
</div><div class="narratortextbox">You are standing in the female bathroom of the nightclub</div><br>
<div class="imagebox"><img src="images/locations/nightclub/femalebathroom.jpg" alt="" /></div><br>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You are standing in the male bathroom of the nightclub</div><br>
<div class="monotextbox">This place fucking stinks! Worse than Hell!</div><br>
<div class="imagebox"><img src="images/locations/nightclub/malebathroom.jpg" alt="" /></div><br>
<<if $characters[$playing].gender eq "Female">>
<button data-passage="nightclubgloryholefemale" class="button" type="button" tabindex="0">Use a Gloryhole</button>
<<elseif $characters[$playing].gender eq "Male" and $characters[$playing].perks.includes('Gay')>>
<button data-passage="nightclubgloryhole" class="button" type="button" tabindex="0">Use a Gloryhole [Gay]</button>
<<else>>
<div class="narratortextbox">There is a glory hole here, but you cant make <<= characters[$playing].name>> use it. You will need to further corrupt them.</div><br>
<</if>>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox"><<= $characters[$playing].name>> sticks their cock into the glory hole... they wait for someone to enter the stall.</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> starts to feel someone sucking their cock!</div><br>
<div class="videobox"><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_gloryhole.mp4" type="video/mp4"></video></div><br>
<<time>>
<button data-passage="malebathroom" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox"><<= characters[$playing].name>> waits for someone to stick their cock into the glory hole... they wait for someone to enter the stall.</div><br>
<div class="narratortextbox"><<= characters[$playing].name>> sees a nice big cock apear through the gloryhole for her to suck!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Let me taste that cock!</div><br>
<div class="videobox"><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gloryhole.mp4" type="video/mp4"></video></div><br>
<<time>>
<button data-passage="malebathroom" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You stand on the dancefloor and give it your all!</div><br>
<div class="videobox"><video max-width="920" max-height="840" autoplay loop muted webkit-playsinline playsinline><source src="images/activities/dancing/dance.mp4" type="video/mp4"></video></div><br>
<<set _rando to random(1,9)>>
<<if $characters[$playing].outfit eq "Clubbing Outfit">>
<!-- Clubbing Outfit Description -->
<div class="narratortextbox"><span style="color:#63F60A">Clubbing Outfit</span> - Fuck. Yes. ... <!-- (Long description here) --> </div><br>
<!-- Club Interactions for Clubbing Outfit -->
<button data-passage="club_choose_1" class="button" type="button" tabindex="0">Try your luck (Fat Guy)</button>
<button data-passage="club_choose_2" class="button" type="button" tabindex="0">Try your luck (Older Woman)</button>
<button data-passage="club_choose_3" class="button" type="button" tabindex="0">Try your luck (Poppy)</button>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Large Cock">>
<button data-passage="groupiefuck" class="button" type="button" tabindex="0">Try your luck (Groupie)</button>
<<else>>
<button data-passage="" class="button" type="button" tabindex="0">Need a regular size cock or bigger (Groupie)</button>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<<if $characters[$playing].perks.includes('Bimbo')>>
<!-- Bimbo-Specific Interactions -->
<div class="narratortextbox">Because you are a bimbo, you get to flirt with anyone here.</div><br>
<button data-passage="club_choose_1" class="button" type="button" tabindex="0">Try your luck (Fat Guy)</button>
<button data-passage="club_choose_2" class="button" type="button" tabindex="0">Try your luck (Older Woman)</button>
<button data-passage="club_choose_3" class="button" type="button" tabindex="0">Try your luck (Poppy)</button>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Large Cock">>
<button data-passage="groupiefuck" class="button" type="button" tabindex="0">Try your luck (Groupie)</button>
<<else>>
<button data-passage="" class="button" type="button" tabindex="0">Need a regular size cock or bigger (Groupie)</button>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<<if _rando eq 1 and $playing != 11>>
<!-- Interaction with Fat Guy -->
<div class="narratortextbox">A rather overweight man grinds up against your leg.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/fatman/fatmanchat.jpg" alt="" /></div>Fat Man<hr>You looking for a good time?</div><br>
<button data-passage="club_choose_1" class="button" type="button" tabindex="0">Try your luck</button>
<<elseif _rando eq 2>>
<!-- Interaction with Older Woman -->
<div class="narratortextbox">An attractive middle-aged woman grinds up against your leg.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/debra/sexywoman.png" alt="" /></div>Debra<hr>You looking for a good time?</div><br>
<button data-passage="club_choose_2" class="button" type="button" tabindex="0">Try your luck</button>
<<elseif _rando eq 3 and $playing != 7>>
<!-- Interaction with Poppy -->
<div class="narratortextbox">An attractive young woman grinds up against your leg ...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/daisy/chat.jpg" alt="" /></div>Daisy<hr>Holy shit, you're hot!</div><br>
<button data-passage="club_choose_3" class="button" type="button" tabindex="0">Try your luck</button>
<<elseif _rando eq 4 and $playing != 1>>
<<set $target = 1>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<!-- Interaction with Natasha -->
<div class="imageboxbig"><<print $characters[1].main>></div><br>
<div class="narratortextbox">An attractive young woman grinds up against your leg ...</div><br>
<<if _target.relativesid.includes(_player.id)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<print $characters[1].name>><hr>What the hell are you doing here? Are you stalking me?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<print $characters[1].name>><hr>Hey!</div><br>
<</if>>
<button data-passage="natashaNightClub" class="button" type="button" tabindex="0">Try your luck</button>
<<elseif _rando eq 6>>
<!-- Interaction with Strong Man (Sydney) -->
<div class="imageboxbig"><<print $characters[8].main>></div><br>
<div class="narratortextbox">A big strong man bumps into <<print $characters[$playing].name>></div><br>
<<if $characters[$playing].gender eq "Female">>
<!-- Gender Check Failed -->
<div class="narratortextbox">Gender Check: <span style="color:red">Failed!</span></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/nightclub/sydneychat.png" alt="" /></div>Sydney<hr>Sorry, you aren't the one for me.</div><br>
<div class="narratortextbox">The man leaves and starts dancing with another group.</div><br>
<<else>>
<!-- Gender Check Passed -->
<div class="narratortextbox">Gender Check: <span style="color:green">Passed!</span></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/nightclub/sydneychat.png" alt="" /></div>Sydney<hr>You seem like a nice guy...</div><br>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Large Cock">>
<!-- Genital Check Passed -->
<div class="npctextbox"><div class="npcchat"><img src="images/nightclub/sydneychat.png" alt="" /></div>Sydney<hr>You wanna come back to my place tonight?</div><br>
<button data-passage="club_choose_6" class="button" type="button" tabindex="0">Go Home With Sydney</button>
<<else>>
<!-- Genital Check Failed -->
<div class="npctextbox"><div class="npcchat"><img src="images/nightclub/sydneychat.png" alt="" /></div>Sydney<hr>But I can tell you don't have the tools for this job. Sorry.</div><br>
<div class="narratortextbox">Cock Check: <span style="color:red">Failed!</span></div><br>
<div class="narratortextbox">The man leaves and starts dancing with another group.</div><br>
<</if>>
<</if>>
<<else>>
<div class="narratortextbox">Nothing else happens. You get tired and decide to go home.</div><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<if $allQuirks.find(q => q.name == "Dancing Feet" && q.owned)>>
<button data-passage="lazarski_shower" class="button" type="button" tabindex="0">Dance Again [Dancing Feet]</button>
<</if>>
<</if>>
<</if>><<set $target = 11>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">As you follow the man out of the nightclub, the lights shine brighter on you. The fat man gets a good look at your face. He studies it.</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wait?! What the fuck? <<= _player.name>> is that you? S-sorry! I need to go - Bye! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit, I never knew you were a <<= _player.gender>>! I need to go - Bye! [Needs the "Gay" perk]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>
<<if _player.relationships[_target.id] eq 0>>
Hehehe! You're pretty. Lets go to the male bathroom so I can have my way with ya! Haha!
<<elseif _player.relationships[_target.id] lte 25>>
Well well well! Come back for more?
<<elseif _player.relationships[_target.id] lte 75>>
You again? You are lucky im not bored of ya!
<<else>>
<<print $characters[$playing].name>>, my love!
<</if>>
</div><br>
<button data-passage="club_fuck_1" class="button" type="button" tabindex="0">Next</button>
<</if>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">"I ain't doing this shit" - RETURN HOME</button><<set $target = 11>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you ready for me, hehe!</div><br>
<div class="monotextbox">Agh...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yes, let's do this.</div><br>
<div class="narratortextbox">After some kissing and *disgusting* foreplay you find yourself fucking with the man in the bathroom stall.</div><br>
<!-- Player has Vagina, fatman has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You really are pretty, aren't you? Hehehehe</div><br>
<div class="narratortextbox">You end up naked on the floor getting pounded by the man</div><br>
<!-- fatman with a cock fucking a woman with a pussy-->
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- fatman with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/nightclubfuck.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Damn, that's good pussy!</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> moans with a deep pleasure!</div><br>
<<set _randomcum to random(1,5)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I-I think i'm gonna cum!</div><br>
<<if _randomcum eq 1>>
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- fatman cum-->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Please pull out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/facial.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox"><<= $characters[$target].name>> squirts his load all over the face of <<= $characters[$playing].name>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mwahaha! Later bitch!</div><br>
<<randomPerk 50 "Cum Lover">>
<</if>>
<</if>>
<!-- Player has any type of Cock, fatman has Vagina -- NOT SUPPORTED -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, fatman has any type of cock GAY SCENE -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're a big boy, huh? Fat man likes big boys... fuck my ass wont you?</div><br>
<div class="narratortextbox"><<= $characters[$target].name>> undresses and waits <<print $characters[$playing].name>> you to fuck his disgusting ass.</div><br>
<!-- Player male has a Cock, fatman has a cock GAY SCENE (THIS IS A UNIVERSAL SCENE FOR MALE AND FEMALE CHARACTERS WITH COCKS-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fatman likes... mmmmm... you did good. See you again soon. Fatman likes you!</div><br>
<!-- Player has any type of vagina, fatman has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/fatman/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk. They need to rest for the day.</div><br>
<<updateRelationship 1>>
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<!-- Back to the interaction menu -->
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 10>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">You follow the older woman out of the nightclub where she hails a cab.</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wait?! What the fuck? <<= _player.name>> is that you? I thought you were someone else, sorry! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh no! I'm sorry darling! I never got a good look at you under the darkness of the nightclub. I didn't know you were a <<= _player.gender>>. Let's not do this, okay? [Needs the "Gay" perk]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>
<<if _player.relationships[_target.id] eq 0>>
You're so fucking hot! I can't wait to get you home!
<<elseif _player.relationships[_target.id] lte 25>>
I'm so glad you found me again tonight!
<<elseif _player.relationships[_target.id] lte 75>>
You don't even have to say anything, we've done this how many times now? Let's go back to my place.
<<else>>
<<print $characters[$playing].name>>, why don't you just call me instead of following me in the nightclub - hehe! Let's go back to my place. You know the way by now, yes?
<</if>>
</div><br>
<div class="monotextbox">I hope the sheets are clean...</div><br>
<button data-passage="club_fuck_2" class="button" type="button" tabindex="0">Next</button>
<</if>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">"I ain't doing this shit" - RETURN HOME</button><<set $target = 10>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We've got the entire place to ourselves tonight...</div><br>
<div class="imagebox"><img src="images/locations/debrahouse/fancybedroom.jpg" alt="" /></div><br>
<div class="monotextbox">This is a nice place...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's have some fun!</div><br>
<!-- Player has Vagina, debra has any type of Cock FUTA DEBRA NOT SUPPORTED-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<!-- SCENE NEEDED-->
<!-- debra with a cock fucking a woman with a pussy-->
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- debra with a cock fucking a normal woman with a pussy-->
<!-- SCENE NEEDED-->
<</if>>
<!-- SCENE NEEDED-->
<<set _randomcum to random(1,5)>>
<!-- SCENE NEEDED-->
<<if _randomcum eq 1>>
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- debra cum-->
<!-- SCENE NEEDED-->
<</if>>
<</if>>
<!-- Player has any type of Cock, debra has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<<set _randomfuck to random(1,2)>>
<div class="narratortextbox">Roll: _randomfuck/2 - <<if _randomfuck eq 1>>You receive a blowjob from <<print $characters[$target].name>><<else>><<print $characters[$target].name>> lets you fuck her pussy!<</if>></div><br>
<!-- BLOWJOB -->
<<if _randomfuck eq 1>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/debra/scenes/owbj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You taste good...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>W-why is it twitching?...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/debra/scenes/owfacial.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hmmmhhh.... so warm!</div><br>
<<randomPerkID 15 "debra" "Cum Lover">>
<!-- FUCK -->
<<else>>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/debra/scenes/owfuck2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fucking give it to me!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uuuuughhhh!</div><br>
<!-- above and below scenes have slight variations just show a male or unknown fucking to give an illusion of a female or male fucking -->
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fucking give it to me!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/debra/scenes/owfuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uuuuughhhh!</div><br>
<</if>>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Was that good?</div><br>
<!-- Player has any type of Cock, debra has any type of cock NOT SUPPORTED-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<!-- Player has any type of vagina, debra has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>That sweet pussy is mine! I want to feel your clit rubbing against mine.. lets scissor...</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/debra/scenes/scissor.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuck yes...</div><br>
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll call me, right?</div><br>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk. They need to rest for the day.</div><br>
<<updateRelationship 1>>
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<!-- Back to the interaction menu -->
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 7>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">You follow the attractive younger woman out of the nightclub where she hails a cab.</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wait?! What the fuck? <<= _player.name>> is that you? I thought you were someone else, sorry! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh no! Fuck! I never got a good look at you under the darkness of the nightclub. I didn't know you were a <<= _player.gender>>. Let's not do this, okay? [Needs the "Gay" perk]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>
<<if _player.relationships[_target.id] eq 0>>
Let's go back to my place!
<<elseif _player.relationships[_target.id] lte 25>>
Can't get enough of Daisy, huh?
<<elseif _player.relationships[_target.id] lte 75>>
You better put some more effort in tonight!
<<else>>
<<print $characters[$playing].name>> - I'm yours!
<</if>>
</div><br>
<div class="monotextbox">I hope I don't get <<print $characters[$playing].name>> murdered...</div><br>
<button data-passage="club_fuck_3" class="button" type="button" tabindex="0">Next</button>
<</if>>
<</if>>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">"I ain't doing this shit" - RETURN HOME</button><<set $target = 7>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I'm going to give you the time of your life!</div><br>
<div class="narratortextbox">After some kissing and beautiful foreplay <<print $characters[$playing].name>> finds themself ontop of <<print $characters[$target].name>></div><br>
<<if !$achievements.daisy.unlocked>>
<<script>>
unlockAchievement("daisy");
<</script>>
<</if>>
<!-- Player has Vagina, daisy has any type of Cock-->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<!-- daisy with a cock fucking a woman with a pussy-->
<<if _player.gender eq "Male">>
<div class="narratortextbox"><<print $characters[$target].name>> goes down on you, licking and sucking your pussy.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pussyeating_female.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Does that feel good?</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> then slides their cock inside your man pussy</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox"><<print $characters[$target].name>> then slides their cock inside your pussy</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/daisyfuckwoman.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Does that feel good?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/daisyfuckwoman2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Yes!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh Daisy!</div><br>
<</if>>
<!-- Player has any type of Cock, daisy has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="narratortextbox">You receive a blowjob from <<print $characters[$target].name>></div><br>
<!-- BLOWJOB -->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/daisygivebj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Mhhhmmm...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Is that nice, babe?</div><br>
<!-- Player has any type of Cock, daisy has any type of cock-->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<<set _whosfuckin to random(1,2)>>
<<if _whosfuckin eq 1>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 2: Daisy fucks you!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/fucksdude.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 1: You fuck daisy!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/daisyfuckgive.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/daisy/scenes/daisyfacial.mp4" type="video/mp4"></video></center></div><br>
<<randomPerkID 35 "daisy" "Cum Lover">>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We really went for it, huh?</div><br>
<!-- Player has any type of vagina, daisy has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's use a little toy of mine</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Put some more of your back into it!</div><br>
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev. [<<print _player.genitals>> vs <<print _target.genitals>>]
</div>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll call me, right?</div><br>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk. They need to rest for the day.</div><br>
<<updateRelationship 1>>
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<!-- Back to the interaction menu -->
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 7>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Sorry about the mess...</div><br>
<div class="imagebox"><img src="images/locations/daisyhouse/trashyapartment.jpg" alt="" /></div><br>
<div class="monotextbox">Damn bitch, you live like this?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Should we have some fun?!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Actually - wait! Before we start...</div><br>
<<if _target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you okay with girls that have... cocks?</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>- Never mind! It's nothing! Lets have some fun?</div><br>
<</if>>
<button data-passage="club_fuck_3.1" class="button" type="button" tabindex="0">"That's fine with me."</button>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">"NOPE" - RETURN HOME</button><<set $target = 0>>
<div class="narratortextbox">Hallway</div><br>
<div class="imagebox"><img src="images/locations/lazarski/hallway.jpg" alt="" /></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> comes back to their home. Staying quiet so they dont wake anyone.</div><br>
<div class="narratortextbox">When suddenly!</div><br>
<div class="npcchat"><<print $characters[0].main>></div><br>
<<if $characters[0].perks.includes("Cuck")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>Where the fuck have you been?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>Fucking other girls I bet, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I - Uh...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>Hot.</div><br>
<div class="narratortextbox">It seems like <<print $characters[0].name>> doesnt care about <<print $characters[$playing].name>>'s cheating because she has the 'cuck' perk.</div><br>
<<updateRelationship 1>>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>Where the fuck have you been?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I - Uh...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>Is that alcohol on your breath? You fucking bastard!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[0].chat>></div><<print $characters[0].name>><hr>AND IS THAT LIPSTICK ON YOUR CHEEK?! YOU FUCKING SCUMBAG!</div><br>
<<updateRelationship -25>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh....</div><br>
<div class="monotextbox">She'll get over it.</div><br>
<<randomPerkID 35 "mom" "Cuck">>
<</if>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep (<<print $characters[$playing].name>>)</button><div class="narratortextbox"><<print $characters[$playing].name>> soon finds themself fucking this random woman. The same woman who reeled him into this pit of lust.</div><br>
<div class="videobox"><video width="920" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/groupie/nightclubfucking.mp4" type="video/mp4"></video></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/groupie/groupiechat.png" alt="" /></div>Groupie<hr><<if $characters[$playing] eq "Male">>Another male cock to fill this pussy full of cum!<<else>>I've never been fucked by a woman this good!<</if>></div><br>
<div class="monotextbox">I know it's meant to be dirty talk, but who even talks like that?</div><br>
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<set _random to (1,2)>>
<<if $playing eq 2>>
<<if _random eq 1>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<button data-passage="dadlatenight" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<</if>>
<<else>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<</if>><div class="narratortextbox">You find yourself in a private part of the nightclub. The lights are dim but still bright enough to make out the countless naked male and female bodies littering the strangely 'music-less' dancefloor.</div><br>
<div class="narratortextbox">It's a ... <span style="color:pink">//It's an ORGY!//</span></div><br>
<div class="imagebox"><img src="images/characters/groupie/groupie_orgy.jpg" alt="" /></div><br>
<div class="monotextbox">At this point, I don't even have to whisper any commands to <<print $characters[$playing].name>>. Their dick is *firmly* in control. Both <<print $characters[$playing].name>> and I are powerless to the trouser snake that lies in the depths below.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/groupie/groupiechat.png" alt="" /></div>Groupie<hr>Hey you! Bring that <<print $characters[$playing].genitals>> over here!</div><br>
<<if $characters[$playing].genitals.includes('Regular Cock')>><div class="monotextbox">Don't worry, <<print $characters[$playing].name>>. It's not //that// small.</div><br><</if>>
<button data-passage="fuckorgy" class="button" type="button" tabindex="0">Fuck The Woman</button>
<br><button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 1>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Nice joke! You be retarded to think I was actually going to hook up with a family member, you are a sick freak! [Does not have Family Lover]</div><br>
<<updateRelationship -2>>
<<elseif _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit, you are a <<print _target.gender>>. Sorry, I'm not interested. [Is not gay]</div><br>
<<else>>
<div class="narratortextbox">Hallway</div><br>
<div class="imagebox"><img src="images/locations/lazarski/hallway.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>
<<if _player.relationships[_target.id] eq 0>>
Alright, lets go back to my place. We gotta be quiet though - okay?
<<elseif _player.relationships[_target.id] lte 25>>
Alright, lets go back to my place. But you already know that, don't you?
<<elseif _player.relationships[_target.id] lte 75>>
Why is it always you! Hehe! I just can't control myself around you...
<<else>>
Let's go. I want you to fuck me like you always do.
<</if>>
</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> enters the room of <<print $characters[$target].name>>, a place all too familiar to you.</div><br>
<button data-passage="natashaNightClub2" class="button" type="button" tabindex="0">Enter</button>
<</if>><<set $target = 1>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We've got to be a little quiet... okay?</div><br>
<div class="imageboxbig"><<= $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Okay, whatever you say...</div><br>
<!-- Player has Vagina, Target has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Obviously we'll have to get some help if you want to fuck me. You can't really do much with that, ha!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We can use a toy instead!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/dickless_fuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucked_by_female_strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I like to watch you as you take this!</div><br>
<!-- Player has any type of Cock, Target has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Wow, you're packing!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck! Fuck! Fuck!</div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfuck3.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Are you cumming inside of me?!</div><br>
<<set _whoscummin to random(1,10)>>
<<if _whoscummin lte 5>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You fail to cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<<else>>
<div class="relationincreasedice">
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
Roll 50%: You cum!
<img src="images/ui/dice.png" class="dice-icon" alt="dice icon">
</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sistercreampie.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<!-- Player has any type of Cock, Target has any type of cock -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh god! It's so big! Put it in my ass!</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/pauline/scenes/man_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_trans.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Fuck yes! Fuck me till I cum!</div><br>
<!-- Player has any type of vagina, Target has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let's get the toys out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 10>>
<<randomInteraction 20 "anal_give">>
<<randomInteraction 20 "anal_receive">>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 8>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="narratortextbox">As you follow the man out of the nightclub, the lights shine brighter on you. The fat man gets a good look at your face. He studies it.</div><br>
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<= _player.name>>?! I'm sorry but this is just weird! I gotta head home. Think about what you're trying to do... its not right! [Needs the "Family Lover" perk]</div><br>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh shit, I never knew you were a <<= _player.gender>>! I need to go - Bye! [Needs the "Gay" perk]</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>
<<if _player.relationships[_target.id] eq 0>>
Damn, you're beautiful - you know that? I'm going to really enjoy tonight.
<<elseif _player.relationships[_target.id] lte 25>>
I'm really a lucky guy, you know? Choosing me again tonight...
<<elseif _player.relationships[_target.id] lte 75>>
Let's go. You know the score.
<<else>>
My love. Let's go back to my place. You already know the way.
<</if>>
</div><br>
<button data-passage="club_fuck_6" class="button" type="button" tabindex="0">Next</button>
<</if>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">"I ain't doing this shit" - RETURN HOME</button><<set $target = 8>>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Let me think... why don't we have some foreplay first?</div><br>
<!-- Player has Vagina, sydney has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Lets take this slow and savour the moment...</div><br>
<div class="narratortextbox"><<= $characters[$target].name>> undresses <<print $characters[$playing].name>>, revealing their pussy. <<= $characters[$target].name>> wastes no time going to pound town on <<print $characters[$playing].name>>.</div><br>
<!-- sydney with a cock fucking a man with a pussy-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<<else>> <!-- sydney with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/vanilla.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You're amazing, you know that?</div><br>
<!-- Player has any type of Cock, sydney has Vagina -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Y'know, I don't know how it happened but I was blessed with the nicest pussy you've ever seen. I want you to fuck me hard!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'll do whatever you want me to, babe.</div><br>
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh yes! Fuck me harder!</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Use this on me!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can feel your passion, <<print $characters[$playing].name>></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>> is this okay for you?</div><br>
<!-- Player has any type of Cock, sydney has any type of cock GAY SCENE -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are my type, you know? From the moment I saw you I felt your soul reach out to mine.</div><br>
<div class="narratortextbox"><<= $characters[$target].name>> undresses and waits for <<print $characters[$playing].name>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I want to have you!</div><br>
<div class="narratortextbox"><<= $characters[$target].name>> sucks and licks the cock of <<print $characters[$playing].name>></div><br>
<!-- Player male has a Cock, sydney has a cock GAY SCENE (THIS IS A UNIVERSAL SCENE FOR MALE AND FEMALE CHARACTERS WITH COCKS-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sydney/scenes/sydneyBJ.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh gosh!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Now come, fuck my ass!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sydney/scenes/sydneyFuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh baby...</div><br>
<!-- Player has any type of vagina, sydney has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>This is gonna be freaky...</div><br>
<div class="narratortextbox">Soon, you find both parties sharing a dildo. Every inch moved causing a huge squirt of pleasure.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_anal.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk. They need to rest for the day.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You are really special. I hope we can see each other again soon.</div><br>
<<updateRelationship 1>>
<!-- Back to the interaction menu -->
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">You grab a drink from the bar</div><br>
<div class="imageboxbig"><img src="images/characters/ashlee/bartender.jpg" alt="" /></div><br>
<div class="narratortextbox">The waitress gives you a flirty smile.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/ashlee/bartender.png" alt="" /></div>Ashlee The Waitress<hr>Enjoy your drink, don't be a stranger..</div><br>
<<randomInteraction 100 "flirting">>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Back</button><div class="narratortextbox">You enter the nightclub. The noise is loud and the atmosphere is electric.</div><br>
<div class="imagebox"><img src="images/locations/nightclub/dancers.jpg" alt="" /></div><br>
<button data-passage="femalebathroom" class="button" type="button" tabindex="0">Go to the bathroom (Female)</button>
<button data-passage="malebathroom" class="button" type="button" tabindex="0">Go to the bathroom (Male)</button>
<button data-passage="buyadrink" class="button" type="button" tabindex="0">Buy a drink</button>
<button data-passage="randodance" class="button" type="button" tabindex="0">Dance</button><div class="narratortextbox">You arrive at the nightclub.</div><br>
<<set $time = $time + 10>>
<div class="imagebox"><img src="images/locations/nightclub/outside.jpg" alt="" /></div><br>
<button data-passage="nightclubenter" class="button" type="button" tabindex="0">Try to get in</button><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $hiddenUI = 1>>
<div class="narratortextbox">You walk towards the bouncer</div><br>
<div class="imagebox"><img src="images/characters/blade/blade.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Hmmmhh...</div><br>
<div class="narratortextbox">The bouncer checks you out to see if you are okay to enter the nightclub.</div><br>
<<if $characters[$playing].outfit != "Naked">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Looks like you are wearing a <<print $characters[$playing].outfit>>. This is good enough. You are okay to come in. No trouble, understood?</div><br>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Enter the nightclub</button>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Now why would I let a naked freak like you in? Get lost before I beat the shit out of you.</div><br>
<</if>>
<br><button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set $target = 9>>
<div class="narratortextbox"><<= $characters[$playing].name>> goes with Jason. What will happen to them, they dread to think.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Where are you taking me?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/jason/jasonchat.png" alt="" /></div>Jason<hr>Shut the fuck up!</div><br>
<div class="wrapper"><div class="narratortextbox"><<= $characters[$playing].name>> arrives to a small derelict apartment at the edge of the park with the man.</div><br>
<<set _player = $characters[$playing]>>
<<set _target = $characters[$target]>>
<div class="interactionBox">
<!-- Check 1: Are they relatives and don't have the "Family Lover" perk? -->
<<if _target.relativesid.includes(_player.id) and !_target.perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I ain't doing that shit with you! [Needs the "Family Lover" perk]</div><br>
<button data-passage="park" class="button" type="button" tabindex="0">End Interaction</button>
<<else>>
<!-- Check 2: Are they the same gender and both don't have the "Gay" perk? -->
<<if _player.gender == _target.gender and not (_player.perks.includes("Gay") or _target.perks.includes("Gay"))>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>The fuck? You're a dude? I ain't gay! [Needs the "Gay" perk]</div><br>
<button data-passage="park" class="button" type="button" tabindex="0">End Interaction</button>
<<else>>
<!-- Check 3: Does the relationship meet the threshold for this interaction? -->
<!-- Interaction happens here (customize for specific interaction) -->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Do whatever you want to me!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh believe me, I plan on it.</div><br>
<!-- Player has Vagina, Jason has any type of Cock -->
<<if (_player.genitals == "Vagina") and (_target.genitals == "Regular Cock" or _target.genitals == "Tiny Cock" or _target.genitals == "Big Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my god! Please wear protection!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Hell no!</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> is stripped naked, revealing his bare pussy for Jason, who wastes no time getting his hard black cock inside of it!</div><br>
<!-- jadon with a cock fucking a woman with a pussy-->
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- jadon with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/blacked_closeup2.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Damn, that's tight!</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> moans with a deep pleasure!</div><br>
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- jadon with a cock fucking a normal woman with a pussy-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/blacked_closeup.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh fuck! You are about to get creampied, bitch!</div><br>
<<if _player.gender eq "Male">>
<!-- SCENE NEEDED-->
<<else>> <!-- jadon with a cock fucking a normal woman with a pussy-->
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Please pull out!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/bbc_creampie.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">Jason fills <<= $characters[$playing].name>>'s pussy up with his cum. He quickly gets dressed and leaves <<= $characters[$playing].name>> lying with his seed all over your naked body. The sudden realisation that <<= $characters[$playing].name>> is lying in an abandoned building with a strangers cum on them makes you smile.</div><br>
<div class="monotextbox">Another devious deed!</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk. They need to rest for the day.</div><br>
<</if>>
<!-- Player has any type of Cock, Jason has Vagina -- NOT SUPPORTED -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<!-- normal woman with a vagina fucking a normal guy with a cock - uses a strapon-->
<<if _player.gender eq "Male">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<!-- normal woman with a vagina fucking a woman with a cock - uses a strapon-->
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr><<print $characters[$target].name>>! Holy shit!</div><br>
<!-- Player has any type of Cock, Jason has any type of cock GAY SCENE -->
<<elseif (_player.genitals == "Regular Cock" or _player.genitals == "Tiny Cock" or _player.genitals == "Big Cock") and (_target.genitals == "Tiny Cock" or _target.genitals == "Big Cock" or _target.genitals == "Regular Cock")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You'll learn not to walk my street again, fool!</div><br>
<!-- Player male has a Cock, Jason has a cock GAY SCENE (THIS IS A UNIVERSAL SCENE FOR MALE AND FEMALE CHARACTERS WITH COCKS-->
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/sissy_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ah!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You should've never messed with a real THUG!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/sissy_fuck2.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">Jason fills <<= $characters[$playing].name>>'s ass up with his cum. He quickly gets dressed and leaves <<= $characters[$playing].name>> lying with his seed all over your naked body. The sudden realisation that <<= $characters[$playing].name>> is lying in an abandoned building with a strangers cum on them makes you smile.</div><br>
<div class="monotextbox">Another devious deed!</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> heads home. They are barely able to walk after being fucked in the ass. They need to rest for the day.</div><br>
<!-- Player has any type of vagina, Jason has any type of vagina -->
<<elseif (_player.genitals == "Vagina" and _target.genitals == "Vagina")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>DOES NOT EXIST</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/jason/scenes/DOES NOT EXIST.mp4" type="video/mp4"></video></center></div><br>
<!-- Scene for other or undefined genital combinations (inclusive) -->
<<else>>
<div class="npctextbox">
Error: Wrong genital matchup. Please report this issue to the dev.
</div>
<</if>>
<!-- Important: Make sure you manually update Character Fucked Times counter depending on who fucks who -->
<!-- Optional: Check for virgins -->
<<checkAndRemoveVirgin>>
<<updateRelationship 5>>
<!-- Back to the interaction menu -->
<button data-passage="park" class="button" type="button" tabindex="0">Finish Interaction</button>
<</if>>
<</if>>
</div>
<<if !$achievements.dominator.unlocked>>
<<script>>
unlockAchievement("dominator");
<</script>>
<</if>><<if $time gte 9>>
<div class="narratortextbox">The sun is starting to come out. You should head home.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Go Home</button>
<<else>>
<div class="narratortextbox">You walk up to <<sistername>>, who must be working tonight on the street.</div><br>
<div class="imagebox"><img src="images/characters/sister/work.jpg" alt="" /></div><br>
<<if $chosen gte 4 and $chosen != 7>>
<div class="npctextbox"><<playericon>>$playing<hr>Are you... selling yourself?</div><br>
<div class="npctextbox"><<print $household[1].pic>><<sistername>><hr>What do you think? Interested?</div><br>
<button data-passage="natashaNightClub" class="button" type="button" tabindex="0">[Solicit Services]</button>
<<else>>
<div class="npctextbox"><<playericon>>$playing<hr><<sistername>>?, what are you doing here?</div><br>
<div class="npctextbox"><<print $household[1].pic>><<sistername>><hr>Don't make a big deal, yeah? I'm working.</div><br>
<<if $household[1].perks.includes('Family Lover')>>
<button data-passage="natashaNightClub" class="button" type="button" tabindex="0">[Solicit Services]</button>
<<else>>
<button data-passage="" class="button" type="button" tabindex="0">[<<sistername>> needs 'Family Lover']</button>
<</if>>
<</if>>
<<homebutton>>
<</if>><<if $time gte 17>>
<div class="narratortextbox">The sun is starting to come out. You should head home.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Go Home</button>
<<else>>
<div class="narratortextbox">You stand around and wait for a customer to show up. There is another hooker here with you. [Reputation: $prosRep]</div><br><<time>>
<div class="imagebox"><img src="images/locations/park/night.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hooker/hooker.png" alt="" /></div>Hooker<hr>
<<if $prosRep eq 0>>
First time? You're good looking, you'll get a sleezebag tonight. I'm sure of it!
<<elseif $prosRep lte 50>>
Oh, it's you again! Be careful, there's been some real creeps lately...
<<elseif $prosRep lte 100>>
Hey! We're like work besties now, huh?! Wanna be friends?
<<elseif $prosRep lte 120>>
Hey <<sistername>>! You need cash too, huh? Life ain't easy for us women!
<<elseif $prosRep lte 300>>
Ugh, my regulars aren't even showing up anymore! What's going on lately!
<<elseif $prosRep lte 500>>
You're getting a real reputation around here!
<<elseif $prosRep lte 750>>
What's a professional like you doing working the streets?
<<elseif $prosRep lte 1000>>
<<sistername>>, why are you even here? You don't need this!
<<elseif $prosRep lte 2000>>
I'm honored to be in the presence of the hooker queen!
<<elseif $prosRep gte 2001>>
Seriously, you love sucking the dick cheese out of these losers? Get outta here!
<<elseif $prosRep lt 0>>
Your reputation isn't very good, sweetie. You really need to go with what the customers want. Even if it's abit gross.
<</if>>
</div><br>
<button data-passage="parkStare" class="button" type="button" tabindex="0">Stare at Her Tits</button>
<button data-passage="parkCustomer" class="button" type="button" tabindex="0">Wait for a customer</button>
<</if>>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<set _rando to random(1,6)>>
<div class="imagebox"><img src="images/locations/park/night.jpg" alt="Park at Night" /></div><br>
<div class="narratortextbox">You wait in the freezing cold, hoping for someone to approach. The feeling gnaws at you, leaving an ache of emptiness.</div><br>
<<if _rando lte 2>>
<div class="narratortextbox">A man approaches, glancing at you with a knowing look... could this be a client?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="Client" /></div>???<hr>Hey, want to come back to my place?</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Refuse & Go Home</button>
<button data-passage="clientDecide" class="button" type="button" tabindex="0">Accept</button>
<<set $client = "man">>
<<elseif _rando lte 4>>
<div class="narratortextbox">A woman with an inviting smile steps into view. Is she here for you?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="Female Client" /></div>???<hr>Wow, aren't you something? Looking to earn some cash tonight?</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Refuse & Go Home</button>
<button data-passage="clientDecide" class="button" type="button" tabindex="0">Accept</button>
<<set $client = "female">>
<<elseif _rando eq 5>>
<<set $target = $characters.findIndex(char => char.id === "dad")>>
<div class="narratortextbox">A familiar face comes into view... it's <<print $characters[$target].name>>!</div><br>
<div class="imagebox"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Huh, <<sistername>>?</div><br>
<<if $characters[$target].relationships[$characters.findIndex(char => char.id === "sister")] gte 90 and $characters[$target].perks.includes("Family Lover")>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>So, I guess this is what you do now, huh?</div><br>
<div class="narratortextbox">The fact that <<print $characters[$target].name>> has the *Family Lover* perk shifts the situation; he isn't as repulsed by the idea of paying for such services from <<sistername>>.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I should be disgusted, but I can't help myself... would you consider giving your old man a good time tonight? We don’t need to tell <<momname>>...</div><br>
<div class="narratortextbox">A wave of tension courses through <<sistername>>. This is crossing a line.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Refuse & Go Home</button>
<<if $characters[$playing].perks.includes("Family Lover")>>
<button data-passage="clientDecide" class="button" type="button" tabindex="0"><<familylover>> - Accept</button>
<<else>>
<button class="button" type="button" tabindex="0" disabled>Accept [Requires <<familylover>> Perk]</button>
<</if>>
<<set $client = "dad">>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What the hell do you think you're doing?! Get your ass home right now! You're better than this. What happened to your job at the café?</div><br>
<div class="narratortextbox">The relationship between <<print $characters[$target].name>> and <<sistername>> has worsened significantly.</div><br>
<<updateRelationship -15>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Why are you even here, spying on me? You're such a hypocrite!</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go Home</button>
<</if>>
<<else>>
<div class="narratortextbox">The night is quiet, and no one seems interested tonight.</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Go Home and Sleep</button>
<</if>><div class="narratortextbox">You arrive to the location with the client.</div><br>
<<clientChoice>>
/* Male Client */
<<if $client eq "man">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>Is it okay if we do $chosenSex?</div><br>
/* Female Client */
<<elseif $client eq "female">>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>Is it okay if we do $chosenSex?</div><br>
<<else>>
<<set $target = 2>>
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Is it okay if we do $chosenSex?</div><br>
<</if>>
<button data-passage="sexAccept" class="button" type="button" tabindex="0">Accept</button>
<button data-passage="sexReject" class="button" type="button" tabindex="0">Reject</button><div class="narratortextbox">You accept the request of the client and prepare for some $chosenSex. <br>You've gained some reputation as a prostitute.</div><br>
<<set $prosRep = $prosRep + 10>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Alright, $chosenSex... that sounds good.</div><br>
<<clientPreference>>
/* Male Client */
<<if $client eq "man">>
<<if $chosenSex eq "Pissing">>
<div class="narratortextbox">Ah, Urolagnia - the sexual excitement at the sight or thought of urine or urination!</div><br>
<div class="monotextbox">Not really my thing to be honest...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>I want you to piss on me, come to the bathroom!</div><br>
<div class="imagebox"><img src="images/park/1.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<print $characters[$playing].name>> can tell this isn't his first time buying a whore. He looks as <<print $characters[$playing].name>> with intent.</div><br>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> strips and direct her <<print $characters[$playing].genitals>> in the direction of the man's face and unleash a tide of clear piss. He mops it up with his tongue and directs the stream inside his mouth.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gay_pissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> strips and spread her legs infront of the man's face and unleash a tide of clear piss. As he is lies down in the bathtub,he gags and he struggles to breath with all of <<print $characters[$playing].name>>'s piss running all over his face. He is visibly erect.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/pissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Blowjob">>
<div class="narratortextbox">A good old fashioned blowjob, did you know that the first ever documented blowjob in human history was on an Egyptian god?</div><br>
<div class="monotextbox">Dirty fuckers!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>I want a blowjob. Is that okay?</div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<print $characters[$playing].name>> can tell this isn't his first time buying a whore. He looks as <<print $characters[$playing].name>> with intent.</div><br>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> gulps in anticipation for sucking on this guys dick (which by the way is pretty big!).</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/gloryhole.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>Oh my god you suck like a pro! I could barely last!</div><br>
<</if>>
<<if $chosenSex eq "Vanilla Sex">>
<div class="narratortextbox">Sex!</div><br>
<div class="monotextbox">I hope you don't catch anything, <<print $characters[$playing].name>>!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>I want just a quick fuck.</div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<print $characters[$playing].name>> can tell this isn't his first time buying a whore. He looks as <<print $characters[$playing].name>> with intent.</div><br>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> undresses and lies carefully on the man's bed. It's nice and comfy. Noticing <<print $characters[$playing].name>>'s cock, the man instructs you to sit on his lap so he can fuck her while jerking her off. Hot!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>Oh my god that was incredible! Even some action for you!</div><br>
<<else>>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> undresses and lies carefully on the man's bed. It's nice and comfy. <<print $characters[$playing].name>> spreads her legs and lets the man go inside her.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client1/client1_vanilla.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>I'm really not going to last long!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client1/client1_vanilla2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Shit, take it out! Don't cum inside me!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client1/client1_vanilla_cum.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<</if>>
<<if $chosenPref eq $characters[$playing].genitals>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>This was amazing! I just love your <<print $characters[$playing].genitals>></div><br>
<<set $prosRep = $prosRep + 5>>
<div class="narratortextbox">You gained some extra kudos for having a genital that the client really loved!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client1/client1.png" alt="" /></div>???<hr>This was good, but I usually prefer a girl with a $chosenPref</div><br>
<</if>>
/* Female Client */
<<elseif $client eq "female">>
<<if $chosenSex eq "Pissing">>
<div class="narratortextbox">Ah, Urolagnia - the sexual excitement at the sight or thought of urine or urination!</div><br>
<div class="monotextbox">Not really my thing to be honest...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>I want you to piss on me, come to the bathroom!</div><br>
<div class="imagebox"><img src="images/characters/client2/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
<div class="narratortextbox">As instructed, you strip and direct your <<print $characters[$playing].genitals>> in the direction of the woman's face and unleash a tide of clear piss. She mops it up with her tongue and directs the stream inside her mouth as she plays with herself.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_pissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">As instructed, you strip and spread your legs infront of the womans face and unleash a tide of clear piss. She mops it up with her tongue and directs the stream inside her mouth as she plays with herself.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbian_pissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Fingering">>
<div class="narratortextbox">Fingering, something we can all be good at!</div><br>
<div class="monotextbox">Good if you've got a tiny cock!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>I want you to use your fingers on me! Come!</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<div class="narratortextbox">As instructed, you lick your finger tips and 'warm up' the client. Rubbing their clit in a circular motion until they widen enough for your fingers to enter them.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client2/client4_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Pussy Eating">>
<div class="narratortextbox">Pussy Eating, good until your tongue gets tired!</div><br>
<div class="monotextbox">if you'd suck pussy you'd suck anything!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>I want you to use your tongue, get it inside me!</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<div class="narratortextbox">As instructed, <<print $characters[$playing].name>> dives into the inbetween area of the client's legs and sticks their tongue out - soon finding themselves licking and sucking the pussy of the client.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client2/client4_pussyeating.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>That's so nice baby, go abit deeper if you can!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/client2/client4_pussyeating2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenPref eq $characters[$playing].genitals>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>This was amazing! I just love your <<print $characters[$playing].genitals>></div><br>
<<set $prosRep = $prosRep + 5>>
<div class="narratortextbox">You gained some extra kudos for having a genital that the client really loved!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client2/client4.png" alt="" /></div>???<hr>This was good, but I usually prefer a girl with a $chosenPref</div><br>
<</if>>
<<else>>
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I can't believe im paying you to do this... I just can't help myself around you lately..</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> moves the window curtain slightly with his hand and peaks outside just to double check nobody saw them go inside.</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> starts to undress. <<print $characters[$playing].name>> does the same.</div><br>
<div class="imagebox"><img src="images/characters/sister/sister_motel.jpg" alt="" /></div><br>
<<if $characters[$target].genitals eq "Regular Cock" or $characters[$target].genitals eq "Tiny Cock" or $characters[$target].genitals eq "Large Cock">>
/*They have a dick */
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
/*sister have a dick, they have a dick. Fuck them in the asshole */
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>When I saw you had such a nice cock I just had to see it for myself... don't worry, I'll wear lube.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/trans_fucks_guy.mp4" type="video/mp4"></video></center></div><br>
<<else>>
/*sister have a vagina, they have a dick. vanilla*/
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I feel so dirty paying for my own... let me get inside you!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/scenes/sisterfuck4.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my god!! No!</div><br>
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Am I really going to cum?! Oh shit!!! I can't stop!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/scenes/sisterfuck2.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>At least you didn't cum inside me!</div><br>
<</if>>
<<else>>
/*They have a vagina */
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Tiny Cock" or $characters[$playing].genitals eq "Large Cock">>
/*sister have a dick, dad have a vagina. Fuck their pussy with sister cock */
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>When I saw you had such a nice cock I just had to see it for myself... what? You didn't think I had a pussy? I'm ready to be fucked and cummed inside like a little slut!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Oh my god!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/ftm_fucked.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Shit, you're tight!</div><br>
<<else>>
/* pussy vs pussy*/
<div class="npctextbox"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I didn't realise we both would have such nice pussies. I guess we can play with some toys?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Have you done this before, <<print $characters[$target].name>>?!</div><br>
<</if>>
<div class="narratortextbox">Okay... that was fun. Let's never do this again. I feel so ashamed.</div><br>
<div class="narratortextbox">The relationship of <<print $characters[$target].name>> has increased</div><br>
<</if>>
<</if>>
<div class="narratortextbox">The client pays <<print $characters[$playing].name>> for their services and you leave. Another happy customer!</div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Go Home</button><div class="narratortextbox">You reject the request of the client and leave straight away. Your reputation as a prostitute has decreased.</div><br> <<set $prosRep = $prosRep - 25>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I can't do this! I'm going home!</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">You accept the request of the client and prepare for some $chosenSex. <br>You've gained some reputation as a prostitute.</div><br>
<<set $prosRep = $prosRep + 10>>
<div class="npctextbox"><<playericon>>$playing<hr>Alright, $chosenSex... that sounds good.</div><br>
<<clientPreference>>
/* Male Client */
<<if $client eq "man">>
<<if $chosenSex eq "Pissing">>
<div class="narratortextbox">Ah, Urolagnia - the sexual excitement at the sight or thought of urine or urination!</div><br>
<div class="monotextbox">Not really my thing to be honest...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>I want you to piss on me, come to the bathroom!</div><br>
<div class="imagebox"><img src="images/park/1.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<sistername>> can tell this isn't his first time buying a whore. He looks as <<sistername>> with intent.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">As instructed, <<sistername>> strips and direct her <<print $household[$chosen].genitals>> in the direction of the man's face and unleash a tide of clear piss. He mops it up with his tongue and directs the stream inside his mouth.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/gay_pissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">As instructed, <<sistername>> strips and spread her legs infront of the man's face and unleash a tide of clear piss. As he is lies down in the bathtub,he gags and he struggles to breath with all of <<sistername>>'s piss running all over his face. He is visibly erect.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/pissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Blowjob">>
<div class="narratortextbox">A good old fashioned blowjob, did you know that the first ever documented blowjob in human history was on an Egyptian god?</div><br>
<div class="monotextbox">Dirty fuckers!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>I want a blowjob. Is that okay?</div><br>
<div class="imagebox"><img src="images/park/1.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<sistername>> can tell this isn't his first time buying a whore. He looks as <<sistername>> with intent.</div><br>
<div class="narratortextbox">As instructed, <<sistername>> gulps in anticipation for sucking on this guys dick (which by the way is pretty big!).</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>Oh my god you suck like a pro! I could barely last!</div><br>
<</if>>
<<if $chosenSex eq "Vanilla Sex">>
<div class="narratortextbox">Sex!</div><br>
<div class="monotextbox">I hope you don't catch anything, <<sistername>>!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>I want just a quick fuck.</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the young man standing with his dick out, already hard. He's excited and <<sistername>> can tell this isn't his first time buying a whore. He looks as <<sistername>> with intent.</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">As instructed, <<sistername>> undresses and lies carefully on the man's bed. It's nice and comfy. Noticing <<sistername>>'s cock, the man instructs <<sistername>> to sit on his lap so he can fuck her while jerking her off. Hot!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/trans.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>Oh my god that was incredible! Even some action for you!</div><br>
<<else>>
<div class="narratortextbox">As instructed, <<sistername>> undresses and lies carefully on the man's bed. It's nice and comfy. <<sistername>> spreads her legs and lets the man go inside her.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client1_vanilla.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>I'm really not going to last long!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client1_vanilla2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Shit, take it out! Don't cum inside me!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client1_vanilla_cum.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<</if>>
<<if $chosenPref eq $household[$chosen].genitals>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>This was amazing! I just love your <<print $household[$chosen].genitals>></div><br>
<<set $prosRep = $prosRep + 5>>
<div class="narratortextbox">You gained some extra kudos for having a genital that the client really loved!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client1.png" alt="" /></div>???<hr>This was good, but I usually prefer a girl with a $chosenPref</div><br>
<</if>>
/* Female Client */
<<elseif $client eq "female">>
<<if $chosenSex eq "Pissing">>
<div class="narratortextbox">Ah, Urolagnia - the sexual excitement at the sight or thought of urine or urination!</div><br>
<div class="monotextbox">Not really my thing to be honest...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>I want you to piss on me, come to the bathroom!</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
<div class="narratortextbox">As instructed, you strip and direct your <<print $household[$chosen].genitals>> in the direction of the woman's face and unleash a tide of clear piss. She mops it up with her tongue and directs the stream inside her mouth as she plays with herself.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/trans_pissing.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">As instructed, you strip and spread your legs infront of the womans face and unleash a tide of clear piss. She mops it up with her tongue and directs the stream inside her mouth as she plays with herself.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/lesbian_pissing.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Fingering">>
<div class="narratortextbox">Fingering, something we can all be good at!</div><br>
<div class="monotextbox">Good if you've got a tiny cock!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>I want you to use your fingers on me! Come!</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<div class="narratortextbox">As instructed, you lick your finger tips and 'warm up' the client. Rubbing their clit in a circular motion until they widen enough for your fingers to enter them.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client4_fingering.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenSex eq "Pussy Eating">>
<div class="narratortextbox">Pussy Eating, good until your tongue gets tired!</div><br>
<div class="monotextbox">if you'd suck pussy you'd suck anything!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>I want you to use your tongue, get it inside me!</div><br>
<div class="imagebox"><img src="images/park/4.jpg" alt="" /></div><br>
<div class="narratortextbox">You see the beautiful woman stripped naked in the bathroom, waiting for you to get dirty with her. You wonder why a woman as beautiful as this is actually *paying* for sex!? She could have anyone she wanted... there must be another reason...</div><br>
<div class="narratortextbox">As instructed, <<sistername>> dives into the inbetween area of the client's legs and sticks their tongue out - soon finding themselves licking and sucking the pussy of the client.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client4_pussyeating.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>That's so nice baby, go abit deeper if you can!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client4_pussyeating2.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>Oh my god that was incredible!</div><br>
<</if>>
<<if $chosenPref eq $household[$chosen].genitals>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>This was amazing! I just love your <<print $household[$chosen].genitals>></div><br>
<<set $prosRep = $prosRep + 5>>
<div class="narratortextbox">You gained some extra kudos for having a genital that the client really loved!</div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/park/client4.png" alt="" /></div>???<hr>This was good, but I usually prefer a girl with a $chosenPref</div><br>
<</if>>
<<else>>
<div class="npctextbox"><<dadchat>><<dadname>><hr>I can't believe im paying you to do this... I just can't help myself around you lately..</div><br>
<div class="imagebox"><img src="images/park/motel.jpg" alt="" /></div><br>
<div class="narratortextbox"><<dadname>> moves the window curtain slightly with his hand and peaks outside just to double check nobody saw them go inside.</div><br>
<div class="narratortextbox"><<dadname>> starts to undress. <<sistername>> does the same.</div><br>
<div class="imagebox"><img src="images/park/sister_motel.jpg" alt="" /></div><br>
<<if $household[3].genitals eq "Regular Penis" or $household[3].genitals eq "Tiny Penis" or $household[3].genitals eq "Large Penis">>
/*They have a dick */
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
/*sister have a dick, they have a dick. Fuck them in the asshole */
<div class="npctextbox"><<dadchat>><<dadname>><hr>When I saw you had such a nice cock I just had to see it for myself... don't worry, I'll wear lube.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
/*sister have a vagina, they have a dick. vanilla*/
<div class="npctextbox"><<dadchat>><<dadname>><hr>I feel so dirty paying for my own... let me get inside you!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/sisterfuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh my god!! No!</div><br>
<div class="npctextbox"><<dadchat>><<dadname>><hr>Am I really going to cum?! Oh shit!!! I can't stop!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/sisterfuck4.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/park/client1_vanilla_cum.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>At least you didn't cum inside me!</div><br>
<</if>>
<<else>>
/*They have a vagina */
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
/*sister have a dick, dad have a vagina. Fuck their pussy with sister cock */
<div class="npctextbox"><<dadchat>><<dadname>><hr>When I saw you had such a nice cock I just had to see it for myself... what? You didn't think I had a pussy? I'm ready to be fucked and cummed inside like a little slut!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Oh my god!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/ftm_fuck.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Shit, you're tight!</div><br>
<<else>>
/* pussy vs pussy*/
<div class="npctextbox"><<dadchat>><<dadname>><hr>I didn't realise we both would have such nice pussies. I guess we can play with some toys?</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Have you done this before, <<dadname>>?!</div><br>
<</if>>
<div class="narratortextbox">Okay... that was fun. Let's never do this again. I feel so ashamed.</div><br>
<div class="narratortextbox">The relationship of <<dadname>> has increased</div><br> <<set $dadrelationsister = $dadrelationsister + 5>>
<</if>>
<</if>>
<<if $prosRep gte 50 and $sisterLaptopOwned != 1>>
<div class="narratortextbox">The client can't pay you!</div><br>
<div class="npctextbox"><<playericon>>$playing<hr>Hey! I need paid for this! What the fuck!</div><br>
<div class="narratortextbox">The client apologises, they never brought any cash with them! Instead they offer you their laptop! Think of the devlish deeds you could do with the internet at your fingertips!</div><br>
<div class="monotextbox">We don't do it for the money, <<sistername>>. Take the fucking laptop.</div><br>
<div class="narratortextbox"><<sistername>> takes the laptop home! The laptop is now available for <<sistername>>!</div><br> <<set $sisterLaptopOwned = 1>>
<<else>>
<div class="narratortextbox">The client pays <<sistername>> for their services and you leave. Another happy customer!</div><br>
<</if>>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Finish & Go Home</button><div class="narratortextbox">You command Natasha to stare at the Hooker's tits. In some feeble attempt to turn her gay!</div><br>
<<time>>
<div class="imagebox"><img src="images/locations/park/night.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/hooker/hooker.png" alt="" /></div>Hooker<hr>
Hey, I charge for that! My eyes are up here!</div><br>
<<randomPerk 10 "Gay">>
<button data-passage="parkBusiness" class="button" type="button" tabindex="0">Caught Red Handed</button><div class="narratortextbox">You hand over some cash to <<print $household[1].name>> and she takes you across the road outside the park to a motel where she has a room booked.</div><br><<time>>
<div class="monotextbox">I've really transformed <<print $household[1].name>> a lot, huh? Now, she's completely immersed in the lust and doesn't rely on my control anymore</div><br>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>It's just this room here... make yourself comfortable...</div><br>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>Oh, and just to let you know. I've got a <<print $household[1].genitals>>, is that okay?</div><br>
<<if $household[$chosen].gender.includes('Female')>>
<<if $household[$chosen].perks.includes('Gay')>>
<button data-passage="fuck_pros_nat2" class="button" type="button" tabindex="0">Enter the Motel Room</button>
<<else>>
<div class="narratortextbox">There is an overpowering urge within $playing. They bolt out of the motel and run home. They cannot do this without the 'Gay' perk.</div><br>
<</if>>
<<else>>
<button data-passage="fuck_pros_nat2" class="button" type="button" tabindex="0">Enter the Motel Room</button>
<</if>>
<<homebutton>><<set $rando to random(1, 2)>><<set $randofuck to random(1, 2)>>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>Let's not waste any time, why dont you undress for me and lie on the bed?</div><br>
<div class="narratortextbox">$playing watches <<print $household[1].name>> undress, revealing their sexy naked body for you to see.</div><br>
<<if $household[$target].genitals eq "Regular Penis" or $household[$target].genitals eq "Tiny Penis" or $household[$target].genitals eq "Large Penis">>
/*They have a dick */
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
/*You have a dick, they have a dick. Fuck them in the asshole */
<div class="narratortextbox">$playing watches <<print $household[1].name>> whip out their cock. It'll be a nice reach around while you are fucking</div><br>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>Is yours bigger than mine? I'm not sure!</div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/fuck2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
/*You have a vagina, they have a dick. Fuck them in the asshole with a strapon */
<div class="narratortextbox">Because $playing doesn't have a cock. They use a strapon to fuck <<sistername>>!</div><br>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>Uh, well. There isn't really anything for us to do, right? If you really want to fuck me, use the strapon in the drawer!</div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/strapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<<else>>
/*They have a vagina */
<<if $household[$chosen].genitals eq "Regular Penis" or $household[$chosen].genitals eq "Tiny Penis" or $household[$chosen].genitals eq "Large Penis">>
/*You have a dick, they have a vagina. Fuck their pussy with your cock */
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>I've been waiting for someone with such a nice cock to come over and satisfy me. These nights have been so quiet and lonely...</div><br>
<div class="narratortextbox">You waste no time fucking the shit out of <<sistername>>!</div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/sisterfuck.mp4" type="video/mp4"></video></center></div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/sister/sisterfuck4.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/lesbianstrapon.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<</if>>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>You fuck like you are possessed! Let's lie down...</div><br>
<div class="narratortextbox">The fucking stops. You fall asleep next to <<sistername>></div><br>
<button data-passage="fuck_pros_nat3" class="button" type="button" tabindex="0">Next</button><div class="imagebox"><img src="images/chapter2/alonebed.jpg" alt="" /></div><br>
<div class="narratortextbox">You wake up in the middle of the night. <<sistername>> has gone. You should head home.</div><br>
<<set $time = 11>>
<<homebutton>>
<<set $natashaProsUsed = 1>><div class="imagebox"><img src="images/park/night.jpg" alt="" /></div><br>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>
<<if $natashaProsUsed eq 1>>
Hey, it's you again. Ready for another round?
<<else>>
<<if $household[$chosen].gender eq "Male">>Hey Handsome<<else>>Hey Honey, you like what you see?<</if>>
<</if>>
</div><br>
<<if $household[1].gender eq $household[$chosen].gender>>
<<if $household[1].perks.includes('Gay')>>
<button data-passage="fuck_pros_nat" class="button" type="button" tabindex="0">Solicit Services</button>
<<else>>
<div class="npctextbox"><<print $household[1].pic>><<print $household[1].name>><hr>Sorry, I'm not into chicks.</div><br>
<</if>>
<<else>>
<button data-passage="fuck_pros_nat" class="button" type="button" tabindex="0">Solicit Services</button>
<</if>>
<<homebutton>><<widget "clientChoice">>
<<if $client eq "man">>
<<set _perksToAdd to [
"Vanilla Sex",
"Blowjob",
"Pissing"
]>>
<<set $chosenSex to _perksToAdd.random()>>
<</if>>
<<if $client eq "female">>
<<set _perksToAdd to [
"Pussy Eating",
"Fingering",
"Pissing"
]>>
<<set $chosenSex to _perksToAdd.random()>>
<</if>>
<<if $client eq "dad">>
<<set _perksToAdd to [
"Vanilla Sex"
]>>
<<set $chosenSex to _perksToAdd.random()>>
<</if>>
<</widget>>
<<widget "clientPreference">>
<<set _perksToAdd to [
"Tiny Cock",
"Large Cock",
"Regular Cock",
"Vagina"
]>>
<<set $chosenPref to _perksToAdd.random()>>
<</widget>><div class="narratortextbox">You arrive at the park</div><br>
<<if $time gte 12>>
<div class="imagebox"><img src="images/locations/park/night.jpg" alt="" /></div><br>
<div class="narratortextbox">It's really late and hardly anyone is around.</div><br>
<<if $playing eq 1 and $stories.find(story => story.id === "prostitute_natasha" && story.complete)>>
<button data-passage="parkBusiness" class="button" type="button" tabindex="0">Prostitute - Wait for a Customer</button>
<</if>>
<<else>>
<div class="imagebox"><img src="images/locations/park/day.jpg" alt="" /></div><br>
<div class="narratortextbox">It's daytime and lots of people are walking around the park.<br>It makes <<= $characters[$playing].name>> feel at ease.</div><br>
<<if $characters[$playing].outfit eq "Naked">>
<div class="narratortextbox">But wait! <<= $characters[$playing].name>> is completely naked! They stand in the busy park with their bits hanging out for the world to see.</div><br>
<div class="narratortextbox">They are trembling inside but your control remains firm. People stop and stare and take photos of <<= $characters[$playing].name>>.</div><br>
<div class="monotextbox">Hehe! - what a slut!</div><br>
<</if>>
<</if>>
<<if $time lte 11>>
<button data-passage="parkWalk" class="button" type="button" tabindex="0">Go For A Walk</button><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox"><<= $characters[$playing].name>> goes for a walk through the park</div><br>
<<time>>
<<set $target = 9>>
<<set $currentlocation = "park">>
<<set $hiddenUI = 1>>
<<set _randomEncoutner = random(1,10)>>
<div class="imageboxbig"><img src="images/characters/jason/jason.jpg" alt="" /></div><br>
<div class="narratortextbox">A very large man watches <<= $characters[$playing].name>> as they walk through the park. You think he might be following <<= $characters[$playing].name>></div><br>
<<if $characters[$playing].gender eq "Female">>
<<if _randomEncoutner lte 3>>
<div class="narratortextbox">The man approaches <<print $characters[$playing].name>></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/jason/jasonchat.png" alt="" /></div>Jason<hr>Damn you are a real nice piece of ass. You wanna let me get a piece?</div><br>
<button data-passage="goJason" class="button" type="button" tabindex="0">Go with Jason</button>
<button data-passage="park" class="button" type="button" tabindex="0">Run Away</button>
<<else>>
<div class="narratortextbox">The man loses you in the park. Nothing happens! Cool!</div><br>
<button data-passage="park" class="button" type="button" tabindex="0">Finish Your Walk</button>
<</if>>
<<else>> /* Male */
<<if $characters[$playing].perks.includes('Dom')>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/jason/jasonchat.png" alt="" /></div>Jason<hr>Come here!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You talking to me, punk?</div><br>
<div class="narratortextbox">The man backs off. Your dominator alpha male energy scares him.</div><br>
<<else>>
<<if _randomEncoutner lte 3>>
<<if $characters[$playing] == "Female Dress">>
<div class="narratortextbox">The man approaches <<= $characters[$playing].name>></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/jason/jasonchat.png" alt="" /></div>Jason<hr>Why the fuck you wearing girls clothing for? Sissy bitch! Come here! </div><br>
<button data-passage="goJason" class="button" type="button" tabindex="0">Go with Jason</button>
<button data-passage="park" class="button" type="button" tabindex="0">Run Away</button>
<<else>>
<div class="narratortextbox">The man approaches <<= $characters[$playing].name>></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/jason/jasonchat.png" alt="" /></div>Jason<hr>I'm going to make you my bitch!</div><br>
<button data-passage="goJason" class="button" type="button" tabindex="0">Go with Jason</button>
<button data-passage="park" class="button" type="button" tabindex="0">Run Away</button>
<</if>>
<<else>>
<div class="narratortextbox">The man loses you in the park. Nothing happens! Cool!</div><br>
<button data-passage="park" class="button" type="button" tabindex="0">Finish Your Walk</button>
<</if>>
<</if>>
<</if>>
<br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Philippe's Office</div><br>
<<set $target = 19>>
<div class="monotextbox">I hope I didn't just lose <<sistername>> to Philippe. I'd better keep an eye out on what's going on. Her lust has grown so much since I first took her soul over. I feel like a proud parent.</div><br>
<div class="narratortextbox">You snap back to reality and witness <<sistername>> being played with by the two men.</div><br>
<div class="imagebox"><img src="images/characters/natasha/threesome.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/allen_paul/allenchat.png" alt="" /></div>Allen<hr>Fuck, you're going to be my favourite fuck so far! Philippe she's a keeper!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/DP.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">The men continue to fuck <<sistername>> in all her holes, they show little to no regard for her and use her like a toy.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/universal_scenes/DP2.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">After a short while the men finish fucking <<sistername>>, she lies on the bed exhausted. Philippe gives the thumbs up to the guys from behind the camera. <br>The men finish their loads on <<sistername>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/natasha/scenes/sisterfacial.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<sistername>>, you did well. But now its time for you to come with me. Forever.</div><br>
<<updatequests "fuckdoll_natasha" 100>>
<button data-passage="introWhore" class="button" type="button" tabindex="0">Accept Your Fate</button><div class="narratortextbox">In this very moment, <<sistername>> feels alive. Despite allowing so many other people to use her body, she still has a lust inside of her. She wants to be 'in control' of her desire. It's safe to say <<sistername>> is becoming more sexually confident but she wants to be in control of her new destiny.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I can't fucking believe what just happened...</div><br>
<div class="monotextbox">This was traumatising for her, sure, but it also was a worthwhile experience. Natasha is not comfortable in this space. She just wants to do her own thing. It's time to guide her a little more towards the dark side.</div><br>
<<updatequests "prostitute_natasha" 100>>
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Finish</button><<if $time gte 9>>
<div class="narratortextbox">Philippe's Office</div><br>
<div class="narratortextbox">It's too late to be here right now.</div><br>
<<else>>
<<set $target = 19>>
<div class="narratortextbox">Philippe's Office</div><br>
<div class="imagebox"><img src="images/locations/photography/officeinside.jpg" alt="" /></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> enters the office of Philippe. There is camera equipment and a small computer. It looks nice in here compared to the surrounding area.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You finally came! <<print $characters[$playing].name>>! Do you want to get to work?</div><br>
<button data-passage="takesomephotos" class="button" type="button" tabindex="0">Take Photos</button><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper">
<div class="narratortextbox">Philippe's Office</div><br>
<div class="imageboxbig"><img src="images/locations/photography/office.jpg" alt="" /></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> stands outside of the office where Philippe works. The street is quiet, and the building looks a little run down.<br>There are hookers standing on the street corners.</div><br>
</div>
<<if $time lte 10 and $stories.find(story => story.id === "phillippeexperience" && story.progress >= 80 && story.progress <= 90)>>
<button data-passage="insideoffice" class="button" type="button" tabindex="0">Enter</button>
<<else>>
<div class="monotextbox">There isn't anything for us to do at this time.</div><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="wrapper"><div class="narratortextbox">Philippe's Office</div><br>
<div class="imagebox"><img src="images/locations/photography/officeinside.jpg" alt="" /></div><br>
<div class="narratortextbox">Philippe prepares for the shoot.</div><br>
<<if $stories.find(story => story.id === "phillippeexperience" && story.progress gte 90)>>
<div class="narratortextbox">SOMETHING DOESNT FEEL RIGHT.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>, you are magnifique! So much so that I brought friends over to see your nude shoots!</div><br>
<div class="narratortextbox"><<print $characters[$target].name>> starts to feel uncomfortable</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>A friend? I'm not sure I want to do shoots around strangers Philippe... I...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I must insist, <<print $characters[$playing].name>>. You are a special girl. Everyone should be able to have a taste of you! No?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>A taste?</div><br>
<div class="narratortextbox">There is a silence in the air as a two balding overweight men walk into the room. Philippe walks over quickly to greet them quitely. You're not 100% sure but you think they handed Philippe some cash. What is going on?</div><br>
<div class="narratortextbox">The entire situation is very awkward for <<print $characters[$playing].name>>. You suspect something sinister.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr><<print $characters[$playing].name>>, please meet me two friends... Allen and Paul.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/allen_paul/allenchat.png" alt="" /></div>Allen<hr>You're pretty...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/allen_paul/paulchat.png" alt="" /></div>Paul<hr>Hello dear...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>What the fuck is going on? Who are these-</div><br>
<div class="narratortextbox">The two men start undressing...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Whoaaa! Nope! I'm outta here!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Stop. Listen to me you fucking whore. Get back infront of the camera and suck those dicks right now. You're a slut, this is what you are here for. You think I wanted photos? Fuck your photos. Girls like you are good for only one thing and thats getting fucked!</div><br>
<div class="narratortextbox">This seems like an important descision. You should choose carefully.</div><br>
<<set $time = $time + 10>>
<<updatequests "phillippeexperience" 100>>
<button data-passage="becomeFuckDoll" class="button" type="button" tabindex="0">Obey Philippe and be his whore forever [Doomed Fuck Doll]</button>
<button data-passage="becomeProstitute" class="button" type="button" tabindex="0">Run Away [Prostitute]</button>
<<elseif $stories.find(story => story.id === "phillippeexperience" && story.progress gte 85)>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Babe, I need to see skin. Lose the clothes.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Really? I'm really not sure about this.</div><br>
<div class="narratortextbox">Natasha is not sure about this, but Phillipe's gaze tears through Natasha's soul. She gives in and takes off her clothes.</div><br>
<<set _rando to random(1, 3)>>
<<if _rando eq 1>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/lewd1.jpg" alt="" /></div><br>
<<elseif _rando eq 2>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/lewd2.jpg" alt="" /></div><br>
<<elseif _rando eq 3>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/lewd3.jpg" alt="" /></div><br>
<</if>>
<<updatequests "phillippeexperience" 1>>
<<time>>
<<set $time = $time + 2>>
<button data-passage="insideoffice" class="button" type="button" tabindex="0">Finish</button>
<<else>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>We're going to get those regular shots today.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm fine with that.</div><br>
<<set _rando to random(1, 3)>>
<<if _rando eq 1>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/1.jpg" alt="" /></div><br>
<<elseif _rando eq 2>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/2.jpg" alt="" /></div><br>
<<elseif _rando eq 3>>
<div class="imageboxbig"><img src="images/characters/natasha/photos/3.jpg" alt="" /></div><br>
<</if>>
<<updatequests "phillippeexperience" 1>>
<<time>>
<<set $time = $time + 2>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You did fantastic! With some more experience we can get you doing some more exotic poses? No? Please come back again <<print $characters[$playing].name>>!</div><br>
<button data-passage="insideoffice" class="button" type="button" tabindex="0">Finish</button>
<</if>><div class="imagebox"><img src="images/locations/jail/cell.jpg" alt="" /></div><br><<set $hiddenUI = 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>Listen. We posted your bail at $1000. Your friend is coming to collect. Dunno how long that's going to be. In the meantime I could let you out early, if you do something for me...</div><br>
<div class="narratortextbox">The jail cell is cold and empty. The police officer didn't give you any clothes, probably for his own sexual pleasure.</div><br>
<<time>>
<button data-passage="jailsuck" class="button" type="button" tabindex="0">Suck the Police Officer's Dick</button>
<button data-passage="jailwait" class="button" type="button" tabindex="0">Wait</button>
<<if !$achievements.jailhousecock.unlocked>>
<<script>>
unlockAchievement("jailhousecock");
<</script>>
<</if>><div class="imagebox"><img src="images/locations/jail/cell.jpg" alt="" /></div><br><<set $hiddenUI = 1>>
<<set $target = 15>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>Got tired of waiting? Watch the teeth or you'll lose em'</div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> gets down on their knees and sucks the police officers dick.</div><br>
<<if $characters[$playing].gender eq "Female">>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/officerballs/female_bj.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/officerballs/male_bj.mp4" type="video/mp4"></video></center></div><br>
<<randomPerk 75 "Gay">>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>You're a good little bitch. Now get out of here, and stay out of trouble.</div><br>
<<updateRelationship 2>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Security Guard<hr>You're going to wait this out, huh? Alright. Let's see how long you can last in there before your lips end up around my balls.</div><br>
<<set _waitTime to random(1,15)>>
<<time>>
<<if _waitTime lte 5>>
<div class="narratortextbox">[33% Chance] A friend arrives to pick you up and post bail. You are able to go home.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<else>>
<div class="narratortextbox">[33% Chance] You wait and nothing happens...</div><br>
<button data-passage="jail" class="button" type="button" tabindex="0">Okay</button>
<</if>><div class="narratortextbox">Police Station</div><br>
<div class="imagebox"><img src="images/locations/police/lobby.jpg" alt="" /></div><br>
<<if $time gte 5>>
<div class="narratortextbox"><<= $characters[$playing].name>> is standing in the Police Station. It's closed.</div><br>
<<else>>
<div class="narratortextbox"><<= $characters[$playing].name>> is standing in the Police Station. It's open.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/officerballs/chat.jpg" alt="" /></div>Officer Balls<hr>Can I help ya?</div><br>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><div class="narratortextbox">Psychiatrist</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> walks up to the entrance of the Psychiatrist.<br>
You feel uneasy.</div><br>
<<if $characters[$playing].outfit.includes('Naked')>>
<div class="monotextbox">As much as it would please me, I cannot make this human enter the office without any clothing. I can hear them screaming inside. Their resistance to my command is too overwhelming.<br><center>Tis a pity.</center></div><br>
<<time>>
<button data-passage="hallway" class="button" type="button" tabindex="0">Head Home</button>
<<else>>
<div class="monotextbox">I feel a strange unease as <<= $characters[$playing].name>> steps into this sterile, labyrinthine office of the mind. There's something... off about this place. What if they find *me* lurking in here, buried deep inside this skull? I'll need to be careful.</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>Ah. Welcome. You must be tired—mentally frayed, perhaps? You seem... burdened. Sit down. Let's begin. Have we met before? I'm Dr Reese</div><br>
<div class="imageboxbig"><img src="images/characters/psychiatrist/main.jpg" alt="" /></div><br>
<div class="narratortextbox">The psychiatrist's eyes flicker over <<= $characters[$playing].name>>, dissecting, calculating—like a surgeon sizing up their next incision. You feel exposed, your inner workings laid bare on the operating table. </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh, no. No, I don't think we have. But... something about this place feels familiar.</div><br>
<div class="monotextbox">I know what <<= $characters[$playing].name>> is thinking. They're debating whether to engage this psychiatrist in earnest. Maybe even unburden themselves from... *ME*. I nudge them away, subtly, guiding their hand toward the exit, but hesitation claws at them. Something about this office reeks of hope.</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>You look... lost. Confused, even. That's perfectly normal here. It's part of the process. Why don't you lie down? Let's explore what's been festering in that mind of yours.</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> follows the psychiatrist to a clinical leather couch. The overhead lights buzz faintly. <<= $characters[$playing].name>> can practically hear your synapses firing, or is it just the sound of this place?</div><br>
<div class="narratortextbox">Dr. Reese taps the armrest of the couch, signaling <<= $characters[$playing].name>> to recline. A routine gesture, but it feels like something more—a slow descent into the inner workings of <<= $characters[$playing].name>>'s brain.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>... Thanks.</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>Let's begin, shall we? We're not praying here. No. We're excavating. Peeling back the layers. Removing... the unnecessary.</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> closes their eyes. There's no prayer here, just the sound of their own heartbeat echoing through the room.</div><br>
<div class="monotextbox">I was nervous for a moment. Thought this psychiatrist might rip me out of <<= $characters[$playing].name>>'s head like a tumor. But no, I'm too embedded, too integral to their mental architecture. This whore can not get to me.</div><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>There's something... unusual within you. A darkness I've never quite encountered. It's wrapped tightly around your thoughts. A parasite. I could excise it, if you're willing. But it would cost you something. Everything comes with a price in this office.</div><br>
/* Removals Here */
<<for _perk range $characters[$playing].perks>>
<<capture _perk>>
<button data-passage="removeperk" class="button" type="button" tabindex="0" data-setter="$chosenperk to _perk">Remove <<print _perk>></button>
<</capture>>
<</for>><br>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>Promise me you'll return. Regular sessions are key. There's a reason you sought me out, isn't there? Something inside you *wants* to be rid of this... burden.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...Yeah. Maybe. Thanks, I guess.</div><br>
<div class="monotextbox">We need to get out of here. This place is getting under my skin. Too clinical. Too precise. Like they're one session away from cutting me loose.</div><br>
<div class="narratortextbox"><<= $characters[$playing].name>> rises from the couch, nodding once to the psychiatrist. The session ends with a finality that lingers in the air. You head toward the door, mind intact... for now...</div><br>
<<time>>
<</if>>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><<widget "psychat">>
<div class="npcchat"><img src="images/characters/psychiatrist/chat.jpg" alt="" /></div>
<</widget>><div class="narratortextbox"><<print $chosenperk>> has been removed.</div><br>
<<if $characters[$playing].perks.includes($chosenperk)>>
<<set _perkIndex = $characters[$playing].perks.indexOf($chosenperk)>>
<<set $characters[$playing].perks.splice(_perkIndex, 1)>>
<<else>>
<div class="narratortextbox">Error: Cannot find<<print $chosenperk>>. It has not been removed.</div><br>
<</if>>
<div class="npctextbox"><<psychat>>Dr. Reese<hr>I feel like we have made progress today. Please come back again to continue our work together.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button>
<<if !$achievements.mentalhealth.unlocked>>
<<script>>
unlockAchievement("mentalhealth");
<</script>>
<</if>><div class="narratortextbox">Please choose an eligible character to go on a date with.</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><hr>
<div class="button-wrapper" style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
<!-- Loop through characters with dates: true -->
<<for _character range $characters>>
<<if _character.dates>>
<div class="character-card" style="text-align: center; border: 1px solid #ccc; padding: 10px; border-radius: 8px; width: 150px;">
<!-- Display Character Image -->
<div class="character-image">
<<= _character.chat >>
</div><br>
<!-- Character's Name -->
<div class="character-name" style="font-weight: bold; margin-bottom: 10px;">
<<= _character.name >>
</div>
<!-- Button Logic -->
<<if _character.id == $characters[$playing].id>>
<!-- Disable Button if it's the Current Player -->
<button class="button" style="width: 100%; padding: 5px; background-color: #ccc; color: #666; cursor: not-allowed;" disabled>CAN'T DATE YOURSELF</button>
<<else>>
<!-- Active Button for Other Characters -->
<<set $interactionChosen to _character.id + "_date">>
<button data-passage="$interactionChosen" class="button" style="width: 100%; padding: 5px;">Date</button>
<</if>>
</div>
<</if>>
<</for>>
</div>
<!-- Left Arrow Button to Return to Location Menu -->
<div class="button-wrapper" style="display: flex; justify-content: flex-start; margin-top: 20px;">
<button data-passage="locationmenu" class="button" style="width: 40px; height: 40px;">⬅️</button>
</div><div class="narratortextbox">Please choose an available destination (Green)</div><br>
<button data-passage="$characters[$playing].homelocation" class="button button-returner" type="button" tabindex="0">RETURN HOME</button><hr>
<div class="button-wrapper">
<<if $playing eq 2 and $day lte 5 and $time lte 7>>
<a data-passage="dadwork"><div class="active">Car Shop</div></a>
<<else>>
<a data-passage=""><div class="inactive">Car Shop</div></a>
<</if>>
<<if $day lte 5 and $time lte 6>>
<a data-passage="coffee_main"><div class="active">Coffee Shop</div></a>
<<else>>
<a data-passage=""><div class="inactive">Coffee Shop</div></a>
<</if>>
<<if $day gte 5 and $time gte 10>>
<a data-passage="nightclubentrance"><div class="active">Night Club</div></a>
<<else>>
<a data-passage=""><div class="inactive">Night Club</div></a>
<</if>>
/* Restaurant */
<<if $time lte 5>>
<a data-passage="pacinos"><div class="active">Restaurant</div></a>
<<else>>
<a data-passage=""><div class="inactive">Restaurant</div></a>
<</if>>
/* College */
<<if $time lte 13 and $day lte 5>>
<a data-passage="collegeintro"><div class="active">College</div></a>
<<else>>
<a data-passage=""><div class="inactive">College</div></a>
<</if>>
/* Clothing Store */
<<if $time lte 9>>
<a data-passage=""><div class="active">Clothing Shop</div></a>
<<else>>
<a data-passage=""><div class="inactive">Clothing Shop</div></a>
<</if>>
/* Cinema */
<<if $time lte 9 and $day != 7>>
<a data-passage="cinema"><div class="active">Cinema</div></a>
<<else>>
<a data-passage=""><div class="inactive">Cinema</div></a>
<</if>>
<<if $time gte 9>>
<a data-passage=""><div class="inactive">Game Store</div></a>
<<else>>
<a data-passage="gamestoreenterance"><div class="active">Game Store</div></a>
<</if>>
<a data-passage="park"><div class="active">Park</div></a>
<<if $time lte 9>>
<a data-passage="psychiatrist"><div class="active">Psychiatrist</div></a>
<<else>>
<a data-passage=""><div class="inactive">Psychiatrist</div></a>
<</if>>
<a data-passage="beach"><div class="active">Beach</div></a>
<a data-passage="apartments"><div class="active">Apartments</div></a>
<a data-passage="buger"><div class="active">McBurgerTown</div></a>
<<if $time gte 9>>
<a data-passage=""><div class="inactive">Police Station</div></a>
<<else>>
<a data-passage="policestation"><div class="active">Police Station</div></a>
<</if>>
<a data-passage="photo_office"><div class="active">Photography Office</div></a>
<a data-passage="motel"><div class="active">Motel</div></a>
</div>
<!-- Optional: Arrow Buttons at the Bottom -->
<div class="button-wrapper" style="display: flex; justify-content: space-between; margin-top: 10px;">
<button class="button" style="width: 40px; height: 40px;">⬅️</button> <!-- Left Arrow Button (Does Nothing) -->
<button data-passage="datemenu" class="button" style="width: 40px; height: 40px;">➡️</button> <!-- Right Arrow Button (Goes to datemenu) -->
</div><div class="wrapper"><div class="narratortextbox">Bathroom</div><br>
<div class="imagebox"><img src="images/locations/dorm/bathroom.jpg" alt="" /></div><br>
<button data-passage="dormshower" class="button" type="button" tabindex="0">Take a Shower</button>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button><<if $time gte 5>>
<div class="narratortextbox">It's too late to shower.</div><br>
<button data-passage="commonbathroom" class="button" type="button" tabindex="0">Okay</button>
<<else>>
<div class="wrapper"><div class="narratortextbox">Bathroom.</div> <br>
<div class="narratortextbox">$playing undresses and turns on the shower dials. Hot, steamy water flows from the shower head. Any filth has been washed off from your body. </div><br>
<<if $characters[$playing].gender.includes ("Female")>>
<div class="imagebox"><img src="images/activities/showering/female_shower2.jpg" alt="" /></div><br>
<<else>>
<div class="imagebox"><img src="images/activities/showering/male_shower2.jpg" alt="" /></div><br>
<</if>>
<<randomPerk 10 "Nudist">>
<<time>>
<button data-passage="commonbathroom" class="button" type="button" tabindex="0">Finish Shower</button>
</div>
<</if>><div class="wrapper"><div class="narratortextbox">Common Room</div><br>
<div class="imagebox"><img src="images/locations/dorm/commonroom.jpg" alt="Common Room" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Uh... </div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Hey... What's up?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>OMG, guess what? Wanna hit the club tonight and get absolutely wild?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Totally! I'm so in the mood to dance and maybe find some cute guys. What are you wearing?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Something super slutty, like that tiny black dress that barely covers anything. I want all eyes on us!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Yesss, girl! I'm thinking of wearing my red mini skirt and that top that shows off my tits!. Let's make them drool!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Hell yes! We're gonna be the hottest girls there. Give me an hour to get ready and we'll slay the night!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Perfect! I'll finish getting dressed and then we can pre-game with some shots. It's gonna be epic!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Can't wait! See you soon, hottie!</div><br>
<button data-passage="clubtogethermiaemily2" class="button" type="button" tabindex="0">Next</button><div class="wrapper"><div class="narratortextbox">Nightclub</div><br>
<div class="imagebox"><img src="images/characters/blade/blade.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>How are we doing tonight, ladies?</div><br>
<div class="narratortextbox">The bouncer checks you out to see if you are okay to enter the nightclub.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Why don't you give me some that?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Uh....</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Wait... what?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Listen up, ladies. There are perks to keeping the head bouncer happy. How about we head to the backroom, just the three of us? No pressure, though.</div><br>
<<set $time = $time + 10>>
<button data-passage="insidenightclub_blade_threesome" class="button" type="button" tabindex="0">Accept - Have a Threesome</button>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Decline - Enter the Club</button>/* This scene has no support for trans characters */
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>WFirst thing is first. Let's get this big black dick sucked.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Who do you want to do it?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>WThere ain't no choice. I want you both sucking this cock!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/blade/bj.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>This is so slutty, I can't believe we're doing this!</div><br>
<div class="narratortextbox">You both suck the bouncer's dick. He stops you before he gets too excited too quickly.</div><br>
<<set _randomPerson to random(1,2)>>
<<if _randomPerson eq 1>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>You! I want to fuck you. Bring your ass here!</div><br>
<div class="narratortextbox">He chose to fuck Mia!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Yes sir!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/blade/miafuck.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>You! I want to fuck you. Bring your ass here!</div><br>
<div class="narratortextbox">He chose to fuck Emily!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Hehe!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/blade/emilyfuck.mp4" type="video/mp4"></video></center></div><br>
<div class="narratortextbox">He was rough!</div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Okay, I cant play favourites anymore! Both of you, come here!</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/blade/threesome.mp4" type="video/mp4"></video></center></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Woah, that was... crazy! Shall we go into the club for some drinks still?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Fuck yeah!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/blade/bladechat.png" alt="" /></div>Bouncer<hr>Stay out of trouble girls</div><br>
<button data-passage="insidenightclub" class="button" type="button" tabindex="0">Finish - Enter the Club</button><<set $currentlocation = "commonroom">>
<div class="wrapper">
<div class="narratortextbox">Common Room</div><br>
<div class="imagebox"><img src="images/locations/dorm/commonroom.jpg" alt="Common Room" /></div><br>
<!-- Mia is in the Common Room (Weekday Afternoons) -->
<<if $playing != 4 and $time gte 2 and $time lte 5 and $day lte 5>>
<div class="narratortextbox">You are standing in the common room. Mia is here. (Shouldn't she be at class?)</div><br>
<div class="npctextbox">
<div class="npcchat"><<print $characters[4].chat>></div><<print $characters[4].name>><hr>Hey <<print $characters[$playing].name>>, don’t tell me you’re going to class today too?
</div><br>
<</if>>
<!-- Emily is in the Common Room (Weekend Mornings) -->
<<if $playing != 5 and $time gt 5 and $time lt 7 and $day lte 5 or $playing != 5 and $time lte 7 and $day gte 6>>
<div class="narratortextbox">You are standing in the common room. Emily is here.</div><br>
<div class="npctextbox">
<div class="npcchat"><<print $characters[5].chat>></div><<print $characters[5].name>><hr>Hi <<print $characters[$playing].name>>.
</div><br>
<div class="monotextbox">She doesn't speak much, does she?</div><br>
<</if>>
<!-- Michael is in the Common Room (Weekday Evenings) -->
<<if $playing != 6 and $day lte 5 and $time gte 4 and $time lte 7>>
<div class="narratortextbox">You are standing in the common room. Michael is here.</div><br>
<div class="npctextbox">
<div class="npcchat"><<print $characters[6].chat>></div><<print $characters[6].name>><hr>Yo! What's up, <<print $characters[$playing].name>>?
</div><br>
<</if>>
<!-- Interaction Buttons -->
<!-- Speak to Mia -->
<<if $playing != 4 and $time gte 2 and $time lte 5 and $day lte 5>>
<button data-setter="$target to 4" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Mia</button>
<<if $playing == 5 and $day gte 5>> <!-- Mia & Emily go to the club together -->
<<set $target = 4>>
<button data-passage="clubtogethermiaemily" class="button" type="button" tabindex="0">Go to Club Together</button>
<</if>>
<</if>>
<!-- Speak to Emily -->
<<if $playing != 5 and $time gt 5 and $time lt 7 and $day lte 5 or $playing != 5 and $time lte 7 and $day gte 6>>
<button data-setter="$target to 5" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Emily</button>
<<if $playing == 4 and $day gte 5>> <!-- Mia & Emily go to the club together -->
<<set $target = 5>>
<button data-passage="clubtogethermiaemily" class="button" type="button" tabindex="0">Go to Club Together</button>
<</if>>
<</if>>
<!-- Speak to Michael -->
<<if $playing != 6 and $day lte 5 and $time gte 4 and $time lte 7>>
<<set $target = 6>>
<button data-setter="$target to 6" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Michael</button>
<</if>>
<!-- Additional Common Room Actions -->
<button data-passage="playpool" class="button" type="button" tabindex="0">Play Pool [+1 Time]</button>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
</div><!-- Too Late to Play Condition -->
<<if $time gte 13>>
<div class="narratortextbox">It is too late to play pool.</div><br>
<button data-passage="commonroom" class="button" type="button" tabindex="0">Return to Common Room</button>
<!-- Play Pool Sequence -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Common Room</div><br>
<div class="imagebox"><img src="images/locations/dorm/pool.jpg" alt="Pool Table" /></div><br>
<div class="narratortextbox"><<print $characters[$playing].name>> plays some pool.</div><br>
<div class="narratortextbox">Time has passed.</div><br>
<!-- Increment Time -->
<<time>>
<!-- Play Again Option -->
<button data-passage="playpool" class="button" type="button" tabindex="0">Play Again (+1 Time)</button>
</div>
<!-- Finish and Return Button -->
<button data-passage="commonroom" class="button" type="button" tabindex="0">Finish</button>
<</if>><<set $hiddenUI = 0>>
<<if $playing eq 4 and $julieintro != 1>>
<<goto "julieintro">>
<</if>>
<!-- Late Night Condition -->
<<if $time gte 16>>
<div class="wrapper">
<div class="narratortextbox">Hallway.</div><br>
<div class="narratortextbox">It's getting really late. Your host is getting tired, and your possession is growing weaker.</div><br>
<div class="videobox"><center><video max-width="720" max-height="440" autoplay loop muted webkit-playsinline playsinline><source src="images/videos/sleepy.mp4" type="video/mp4"></video></center></div><br>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep [<<print $characters[$playing].name>>]</button>
</div>
<!-- Nude without Nudist Perk -->
<<elseif $characters[$playing].outfit eq "Naked" and !$characters[$playing].perks.includes("Nudist")>>
<div class="imagebox"><img src="images/ui/fear.png" alt="Fear" /></div><br>
<div class="narratortextbox">
<span style="color:red">So you want to be a nudist?</span><br>
An unexpected surge of fear courses up <<print $characters[$playing].name>>'s spine, a chill that sends shivers racing through the very marrow of their bones. You can taste it in the air, a metallic tang of apprehension that lingers like a specter. They're cornered, vulnerable, forced to abandon the sanctuary of their room with nothing but skin against the world.
<br><br>
Yet, they stand resolute, battling the urge to flee this exposure, both literal and metaphorical... but perhaps patience is in order? The 'nudist' perk is needed for this confidence. Gather the skill, embrace the essence, and return when ready.
</div><br>
<<button "PlEaSe StOp">><<script>>Engine.backward();<</script>><</button>>
<!-- Regular Dorm Hallway Access -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Hallway.</div><br>
<div class="imagebox"><img src="images/locations/dorm/dorm.jpg" alt="Dorm Hallway" /></div><br>
<!-- Michael's Room -->
<button data-passage="michaelbedroom" class="button" type="button" tabindex="0">Michael's Room
<<if $characters[$playing].id != "michael" and $time eq 1>><b><span style="color:pink"> - Michael</span></b><</if>>
<<if $day gte 6 and $time gt 1 and $time lte 6 and $characters[$playing].id != "michael">><b><span style="color:pink"> - Michael</span></b><</if>>
</button>
<!-- Mia's Room -->
<button data-passage="miabedroom" class="button" type="button" tabindex="0">Mia's Room
<<if $characters[$playing].id != "mia" and $time eq 1>><b><span style="color:pink"> - Mia</span></b><</if>>
<<if $characters[$playing].id != "mia" and $time gte 6>><b><span style="color:pink"> - Mia</span></b><</if>>
</button>
<!-- Emily's Room -->
<button data-passage="emilybedroom" class="button" type="button" tabindex="0">Emily's Room
<<if $characters[$playing].id != "emily" and $time eq 1>><b><span style="color:pink"> - Emily</span></b><</if>>
<<if $characters[$playing].id != "emily" and $time gte 6>><b><span style="color:pink"> - Emily</span></b><</if>>
</button>
<hr>
<!-- Common Area -->
<button data-passage="commonroom" class="button" type="button" tabindex="0">Common Area
<<if $characters[$playing].id != "mia" and $time gte 2 and $time lte 5 and $day lte 5>><b><span style="color:pink"> - Mia</span></b><</if>>
<<if $playing != 5 and $time gt 5 and $time lt 7 and $day lte 5>><b><span style="color:pink"> - Emily</span></b><</if>>
<<if $characters[$playing].id != "emily" and $time lte 7 and $day gte 6>><b><span style="color:pink"> - Emily</span></b><</if>>
<<if $characters[$playing].id != "michael" and $day lte 5 and $time gte 4 and $time lte 7>><b><span style="color:pink"> - Michael</span></b><</if>>
</button>
<!-- Bathroom and Laundry Room -->
<button data-passage="commonbathroom" class="button" type="button" tabindex="0">Bathroom</button>
<button data-passage="laundryroom" class="button" type="button" tabindex="0">Laundry Room</button>
<hr>
</div>
<!-- Leave Dorm Button -->
<button data-passage="locationmenu" class="button" type="button" tabindex="0">Leave The Dorm</button>
<</if>><<set $currentlocation = "emilybedroom">>
<<set $target = 5>>
<!-- Check if Emily's Bedroom is locked (after hours or if the player is not Emily) -->
<<if $time gte 6 and $playing != 5>>
<div class="narratortextbox">Emily's Bedroom is locked.</div><br>
<!-- Inside Emily's Bedroom -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Emily's Bedroom</div><br>
<div class="imagebox"><img src="images/locations/dorm/emilybedroom/bedroom.jpg" alt="Emily's Bedroom" /></div><br>
<!-- Condition: Player is not Emily and it is very early (time <= 1) -->
<<if $time lte 1 and $playing != 5>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Uh... </div><br>
<div class="monotextbox">I guess we should leave.</div><br>
<!-- Condition: Emily is present during the day, and player is not Emily -->
<<elseif $time gte 5 and $day lte 5 and $playing != 5>>
<button data-setter="$subject to 'Emily'" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to <<print $characters[$target].name>></button>
<!-- Options for when the player is Emily -->
<<elseif $playing == 5>>
<!-- Lactating option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<!-- Other actions available to Emily -->
<button data-passage="emilymasturbate" class="button" type="button" tabindex="0">Masturbate [<<print $characters[$playing].name>>]</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep [<<print $characters[$playing].name>>]</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe [<<print $characters[$playing].name>>]</button>
<</if>>
</div>
<</if>>
<!-- Leave button, available in all conditions -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button><<if $time gte 6>>
<div class="narratortextbox">Emily Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
<<else>>
<div class="narratortextbox">Emily Bedroom</div> <br>
<<if $characters[$playing].genitals eq 'Regular Cock' or $characters[$playing].genitals eq 'Large Cock' or $characters[$playing].genitals eq 'Tiny Cock'>>
<div class="narratortextbox">Emily starts to stroke their <<print $characters[$playing].genitals>></div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/trans/masturbation2.mp4" type="video/mp4"></video></center></div><br>
<<else>>
<div class="narratortextbox">Emily masturbates.</div><br>
<div class="videobox"><center><video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/characters/emily/scenes/solo.mp4" type="video/mp4"></video></center></div><br>
<</if>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div>Emily <hr>I feel so much better!</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
<</if>>
<button data-passage="emilybedroom" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">You arrive home to your dorm.</div><br>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Enter Dorm</button><div class="wrapper">
<div class="narratortextbox">Laundry Room</div><br>
<div class="imagebox"><img src="images/locations/dorm/laundryroom.jpg" alt="Laundry Room" /></div><br>
<div class="monotextbox">Is that... dirty laundry?...</div><br>
<!-- Search Option Available Before Time 4 -->
<<if $time < 4>>
<button data-passage="laundrysearch" class="button" type="button" tabindex="0">Search</button><br>
<<else>>
<div class="narratortextbox">There is nothing to search. Someone must have come to take their laundry.</div><br>
<</if>>
<!-- Leave Button -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
</div><div class="wrapper">
<div class="narratortextbox">Laundry Room</div><br>
<div class="monotextbox">Come on, <<print $characters[$playing].name>>... let's see if we can find any buried treasure among this sea of dirty laundry...</div><br>
<div class="narratortextbox">You search through the dirty laundry basket...</div><br>
<<randomPerk 50 "Perverted">>
<!-- Randomized Laundry Search Result -->
<<set _randomLaundryDirtyChance to random(1, 3)>>
<<if _randomLaundryDirtyChance == 1>>
<div class="narratortextbox">You find some dirty panties...</div><br>
<!-- Check if Perverted Perk Allows Sniffing -->
<<if $characters[$playing].perks.includes("Perverted")>>
<<if $time <= 1>>
<button data-passage="pantySnifferFail" class="button" type="button" tabindex="0">Sniff</button>
<<else>>
<button data-passage="pantySniffer" class="button" type="button" tabindex="0">Sniff</button>
<</if>>
<<else>>
<div class="narratortextbox">Your lack of control over <<print $characters[$playing].name>> doesn't allow you to take this any further... [Pervert Character Needed]</div><br>
<</if>>
<!-- No Item Found -->
<<else>>
<div class="narratortextbox">You don't find anything worth your attention.</div><br>
<</if>>
<!-- Increment Time -->
<<time>>
<!-- Finish Button -->
<button data-passage="laundryroom" class="button" type="button" tabindex="0">Finish</button>
</div><div class="wrapper">
<div class="narratortextbox">Laundry Room</div><br>
<div class="narratortextbox">You sniff the panties...</div><br>
<div class="narratortextbox">You were not caught.</div><br>
<<time>>
<!-- Randomly Select the Owner of the Panties -->
<<set _randomPantyOwner = random(1, 2)>>
<!-- Determine $target based on the player character and random choice -->
<<if $playing == 5>> <!-- Playing as Emily -->
<<set $target = (_randomPantyOwner == 1) ? 4 : 6>> <!-- Mia or Michael -->
<<elseif $playing == 4>> <!-- Playing as Mia -->
<<set $target = (_randomPantyOwner == 1) ? 5 : 6>> <!-- Emily or Michael -->
<<elseif $playing == 6>> <!-- Playing as Michael -->
<<set $target = (_randomPantyOwner == 1) ? 4 : 5>> <!-- Mia or Emily -->
<</if>>
<!-- Display Panty Owner Info and Trigger Gay Chance if Same Gender -->
<div class="narratortextbox">You realize these panties belong to <<print $characters[$target].name>>.</div><br>
<<if $characters[$target].gender == $characters[$playing].gender>>
<<randomPerk 25 "Gay">>
<</if>>
<!-- Finish Button -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Finish</button>
</div><div class="wrapper">
<div class="narratortextbox">Laundry Room</div><br>
<div class="monotextbox">You sniff the panties...</div><br>
<div class="monotextbox">You were caught!</div><br>
<div class="monotextbox">You feel a rush of embarrassment.</div><br>
<!-- Randomize who catches the player -->
<<set _randomCatchChance = random(1, 2)>>
<!-- Determine $target based on the player character and random catch chance -->
<<if $playing == 5>> <!-- Playing as Emily -->
<<set $target = (_randomCatchChance == 1) ? 4 : 6>> <!-- Mia or Michael -->
<<elseif $playing == 4>> <!-- Playing as Mia -->
<<set $target = (_randomCatchChance == 1) ? 5 : 6>> <!-- Emily or Michael -->
<<elseif $playing == 6>> <!-- Playing as Michael -->
<<set $target = (_randomCatchChance == 1) ? 4 : 5>> <!-- Mia or Emily -->
<</if>>
<!-- Display the interaction based on $target -->
<div class="npctextbox">
<<print $characters[$target].chat>><<print $characters[$target].name>><hr>What the hell? That's seriously messed up!
</div><br>
<<time>>
<<updateRelationship -5>>
<!-- Finish Button -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Finish</button>
</div><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imagebox"><img src="images/locations/coffeeshop/coffeeshop.jpg" alt="" /></div><br>
<div class="narratortextbox">Emily arrives to the coffee shop with Julie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>What do you want, Julie? Ill pay-</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Don't be silly, Mia. I'll pay. Daddy gave me the gold amex. I dunno how it works but you just tap it</div><br>
<div class="narratortextbox">Julie taps her card on the payment machine. She just paid for some random guys drink!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>Dude<hr>Thanks!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>See? It's magic!</div><br>
<<if _notHereNatasha eq 0>>
<div class="narratortextbox">Julie speaks to the coffee shop barista.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<print $characters[1].name>><hr>Hey, what can I get for you?</div><br>
<</if>>
<div class="narratortextbox">Mia finds a seat and waits for Julie to return with the coffee.</div><br>
<button data-passage="julie_date_control2" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So, tell me about why you are really here, Julie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You remember what happened a few years back, right?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I do.</div><br>
<div class="monotextbox">I dont.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I cant get it out of my head - hehe! I just thought that we could be closer again!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well, you need to forget it. It was just a one off thing. I'm not... I'm not...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Gay?</div><br>
<button data-passage="julie_date_control3_gay" class="button" type="button" tabindex="0">"Yeah, I'm gay."</button>
<button data-passage="julie_date_control_notgay" class="button" type="button" tabindex="0">"I'm not gay."</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well, this is awkward.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my gosh, I feel like such a dummy! But, like, if there's even a tiny chance you might change your mind, call me, okay? I'll be around for a few days. I really hope this wasn't all for nothing!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-</div><br>
<<set $julieintro = 1>>
<<set $julieaccess = 1>>
<<time>>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">[Return Home]</button><<set $notHereNatasha = 0>>
<<if $household[1].perks.includes('Prostitute')>> <<set $notHereNatasha = 1>> <</if>>
<<if $household[1].perks.includes('Fuck Doll')>> <<set $notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imageboxbig"><img src="images/julie/main.jpg" alt="" /></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I'm *not* gay. Bisexual is the term I would use, Julie. I've been with lots of guys since then and enjoyed it.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Guys? Gross...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Why are you saying that? You had a boyfriend, remember?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>Oh, right - hehe!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>We cant do this again, sorry. You know we cant.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>I know, like, I can be a little stupid sometimes. I know! But I know one thing for sure. That night, like, we had a connection, we made sweet lesbian love. We fucked!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Julie...</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/julie/chat.jpg" alt="" /></div>Julie<hr>I want us to go back to your dorm and continue where we left off all those years ago. Please. I love you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>LOVE!?</div><br>
<button data-passage="julie_date_control4" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Yeah, well... I'm gay!</div><br>
<div class="narratortextbox">Just as those words come out of Emily's mouth. A mixture of truth blended with gaslighting hits her. She (and you) actually finally realise that Emily is indeed gay. <hr>Emily gained the Gay perk!<br></div><br>
<<updateRelationship 1>>
<<randomPerk 100 "Gay">>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Holy shit! You finally came out of the closet, huh?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Julie...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I want us to go back to your dorm and continue where we left off all those years ago. Please. I love you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>LOVE!?</div><br>
<button data-passage="julie_date_control4" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imagebox"><img src="images/locations/coffeeshop/coffeeshop.jpg" alt="" /></div><br>
<div class="narratortextbox">Emily arrives to the coffee shop with Julie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>What do you want, Julie? Ill pay-</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Don't be silly, Mia. I'll pay. Daddy gave me the gold amex. I dunno how it works but you just tap it</div><br>
<div class="narratortextbox">Julie taps her card on the payment machine. She just paid for some random guys drink!</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/client3/client1.png" alt="" /></div>Dude<hr>Thanks!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>See? It's magic!</div><br>
<<if _notHereNatasha eq 0>>
<div class="narratortextbox">Julie speaks to the coffee shop barista.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[1].chat>></div><<print $characters[1].name>><hr>Hey, what can I get for you?</div><br>
<</if>>
<div class="narratortextbox">Mia finds a seat and waits for Julie to return with the coffee.</div><br>
<button data-passage="julie_date_emily2" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>So, tell me about why you are really here, Julie.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>You remember what happened a few years back, right?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Uh, remind me?</div><br>
<div class="monotextbox">Let's find out more...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>When we made love at my parents house, when you went down on me and I did the same to you. when we lay together naked in my bed while we watched Frozen. Sucking and licking each other... I cant get it out of my head - hehe! I just thought that we could be closer again!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Well, you need to forget it. It was just a one off thing. I'm not... I'm not...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Gay?</div><br>
<div class="narratortextbox">Emily sits in silence.</div><br>
<div class="monotextbox">Gay?</div><br>
<button data-passage="julie_date_emily3" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Bisexual is the term I would use, Julie. I've been with lots of guys since then and enjoyed it.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Guys? Gross...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Why are you saying that? You had a boyfriend, remember?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh, right - hehe!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>This is all too sudden for me, you have problems... I don't want to make a bad situation worse.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I know, like, I can be a little stupid sometimes - HEHE. I know! But I know one thing for sure. That night, like, we had a connection, we made sweet lesbian love. We fucked!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Julie...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>I want us to go back to your dorm and continue where we left off all those years ago. Please. I love you.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>You're in love with Mia? - I mean me!?</div><br>
<button data-passage="julie_date_emily4" class="button" type="button" tabindex="0">Next</button><<set _notHereNatasha = 0>>
<<if $characters[1].perks.includes('Prostitute')>> <<set _notHereNatasha = 1>> <</if>>
<<if $stories.find(story => story.id === "fuckdoll_natasha" && story.complete)>><<set _notHereNatasha = 1>> <</if>>
<div class="narratortextbox">Coffee Shop - Julie</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>...</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Well, this is awkward.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Oh my gosh, I feel like such a dummy! But, like, if there's even a tiny chance you might change your mind, call me, okay? I'll be around for a few days. I really hope this wasn't all for nothing!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Ok.</div><br>
<<set $julieintro = 1>>
<<set $julieaccess = 1>>
<<time>>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">[Return Home]</button><div class="narratortextbox">Hallway - Julie</div><br>
<<set $target = 23>>
<div class="imageboxbig"><<print $characters[$target].main>></div><br>
<div class="narratortextbox">As you step out of your dorm room and into the hallway, a young woman notices you and smiles. She quickly jogs over with her arms wide open. You sense <<print $characters[$playing].name>>'s anxiety rising within you. Not knowing who this woman is but figuring that <<print $characters[$playing].name>> does, you decide to ease up on your control over her.</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div>???<hr><<print $characters[$playing].name>>!!! HIA!!! OMG!! I finally found youuuuuuuuuuuu!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Julie, Hi... what are you doing here?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>What am I doing here? Uhhhh.....</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>IM HERE TO TO SEE YOU OF COURSE! HAHAHAHAHA</div><br>
<div class="monotextbox">I already hate this woman.</div><br>
<<time>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>I-I thought you got accepted to a different college? Why are you here? Shouldn't you be at Doki Doki college?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>... urgh, well - yeah! Kinda, but i decided to come visit you instead! Besties re-united!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Julie, this isn't a good idea! You could get in serious trouble! You should go back as soon as possible!</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Why? Don't you want to see me? Do you *HATE* me?</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Of course not, Julie, but -</div><br>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>WAHOOO! I Knew you didn't hate me! LETS GO GET COFFEE!</div><br>
<div class="monotextbox">Hasn't this creature had enough coffee?</div><br>
<<set $julieintro = 1>>
<div class="narratortextbox">It looks like you are going to coffee with Julie, a childhood friend of Emily. You can choose to tighten up control of Emily and mess her life up some more, or allow her to interact with Julie naturally, seeing where the situation could lead.</div><br>
<button data-passage="julie_date_control" class="button" type="button" tabindex="0">Have More Control</button>
<button data-passage="julie_date_emily" class="button" type="button" tabindex="0">Allow Emily to lead</button><<set $target = 4>>
<<set $currentlocation = "miabedroom">>
<!-- Locked Bedroom Condition -->
<<if $time gte 6 and $playing != 4>>
<div class="narratortextbox">Mia's Bedroom is locked.</div><br>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<!-- Inside Mia's Bedroom -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Mia's Bedroom</div><br>
<div class="imagebox"><img src="images/locations/dorm/miabedroom/bedroom.jpg" alt="Mia's Bedroom" /></div><br>
<!-- Late Night - Privacy Condition -->
<<if $time lte 1 and $playing != 4>>
<div class="npctextbox">
<div class="npcchat"><<print $characters[$target].chat>></div>
<<print $characters[$target].name>><hr>Hey, I'm getting dressed. You can't just barge in here!
</div><br>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<!-- Regular Hours - Mia's Interaction and Options -->
<<else>>
<!-- Non-Mia Player Speaking to Mia -->
<<if $time gte 6 and $playing != 4>>
<button data-setter="$subject to 'Mia'" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Mia</button>
<</if>>
<!-- Options for when the player is Mia -->
<<if $playing == 4>>
<!-- Lactating Option (if the player has the Lactating perk) -->
<<if $characters[$playing].perks.includes("Lactating")>>
<button data-passage="milking" class="button" type="button" tabindex="0">Lactating - Milk [<<print $characters[$playing].name>>]</button>
<</if>>
<!-- Mia-Specific Actions -->
<button data-passage="miamasturbate" class="button" type="button" tabindex="0">Masturbate [<<print $characters[$playing].name>>]</button>
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep [<<print $characters[$playing].name>>]</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe</button>
<</if>>
<</if>>
</div>
<!-- Leave button -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<</if>><!-- Late Night Condition -->
<<if $time gte 6>>
<div class="wrapper">
<div class="narratortextbox">Mia's Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
</div>
<!-- Masturbation Sequence -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Mia's Bedroom</div><br>
<!-- Genitals Check for Appropriate Scene -->
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Large Cock" or $characters[$playing].genitals eq "Tiny Cock">>
<div class="narratortextbox">Mia starts to stroke her <<print $characters[$playing].genitals>>.</div><br>
<div class="videobox">
<center><video width="720" autoplay loop muted webkit-playsinline playsinline>
<source src="images/universal_scenes/masturbation2.mp4" type="video/mp4">
</video></center>
</div><br>
<!-- Alternate Masturbation Scene -->
<<else>>
<div class="narratortextbox">Mia sits on a chair in the corner of the room, starting to play with herself!</div><br>
<div class="videobox">
<center><video width="720" autoplay loop muted webkit-playsinline playsinline>
<source src="images/characters/mia/scenes/miawank.mp4" type="video/mp4">
</video></center>
</div><br>
<</if>>
<!-- Mood and Lust Changes -->
<div class="npctextbox">
<div class="npcchat"><<print $characters[$playing].chat>></div><<print $characters[$playing].name>><hr>Wait... what time is it?
</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
</div>
<</if>>
<!-- Leave Button -->
<button data-passage="miabedroom" class="button" type="button" tabindex="0">Leave</button><div class="narratortextbox">There is someone calling Michael on his cell phone.</div><br>
<<set $AllPower = 1>>
<div class="narratortextbox">Michael answers.</div><br>
<div class="npctextbox"><<michaelchat>>$playing<hr>Hello?</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/chapter2/michael/dadchat.png" alt="" /></div>???<hr>Michael. It's your father. I need you to come down to my office.</div><br>
<div class="npctextbox"><<michaelchat>>$playing<hr>Dad? What is this about? I dont want to fucking come to your office.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/chapter2/michael/dadchat.png" alt="" /></div>Michael's Father<hr>Please Michael. I know you hate me, and you have every right to -</div><br>
<div class="npctextbox"><<michaelchat>>$playing<hr>Look, I don't hate you... alright? I just need time away from you. This is too soon.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/chapter2/michael/dadchat.png" alt="" /></div>Michael's Father<hr>I understand. In that case, please come over to my office whenever you are ready. I have something special to give you. Something that should make up for all the troubles i've caused you and your sister.</div><br>
<div class="npctextbox"><<michaelchat>>$playing<hr>I'll think about it, Dad.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/chapter2/michael/dadchat.png" alt="" /></div>Michael's Father<hr>Thank you, son. Incase you forgot, my office is at the car dealership in town. Just use the key I gave you to come straight in.</div><br>
<div class="npctextbox"><<michaelchat>>$playing<hr>Goodbye, Dad.</div><br>
<div class="npctextbox"><div class="npcchat"><img src="images/characters/chapter2/michael/dadchat.png" alt="" /></div>Michael's Father<hr>Goodbye son, I really do hope to see you soon.</div><br>
<div class="narratortextbox">Michael hangs up the phone.</div><br>
<div class="monotextbox">What the fuck is going on here? Who is this freak? The car dealership? Things are getting juicy. We should make Michael go there sometime. At least hear his old man out.</div><br>
<<set $oldManWaiting = 1>>
<button data-passage="michaelbedroom" class="button" type="button" tabindex="0">Finish</button><<set $target = 6>>
<<set $currentlocation = "michaelbedroom">>
<!-- Locked Bedroom Condition -->
<<if $time gte 6 and $playing != 6>>
<div class="narratortextbox">Michael's Bedroom is locked.</div><br>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<!-- Inside Michael's Bedroom -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Michael's Bedroom</div><br>
<div class="imagebox"><img src="images/locations/dorm/michaelbedroom/bedroom.jpg"></div><br>
<!-- Privacy Condition for Late Night Visits -->
<<if $time lte 1 and $playing != 6>>
<div class="npctextbox"><div class="npcchat"><<print $characters[$target].chat>></div><<print $characters[$target].name>><hr>Woah! I'm getting dressed. Give me 5, okay?</div><br>
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<!-- Interaction Options -->
<<else>>
<!-- Option for Speaking to Michael if it’s daytime and the player is not Michael -->
<<if $day gte 6 and $time lte 6 and $playing != 6>>
<div class="npctextbox"><div class="npcchat"><<print $characters[6].chat>></div><<print $characters[6].name>><hr>Uhh... Nice to see you!</div><br>
<button data-setter="$target to 6" data-passage="npc_menu" class="button" type="button" tabindex="0">Speak to Michael</button>
<</if>>
<!-- Options for when the player is Michael -->
<<if $playing == 6>>
<button data-passage="michaelmasturbate" class="button" type="button" tabindex="0">Masturbate [<<print $characters[$playing].name>>]</button>
<!-- Additional Michael Actions -->
<button data-passage="choosesleep" class="button" type="button" tabindex="0">Sleep [<<print $characters[$playing].name>>]</button>
<button data-passage="character_wardrobe" class="button" type="button" tabindex="0">Wardrobe [<<print $characters[$playing].name>>]</button>
<</if>>
<</if>>
</div>
<!-- Leave button, available at all times -->
<button data-passage="dormhallway" class="button" type="button" tabindex="0">Leave</button>
<</if>><!-- Late Night Condition -->
<<if $time gte 6>>
<div class="wrapper">
<div class="narratortextbox">Michael's Bedroom</div><br>
<div class="narratortextbox">It's much too late to be masturbating.</div><br>
</div>
<!-- Masturbation Sequence -->
<<else>>
<div class="wrapper">
<div class="narratortextbox">Michael's Bedroom</div><br>
<!-- Genitals Check for Appropriate Scene -->
<<if $characters[$playing].genitals eq "Regular Cock" or $characters[$playing].genitals eq "Large Cock" or $characters[$playing].genitals eq "Tiny Cock">>
<div class="narratortextbox">Michael starts to stroke his <<print $characters[$playing].genitals>>.</div><br>
<!-- Male Masturbation Video -->
<div class="videobox">
<center><video width="720" autoplay loop muted webkit-playsinline playsinline>
<source src="images/universal_scenes/male_solo.mp4" type="video/mp4">
</video></center>
</div><br>
<!-- Alternative Scene for Other Genital Types -->
<<else>>
<div class="narratortextbox">Michael sits in a chair in the corner of the room and starts to play with himself!</div><br>
<div class="videobox">
<center><video width="720" autoplay loop muted webkit-playsinline playsinline>
<source src="images/universal_scenes/female_solo.mp4" type="video/mp4">
</video></center>
</div><br>
<</if>>
<!-- Mood and Lust Increases -->
<div class="npctextbox">
<div class="npcchat"><<print $characters[$playing].chat>></div>Michael<hr>Fuck yes...
</div><br>
<<randomPerk 20 "Coomer">>
<<randomInteraction 20 "handjob_receive">>
<<time>>
</div>
<</if>>
<button data-passage="michaelbedroom" class="button" type="button" tabindex="0">Leave</button><div class="wrapper"><div class="narratortextbox">$playing (Time has passed by +1)</div><<time>>
<<if $playing eq "<<momname>>">><button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<sistername>>">><button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<dadname>>">><button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<brothername>>">><button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Return</button><</if>></div>