It's called the Thot Harem so I assume its cause they like to sleep around. But if that's the case it should just be the same harem with LexiHonestly the Reona/Alexis harem makes zero fucking sense to me. Morgan makes sense the most to have something there at least. Then again half the logic in some theses harems make no sense at all. -shrugs-
literally a harem, where mc is cuckoldedIt's called the Thot Harem so I assume its cause they like to sleep around. But if that's the case it should just be the same harem with Lexi
let's gooooLove & Sex Second Base [v25.1.0] [Andrealphus] - Compressed
Win/Linux [699 MB]
You must be registered to see the links- MEGA -You must be registered to see the links- PIXELDRAIN - WORKUPLOAD
Mac [694 MB]
You must be registered to see the links- MEGA -You must be registered to see the links- PIXELDRAIN - WORKUPLOAD
You don't have permission to view the spoiler content. Log in or register now.
Mike route not finished. The current DLC is not finished yet, and after it there will be 3 more with three characters in each (with a bunch of new harems in any combination). It's just that Bree's branch hasn't been given any attention for a long time, and now that Mike's first DLC is almost finished, the developers have time for it. But half of the content of the current update is about Mike anyway (fafow is Mike's first DLC)Is Mike mc finished? And dev focus on bree?
It is bugged. I brute forced my way to see it but I think you might need trigger Audrey some type of way.i think the 2nd thot harem event is bugged
Skip again I guessStill no Amy Band Harem scene
What's this now?Mikemc - alternate event after dwayne's death
How did you do it, did you use a command, if so which one?It is bugged. I brute forced my way to see it but I think you might need trigger Audrey some type of way.
Fafow is the abbreviation ofHey guys, what does the Fafow strand for in the changelog?
Yea, the male protagonist is pretty much finished outside the DLC girls so it seems the dev's focusing on the female protagonist (BreeMC) for the time being.Also, did they finish the male side of the game? I looked at the past few changelogs and it's 95% BreeMC.
TryI accidentally locked myself on the money route for Hanna before reading the part of the guide that explains its broken. Is there any code that can reset her or change her flag to one that does not dead end her?
I need my muscle mommies.
hanna.flags.gymSolution = "lewd"
, it should put her on the
Sweet, thanks for the info.call bree_event_11
, but if that doesn't unlock Kat trykat.unhide()
,DONE["bree_event_11"] = game.days_played
, andbree.flags.befriendKat = True
.
There's also the option of doing the gamer path which you can achieve withdel DONE["bree_event_04"]
, and just to be safe since the maid path changes Bree's schedule I suggest you also usebree.flags.schedule = "default"
(If you want to put Bree back to work at the cafe usebree.flags.schedule = "working"
) just to be safe. After that just fallow the gamer path.
Sweet, thanks for the info.
Is there a smiliar way for playing both paths of Kylie (Gf/Murderer) ?
kylie.flags.killed = "name"
(replace name
with any NPC's name even mike
should do, don't worry this won't get rid of the NPC this flag is only used to check if Kylie has killed someone) then do the normal stuff to get her arrested.120
+ (if she's pregnant the minimum charm required is 110
) and a knowledge of 80
+ this will result in an innocent verdict setting Kylie free (you'll either need to wear charm boosting clothes to go over the max of 100
or change the max with hero.charm.max = x
(replace x
with you desired value)).kylie.flags.schedule = "jail"
, this will put her back in jail but this time the game still has her as datable meaning you can do all the Camila content and when you want to do Kylie's stuff the only command to you need is kylie.flags.schedule = "default"
.kylie.flags.policestation = True
and DONE["kylie_attack"] = game.days_played
. Apologies for any inconvenience.