Hello, I checked if there was anyone else who had a similar problem, but could not find anything already reported, and no similar thread
Edan has a "FriendSex" menu, if PC is male and befriended him. This part works fine. But there is an option named "HeatSex" in the menu that is not reachable.
The description is "You need to be in heat and have an fertile pussy."
As soon as PC has a vagina, you cannot see the "FriendSex".
Looking in the code, I can see that a check is made:
I think that is the reason it cannot be triggered.
Game Version: 0.9.138-BACKER-ELECTRON#6335
Edan has a "FriendSex" menu, if PC is male and befriended him. This part works fine. But there is an option named "HeatSex" in the menu that is not reachable.
The description is "You need to be in heat and have an fertile pussy."
As soon as PC has a vagina, you cannot see the "FriendSex".
Looking in the code, I can see that a check is made:
Code:
pc.hasVagina()&&!pc.isMasculine(!0)
Game Version: 0.9.138-BACKER-ELECTRON#6335