# dachamy
$metka = $ARGS[0]
$loc = $CURLOC
'
Cottage
'
'
'
'Your favorite summer residence.'
clr
gs 'stat'
gs 'time'
act 'Go into the house': gt 'dachain'
if hour < 23 and hour >= 7:
act 'Inspect garden':
cla
minut += 5
if etoexhib < 16: gt 'dachaogr0'
if etoexhib = 16: gt 'dachaogr'
end
end
act 'Exit the alley': minut += 15 & gt 'dachi'
--- dachamy ---------------------------------