mooncasterdk
Newbie
- Oct 15, 2022
- 98
- 163
- 92
Wasn't this update supposed to have a gallery? If so where is the gallery?
NTR!!! How dare a husband and wife have sex! She is a potential LI!!View attachment 2202423
That is the Doc, with exibitionistic kinks, and her Husband, and the one watching because of Voyerism is the MC,
Cool. thank you
Again so it doesn't get buriedBug report, the quest with Angela and Martina, the gym ladies, keeps on repeating from the beginning everytime I go to the gym
Apart from allowing you to change your name at the beginning of the game, this doesn't seem to work at all to create the proper relationships, unfortunately. Shame someone won't release a proper patch for this.Make a text file named _inc_patch.rpy containing:
init 1040 python:
def nameChange( txt ):
#Julia -> Mom
if ("sRockyT" in txt) and ("sJulia" in txt):
sJulia.name = "Mom"
return txt.replace("sJulia","sJulia")
elif ("sRocky" in txt) and ("sJulia" in txt):
sJulia.name = "Mom"
return txt.replace("sJulia","sJulia")
elif ("sRockyT" in txt) and ("Julia" in txt):
return txt.replace("Julia","Mom")
elif ("sRocky" in txt) and ("Julia" in txt):
return txt.replace("Julia","Mom")
#Lucy -> Sis
elif ("sRockyT" in txt) and ("sLucy" in txt):
sLucy.name = "Sis"
return txt.replace("sLucy","sLucy")
elif ("sRocky" in txt) and ("sLucy" in txt):
sLucy.name = "Sis"
return txt.replace("sLucy","sLucy")
elif ("sRockyT" in txt) and ("Lucy" in txt):
return txt.replace("Lucy","Sis")
elif ("sRocky" in txt) and ("Lucy" in txt):
return txt.replace("Lucy","Sis")
#Emma -> Aunt
elif ("sRockyT" in txt) and ("sEmma" in txt):
sEmma.name = "Aunt Emma"
return txt.replace("sEmma","sEmma")
elif ("sRocky" in txt) and ("sEmma" in txt):
sEmma.name = "Aunt Emma"
return txt.replace("sEmma","sEmma")
elif ("sRockyT" in txt) and ("Emma" in txt):
return txt.replace("Emma","Aunt Emma")
elif ("sRocky" in txt) and ("Emma" in txt):
return txt.replace("Emma","Aunt Emma")
#Sara -> Grandma
elif ("sRockyT" in txt) and ("sSara" in txt):
sSara.name = "Grandma Sara"
return txt.replace("sSara","sSara")
elif ("sRocky" in txt) and ("sSara" in txt):
sSara.name = "Grandma Sara"
return txt.replace("sSara","sSara")
elif ("sRockyT" in txt) and ("Sara" in txt):
return txt.replace("Sara","Grandma Sara")
elif ("sRocky" in txt) and ("Sara" in txt):
return txt.replace("Sara","Grandma Sara")
#Olivia Cousin
elif ("sRockyT" in txt) and ("sOlivia" in txt):
sOlivia.name = "Cousin Olivia"
return txt.replace("sOlivia","sOlivia")
elif ("sRocky" in txt) and ("sOlivia" in txt):
sOlivia.name = "Cousin Olivia"
return txt.replace("sOlivia","sOlivia")
elif ("sRockyT" in txt) and ("Olivia" in txt):
return txt.replace("Olivia","Cousin Olivia")
elif ("sRocky" in txt) and ("Olivia" in txt):
return txt.replace("Olivia","Cousin Olivia")
#Walter Uncle
elif ("sRockyT" in txt) and ("sWalter" in txt):
sWalter.name = "Uncle Walter"
return txt.replace("sWalter","sWalter")
elif ("sRocky" in txt) and ("sWalter" in txt):
sWalter.name = "Uncle Walter"
return txt.replace("sWalter","sWalter")
elif ("sRockyT" in txt) and ("Walter" in txt):
return txt.replace("Walter","Uncle Walter")
elif ("sRocky" in txt) and ("Walter" in txt):
return txt.replace("Walter","Uncle Walter")
else:
return txt
config.say_menu_text_filter = nameChange
Welcome to the Pubic gardener Team !I'm not even past the introduction yet and I just want to say that I love that there's pubic hair in this game
I'm not even past the introduction yet and I just want to say that I love that there's pubic hair in this game
I understood correctly? I have to start from scratch... why are my saves acting strange with no character advancements or is it just me having that problem?
You just have to wait one night when you sleep Lucy come to see you in your bedroomHELP... please.
I am stuck in quest "Bloody Moon" after she was biten. The hint isn't really helpful though.
View attachment 2202597
View attachment 2202606
already happened - but it was not just one night - ot have been nearly 3 weeks.You just have to wait one night when you sleep Lucy come to see you in your bedroom
HELP... please.
I am stuck in quest "Bloody Moon" after she was biten. The hint isn't really helpful though.
View attachment 2202597
View attachment 2202606
[/QUOTE
go to park and keep spraying eventually you need to go to school to for additional help
Ditto, my save worked like charm.Everything was fine with me, here is the end 0.74