Fixed a bug that prevented getting out of the basket in the gymnasium.
Fixed a bug that prevented getting out of the basket in the gymnasium.
Situation: When you crouch down, you can enter the basket under the shelf in the gymnasium. After that, it becomes impossible to get out.
Fixed: The basket is now upside down and cannot be entered.
Fixed a bug where the user could be locked in the restroom.
Fixed a bug where the user could be locked in the restroom.
Normal behavior: After confirming that the door to the restroom is locked, the event occurs when the player turns around. Behavior when the bug occurs: The event does not occur even if you look back.
Guess of cause: Because the only condition for the event to occur was "checking the locked door," the bug occurred if the locked door was checked before entering the restroom.
Due to the save/load process, the data where the bug has occurred must start over from the beginning. We are very sorry.