# liam
$metka = $ARGS[0]
$loc = $CURLOC
CLOSE ALL
if sound = 0:PLAY 'sound/street.mp3',30
gs'dinam'
set minut = minut + 5
'
Old town center'
''
'The old part of the city, usually call old town. A couple of centuries ago, this was an ordinary village, located near a town that is now the city.'
'Later, the rich bought land of the poor here and knocked down the wooden shacks and farm houses to build large houses.'
'As the city continued to grow rapidly, it became a desirable suburb.'
'Since then even the old huts, have long since lost there original appearance, improved, extended and modernized.'
CLOSE ALL
clr
gs'stat'
gs 'outdoors'
set palMir=0
set bordysh=0
set housrA=0
set palMir=0
set obdysh=0
set tanhouse1=0
set obMir=0
set obLoker=0
set houseob=0
set borMir=0
set minut+=10
'Patio .'
!'On narrow street .'
'Closeby is a quiet street .'
'You can Climb to the top .'
if car > 0 and cardrive = 24:
set cardrive = 24
'I parked at the curb your <<$car>>.'
end
act 'Taxi':
cla
*clr
minut += 5
''
'You caught a passing taksishku.'
'Fare 250 RUB.'
if $loc!'street':
act 'Go to the sleeping area':
set $loc='street'
dynamic $taxi
end
end
if $loc!'down':
act 'To go to the center':
set $loc='down'
dynamic $taxi
end
end
!'if $loc!'liam':
act 'Go to Old Town':
set $loc='liam'
dynamic $taxi
end
end'
if $loc!'vokzal':
act 'Go to the station':
set $loc='vokzal'
dynamic $taxi
end
end
if $loc!'Nord':
act 'To go into the northern area':
set $loc='Nord'
dynamic $taxi
end
end
act 'Takeout':gt'<<$loc>>'
end
act 'Wait':
cla
waiting = input ("How many minutes to wait? (Not more 120 minutes)")
if waiting <= 0 or waiting > 120:
set minut = minut + 15
end
if waiting > 0 and waiting <= 120:
set minut = minut + waiting
end
act 'Consult a watch':gt curloc
end
act 'Walk 1 h':
cla
set minut+=60
set manna = manna + 10
set willpower = willpower + 10
gs'stat'
'You slowly walk along the narrow streets of the Old Town, It became one of the areas of the big city, admiring the beautiful architecture buildings, built long ago and miraculously survived to our times. Breathe in the fresh air, reflecting on the vicissitudes of fate.'
act 'Complete outing':gt'liam','start'
end
if hour >= 4 and hour <= 23:'Station Metro located at 5 walking distance.'
if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
--- liam ---------------------------------