This is nice! Oh, good ol' BASIC.
I would just change line 210 to this:
210 if time$ < "10:30" goto 90 else goto donutshop
and add these few lines for the code to be complete:
220 REM At the donut shop...
230 Print "We had a good response in the territory today."
240 Input otherbrothersfeelings$
250 Ignore otherbrothersfeelings$
260 Put twohoursonthetimeslip$
270 goto Home
Nice! I didn't even had to do a RENUM.
Observador.