This should fix the grooming menu overlapping. It's from their discord.
"
1) Open the game html in a text editor (not word processor like MS Word). Notepad works fine. (Right click, open-with)
2) Open the replace menu. (Notepad: Ctrl+H)
3) Paste the following into the "Find what" box:
uiGroomingQuickActions" style="width:300px;border-width:3px;
4) Paste the following into the "Replace with" box:
uiGroomingQuickActions" style="position:relative;top:175px;float:right;width:300px;border-width:3px;
5) Click the "find" button to find the item, then click replace to replace it.
6) Repeat until all instances have been replaced. Save the file, play and enjoy.
"
One question of my own though, can anyone tell me how one can ask an NPC on a date? I assume it should be done via the social menu, but there's only view and text options available for each NPC.
"
1) Open the game html in a text editor (not word processor like MS Word). Notepad works fine. (Right click, open-with)
2) Open the replace menu. (Notepad: Ctrl+H)
3) Paste the following into the "Find what" box:
uiGroomingQuickActions" style="width:300px;border-width:3px;
4) Paste the following into the "Replace with" box:
uiGroomingQuickActions" style="position:relative;top:175px;float:right;width:300px;border-width:3px;
5) Click the "find" button to find the item, then click replace to replace it.
6) Repeat until all instances have been replaced. Save the file, play and enjoy.
"
One question of my own though, can anyone tell me how one can ask an NPC on a date? I assume it should be done via the social menu, but there's only view and text options available for each NPC.