That part of the code is time specific, there are 2 other pieces of code for going outside the house just above line 261. I tried adding #'s to the other parts of the code but couldn't get it to work.comment (add #) in line 1261 in game/nav.rpy:
replace
withCode:imagebutton auto "map/Amy_house/front_door/front_doore_outside_%s.png" focus_mask True action Jump("R")
keep indentation (number of spaces)Code:# imagebutton auto "map/Amy_house/front_door/front_doore_outside_%s.png" focus_mask True action Jump("R") imagebutton auto "map/Amy_house/front_door/front_door_outside_%s.png" focus_mask True action Jump("foutside")
Someone needs to upload a corrected nav.rpy