going into the bathroom and opening the drawer crashes the game and gives the error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/firicor.rpy", line 3, in script call
call screen firicor_arr
File "game/scripts/locations/basement.rpy", line 3, in script call
call screen basement_rr
File "game/scripts/locations/ro23.rpy", line 149, in script
call screen bathro23_arr
ScriptError: could not find label 'graytowel'.
same for trying to go to the villa:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/firicor.rpy", line 3, in script call
call screen firicor_arr
File "game/scripts/locations/basement.rpy", line 3, in script call
call screen basement_rr
File "game/scripts/locations/basement.rpy", line 3, in script call
call screen basement_rr
File "game/scripts/locations/filecor.rpy", line 3, in script call
call screen filecor_arr
File "game/scripts/locations/selecor.rpy", line 3, in script call
call screen selecor_arr
File "game/scripts/locations/street.rpy", line 3, in script
call screen street_arr
ScriptError: could not find label 'acrovilla'.