# dachaogr0 clr gs 'stat' gs 'time' fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) '
Vegetable
' '
' if etoexhib < 11: 'Whole vegetable garden overgrown with weeds and weeds. Any crop here outgrowths impossible. Looks like the former owners did not care about him. We must figure out how to dig up the garden.' elseif etoexhib = 11: 'Working with lazy and smoke breaks dig in the ground, pull weeds.' elseif etoexhib >= 12 and etoexhib < 14: 'Workers digging the ground. Stumps removed.' elseif etoexhib = 14 and temp ! daystart: cls gs 'stat' '
Vegetable
' '
' 'Your kitchen garden plowed. Razchercheny beds neatly. Planted with apple trees.' 'Satisfied drunken workers rest in the shade. Clearly, for the money they took a drink. And, apparently under doping, finished faster.' act 'Pay':gt 'etoexhib', 'pos14' elseif etoexhib = 15 and temp ! daystart: cls gs 'stat' '
Vegetable
' '
' 'Your kitchen garden plowed. Razchercheny beds neatly. Planted with apple trees.' 'Tired workers rest in the shade.' act 'Pay money (3,000 rubles)': cla *clr money -= 3000 etoexhib = 16 gs 'stat' 'You paid a working 3000 rubles.' act 'To lodge':minut += 15 & gt 'dachamy' end if etoexhib = 15 and horny > 30: act 'Pay body':gt 'etoexhib', 'pos13' end end act 'To lodge':minut += 15 & gt 'dachamy' --- dachaogr0 ---------------------------------