# parks gs'stat' gs 'outdoors' '
Old Town Park
' '
' 'The lack of amusements is compensated for by the wonderful, landscaped gardens and tranquil atmosphere.' 'The old park is a favorite vacation spot for families.' 'Close to the narrow footpath .' 'Wander through the park .' act 'Elite settlement':gt'psiklin','start' act 'Walk 1 h': cla set minut+=60 set manna = manna + 10 set willpower = willpower + 10 gs'stat' 'You leisurely stroll through the park of the Old Town. Breathe in the fresh air, reflecting on the vicissitudes of fate.' act 'Complete outing':gt'parks','start' end if month = 5 or month = 6 or month = 7 or month = 8 or month = 9: if hour > 6 and hour < 23: act 'Crouch on the bench': cla *clr '
' waiting = input ("How many minutes of sitting? (Not more 120 minutes)") if waiting <= 0 or waiting > 120: minut = minut + 15 elseif waiting > 0 and waiting <= 120: minut = minut + waiting manna = manna + 10 willpower = willpower + 10 if son < 90:son += 10 end act 'Consult a watch':gt curloc end end end act 'Abandoned building':gt'psiklin','ps2' act 'Escape': setminut += 10 gt'liames' end --- parks ---------------------------------