'
clr
gs 'stat'
gs 'time'
act 'Leave':minut += 15 & gt 'nord'
act 'Exit to the northern highway':minut += 15 & nroad = 0 & gt 'road'
if money >= 200:
act 'Buy a ticket to the town':
cls
money -= 200
minut += 15
gs 'stat'
'
'
'You paid for the ticket and boarded the train going in the town.'
'After 15 minutes the train stopped at the station.'
act 'To go further':
cls
minut += 15
gs 'stat'
'
'
'After 15 minutes the train stopped at the station.'
act 'To go further':
cls
minut += 15
gs 'stat'
'
'
'After 15 minutes the train stopped at the station.'
act 'To go further':
cls
minut += 15
gs 'stat'
'
'
'After 15 minutes the train stopped in the Township.'
act 'Exit':minut += 5 & nroad = 20 & gt 'VokzalG'
end
act 'Exit':minut += 5 & nroad = 15 & gt 'road'
end
act 'Exit':minut += 5 & nroad = 10 & gt 'road'
end
act 'Exit':minut += 5 & nroad = 5 & gt 'road'
end
end
--- vokzal ---------------------------------