# dachaogr
$metka = $ARGS[0]
$loc = $CURLOC
$location_type = 'secluded'
gs 'stat'
'
Garden
'
if month > 4 and month < 10:
'> src="images/locations/suburban/cottage/vspah.jpg">'
'Well-kept garden.'
elseif month <= 4 or month >= 10:
'> src="images/locations/suburban/cottage/vspah.jpg">'
'Not for planting season'
end
act 'Leave':
minut += 5
gt 'dachamy'
end
--- dachaogr ---------------------------------