I checked the code again and fixed another bug. Will be part of the next update.I ran into the same bug as this member did
This is after Delizia leaves for her first exam
You don't have permission to view the spoiler content. Log in or register now.
To fix it in your game, either go to reception and have a different nurse asigned, or open the console and type this:
jobs.doctor2 = renpy.random.choice(jobs.doctor_list)
This will auto asign a random nurse from the girls currently on the island.
Last edited: