My Lena had very little to do wtih Jeremy so i only go by what i can remember from the script, which isn't much. So i can very well be off here. xD...God, I caught you being wrong.
Cheating Lena only, will not fuck Jeremy.
The cuck path is the only path where you can fuck Jeremy (while in a couple with Ian).
I've always been impressed by your ORS science, but if you prove right now that Lena can cheat on Ian with Jeremy just on the cheating path, while I have tried every single combination possible, I will stand impressed. Once again.
Let's see. Lena can have late night talk with Mike on Day 2, and she can choose to make a move on him if she has cheated with him before or if she is horny enough and have flirted back when they first met. Might optionally cost her a will point:
Python:
if lena_mike_sex or v10_wc_bj == "mike" or lena_lust > 8 or ian_lena_mmf:
menu:
"{image=icon_lust.webp}Tease Mike":
Python:
if lena_jeremy_dating or (v14_jeremy_flirt and lena_pure == False) or (v14_jeremy_flirt and ian_lena_mmf):
This gets puts you on this chain
Python:
"{image=icon_lust.webp}Play with Jeremy" if holly_trinity < 2 and lena_holly_dating == False:
//...
# lena ian
if ian_lena_couple or ian_lena_dating:
# jeremy enemy
if v12_jeremy_crisis and v12_jeremy_crisis != "solved":
//...
if ian_lena_couple:
if ian_lena_open:
//...
elif lena_cheating == 2 or ian_cuck > 1:
if lena_cheating == 2:
l "Actually, I don't think Ian will mind if you and I got to... know each other a bit better. As long as we keep it a secret, that is."
j "Well, he's not my friend anymore, so I don't owe him any explanation."
l "Then we're on the same page."
Python:
"{image=icon_lust.webp}Take Jeremy upstairs":
//...
l "Come with me... Let's find somewhere a bit more private, where we won't be interrupted."
//...
jump v14jeremynighttalk3
Python:
if ian_lena_mmf and ian_lena_couple and ian_lena_open == False:
//...
menu:
"{image=icon_lust.webp}Touch it" if lena_lust > 7 or v14_lena_drug == 3:
//...
menu:
"{image=icon_charisma.webp}+{image=icon_lust.webp}We're not doing anything wrong" if lena_lust > 8 and lena_charisma > 7 or lena_lust > 7 and lena_charisma > 8 or v14_lena_drug == 3:
//...
menu:
"{image=icon_lust_gold.webp}Keep going" if v14_lena_drug == 3 or lena_lust > 9:
//...
Python:
# jeremy full new sex ###################################################################################################################3
else:
$ v14_jeremy_flirt = 6
In theory, anyway. But it's quite possible i've overlooked something.
Last edited: