1234567891011121314151617181920212223242526 |
- # qwlocdog
- cls
- minut += 3
- gs 'stat'
- 'You pick up the phone and a female voice tells you. "Hello <<$name>>, this is Margaret.''s Meet today in the cafe?"'
- act 'Oh, I have a lot of things, I just can not today':
- cla
- qwdogiventday = daystart
- '(You) - Oh, I have a lot of things, I just can not segdnya.'
- '(Margarita) - Okay. Then I''ll call in a week.'
- act 'Hang up':gt 'korr'
- end
- act 'I do not mind.':
- cla
- QWdogReiq = 3
- qwdogiventday = daystart
- '(You) - I do not mind.'
- '(Margarita) - Wonderful. Then wait in the cafe.'
- act 'Hang up':gt 'korr'
- end
- --- qwlocdog ---------------------------------
|