# Gaddvor
$metka = $ARGS[0]
$loc = $CURLOC
CLOSE ALL
if sound = 0:
if month >=11 and month <= 12 or month >=1 and month <=3:
if hour >= 8 and hour <= 23:PLAY 'sound/zima2.mp3',30
if hour >= 0 and hour <= 7:PLAY 'sound/zima2.mp3',30
else
if hour >= 8 and hour <= 23:PLAY 'sound/ptica.mp3',30
if hour >= 0 and hour <= 7:PLAY 'sound/ptica.mp3',30
end
end
'
Yard
'
''
'Yard with Seat, hut and outbuildings enclosed fence.'
if car > 0 and cardrive = 23:
cardrive = 23
'Near the fence stands your <<$car>>'
end
clr
gs 'stat'
gs 'outdoors'
act 'Going into the house':minut += 5 & gt 'Gadhouse'
act 'Go to the barn':minut += 5 & gt 'Gadsarai'
act 'Go to the bath':minut += 5 & gt 'Gadbana'
if meadow > 0 and hour >= 6 and hour < 20:act 'Go to the meadow':minut += 20 & gt 'Meadow', 'start'
act 'Go to the village':minut += 5 & gt 'gadukino'
if hour >= 17 and hour < 20:
if mitkaday!daystart:'Not far from the hut shies Mitka kingpin'
elseif hour >= 20:
'Not far from the village hut sits kampashka youth'
end
--- Gaddvor ---------------------------------