# dachaogr0 clr $location_type = 'secluded' gs 'stat' if night_mode = 1: fcolor = rgb(255, 255, 255) bcolor = rgb(0, 0, 0) lcolor = rgb(106, 90, 205) else fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) end '
Vegetable
' '
> src="images/locations/suburban/cottage/burjan.jpg">
' if etoexhib < 11: 'The entire vegetable garden is overgrown with weeds. Growing any crops here is impossible. It seems the former owners did not care about their garden. You need to find a way how to clean out the weeds.' elseif etoexhib = 11: 'The workers are slowly making progress, taking many smoke breaks as they clean the weeds out.' elseif etoexhib >= 12 and etoexhib < 14: 'Workers dig up the ground and remove weeds and tree stumps.' elseif etoexhib = 14 and temp ! daystart: cls gs 'stat' '
Vegetable
' '
> src="images/locations/suburban/cottage/vspah.jpg">
' 'Your kitchen garden has been plowed, vegetable beds are finished and apple trees have been planted.' 'The satisfied drunk workers are resting in the shade. For the money they''ve earned they bought alcohol and apparently it helps them to finish faster.' act 'Pay':gt 'etoexhib', 'pos14' elseif etoexhib = 15 and temp ! daystart: cls gs 'stat' '
Vegetable
' '
> src="images/locations/suburban/cottage/vspah.jpg">
' 'Your kitchen garden has been plowed, vegetable beds are finished and apple trees have been planted.' 'The tired workers are resting in the shade.' act 'Pay them (3,000 )': cla *clr money -= 3000 etoexhib = 16 gs 'stat' 'You paid the workers 3000 .' act 'To lodge':minut += 15 & gt 'dachamy' end if etoexhib = 15 and pcs_horny > 30: act 'Pay with your body':gt 'etoexhib', 'pos13' end end act 'To lodge':minut += 15 & gt 'dachamy' --- dachaogr0 ---------------------------------