Hey guys!
So I am not very good at making patches (I tried with Life in Santa County, but just couldn't maintain it. Plus I didn't code it, just pulled it from a dead patch). HOWEVER, that doesn't mean I don't know workarounds. And thus, I present to you...............................
ADDING INCEST TO THIS GAME!
The following steps will essentially change some dialogue and relationships in the game. Keep in mind, I haven't played this game through, so I don't know all of the dialogue, but based on what I've seen, this game is about as family as you can get without them actually calling each other correctly. Anyways, follow these steps, and you're on your way!
1.) Download and install the URM by x52 (Universal Ren'Py Mod). Not adding steps to install that; just read how on the page.
2.) Once installed, start the game and open the URM using Alt+M.
3.) In the search bar, type in the name of the character you want to change their relationship. NOTE: You MUST use the ORIGINAL name of the character, not the name you chose to change it to at the start of the game (i.e. Sheri, Lucy, etc.).
4.) Using Sheri as an example, look for "char_data["sheri"]"; it should have a clickable box that says "dict" and have a number next to it. Click on that box that says "dict."
5.) Now you should have a window that shows editable values. It should show name, relation, and love. Click on the box to the right of relation - it should say Landlady. Simply erase that and change it to "Mom" or "Mother" and click "Change."
6.) Tada! The character's sheet should now reflect the changes moving forward including in dialogues. To change Isabella and Lucy, follow the same steps, by changing "Roommate" into "Sister."
7.) Also to note, you can also change the bios of the characters by clicking the "dict" box next to "char_bio["<name here>"], but that's up to you.
And there you have it! I believe these changes can also me made using console commands, but this is just easier if you want to swap things out quickly.
Enjoy!