- Aug 1, 2023
- 41
- 5
Wasn't their a mod that allows you to do both routes?
what a whiny bitchShe will probably get pregnant through artificial insemination or some story plot, although I have a Mandela effect of having already seen an art of Mike fucking her in the hot tub (but it must probably be some false memory of mine), the creator has already made it very clear that he has no intention of doing incest (although ironically we may have a relationship with our sister) and he made it very clear that it's his game and he doesn't care about criticism and that he will do whatever the fuck he wants, the ragequit was so big, that he even cried on Twitter, saying that he had lost patience with people on this forum.
I honestly no longer have any expectations with this game, whatever comes is profit, the creator seems to be much more concerned with creating new bg and characters, as well as screwing up the programming, than actually developing characters and events that he himself had already started, not to mention creating exclusive DLC characters, which has no other excuse other than making some extra money.
I went with Gamer. It unlocks Kat and you can always save edit and max out Bree's sub later.
Hmm, there's this piece of code:Is there any way to manipulate the traits? Like making Samantha fertile?
call loose_trait(samantha, "low fertility")
call gain_trait(samantha, "fertile")
it is a renpy game.Is there any way to manipulate the traits? Like making Samantha fertile?
If you haven't already screwed the event up, you need to punish Minami or else it will be permanently locked at 50.im stuck with minami, im done confront her about mc's parents and get her date score back to 100 but now her submissive point stucks at 50, any advice how to solve this?
It works great, I managed to modify almost "all of them", but whenever I try in Aletta, it gives an error and since I'm completely zero in programming, can you tell me why only she gives an error?Hmm, there's this piece of code:
View attachment 3944997
My guess is the following two commands would do the trick, but I haven't tested it, so you're on your own if something bugs out:
call loose_trait(samantha, "low fertility")
call gain_trait(samantha, "fertile")
Hmm, hard to say what's wrong without an error message and not knowing which command you used...It works great, I managed to modify almost "all of them", but whenever I try in Aletta, it gives an error and since I'm completely zero in programming, can you tell me why only she gives an error?
"Did you try to remove "low fertility" from Aletta? (which she doesn't have)". No, I just tried to add the "Fertile" trait and crash the game like you said, maybe if there was a someway to see a list of all the traits and which characters receive some of them, like I think only Aletta has the Workaholic, but if there was this list to confirm it would make it much easier to use the command to manipulate a little.Hmm, hard to say what's wrong without an error message and not knowing which command you used...
As I said haven't really done anything with trait manip myself, but I think you've to use the exact internal name for the traits, so if you use something like "Fertile" or "fertil" it would probably crash the game, same for removing a trait a person doesn't have to begin with?
Did you try to remove "low fertility" from Aletta? (which she doesn't have)
Aletta already has the fertile trait by default, probably adding it a second time might be an issue..."Did you try to remove "low fertility" from Aletta? (which she doesn't have)". No, I just tried to add the "Fertile" trait and crash the game like you said, maybe if there was a someway to see a list of all the traits and which characters receive some of them, like I think only Aletta has the Workaholic, but if there was this list to confirm it would make it much easier to use the command to manipulate a little.
game/ch/<charactername>/person/<charactername>.yml
(just open them with an editor of your choice)You need to trigger a scene at home with both herself and Sasha in when she almost destroyes the latter's bass guitar. You need to take Sasha's side and spank Minami for that. This unlocks Minami's submission scale to 100.im stuck with minami, im done confront her about mc's parents and get her date score back to 100 but now her submissive point stucks at 50, any advice how to solve this?