Keep playing, it will probabay appear sometime later after the talk with Aunt about where she stays.
I got the alternate room rent option after asking about the single bed.
However, now I get random errors while trying to enter the room.
Here is one of them:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/loc_MotelAltRoom.rpy", line 531, in <module>
File "game/ch_MotelManager.rpy", line 470, in MotelMngAltRoomFuckEventGen
File "game/ch_MotelManager.rpy", line 461, in MotelMngAltRoomCanWait
AttributeError: 'ItemClass' object has no attribute 'SharedLeftTM'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 6, in script call
File "GameData.rpyc", line 899, in script call
File "loc_MotelAltRoom.rpyc", line 525, in script
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/loc_MotelAltRoom.rpy", line 531, in <module>
File "game/ch_MotelManager.rpy", line 470, in MotelMngAltRoomFuckEventGen
File "game/ch_MotelManager.rpy", line 461, in MotelMngAltRoomCanWait
AttributeError: 'ItemClass' object has no attribute 'SharedLeftTM'