- Dec 9, 2018
- 4,855
- 6,240
By the way, Horny Saint, the progression to
Adding it manually with the console seemed to fix it.
... Hm, seems it may depend on how or with whom the MC spends the night. Tried rolling back a bit and not doing anything at all at night other than just going to sleep and the event opened up as it should.
Oh, and while I'm at it there's an (easily ignorable) exception in line 5416 of update7.rpy (the
Speaker should be
gymstory33
seems to be broken. As far as I could tell gymstory32_sleep
wasn't added properly during the night, so the yoga class never became available.Adding it manually with the console seemed to fix it.
Python:
done.add("gymstory32_sleep")
... Hm, seems it may depend on how or with whom the MC spends the night. Tried rolling back a bit and not doing anything at all at night other than just going to sleep and the event opened up as it should.
Oh, and while I'm at it there's an (easily ignorable) exception in line 5416 of update7.rpy (the
repeat_laceysex
block):
Python:
Lacey "Why don't you give me a few seconds and I'll change."
lacey
.
Last edited: