- May 29, 2018
- 5,766
- 13,817
Yes. Big black snake.Is the snake going to fuck all the bitches and cuck the mc? Is that the ntr in this game?
Yes. Big black snake.Is the snake going to fuck all the bitches and cuck the mc? Is that the ntr in this game?
You probably used the not updated I-patch.am I missing something? there seems to be more screenshots than there is content at this point, the game just stops right after the Mom enters the room.
Think there are tags for those types of games. This one does not have that tag but uses a big white snake instead.Yes. Big black snake.
Can you describe how you did that? Trying to avoid downloading the whole game again.Edited: Nevermind what I said, I used the i-patch linked in the OP, and it abruptly ended the game after what was apparently the intro/demo version. I got around it by adding a jump call to ep1 in the script. Carry on.
When I replaced this script, it ended the game content way earlier than the baseline version. Once I deleted it and reinstalled the vanilla version, I've got waaay more actual game content to play with.Guys I will try to edit the script .. I have played the game so I think racheal being Friend is fine. Will change Rebecca to Mom.
Edit: Just replace this script.rpy with the one in the game folder. Incest Patch is ready. Let me know if there is any problems?
I attached my edited file in case you still need it, but if you prefer to do it yourself, I just changed the code at the end of the script.rpy file to include "jump ep1" right after the "scene black with fade" line somewhere around Line 330 or so.Can you describe how you did that? Trying to avoid downloading the whole game again.
rebecca "Ahh well.. Uhm... Sorry I didn't think you were awake."
rebecca "To tell you breakfast is ready."
rebecca "(Oh my God! How big it is. Unbelievable...)"
mc "Can you please come out."
rebecca "Oh, sure, sorry. I'll wait for you in the kitchen..."
mc "(Oh God... that was so embarrassing)."
scene black with fade
jump ep1
label end_game:
$ renpy.quit()
Yeah, that i-patch ends the game at the demo version because it doesn't call the ep1 script. I had to modify the I-patch and discovered a whole new game lol.When I replaced this script, it ended the game content way earlier than the baseline version. Once I deleted it and reinstalled the vanilla version, I've got waaay more actual game content to play with.