# Gadhouse $metkaM = $ARGS[0] $locM = $CURLOC $metka = $ARGS[0] $loc = $CURLOC frost = 0 '

Cottage

' '
' 'Simple village hut. In a small room is cupboard and bed where you can sleep. In a large room is tv_set. TV stands next to an ancient trellis' clr gs 'stat' fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) act 'Go outside':minut += 5 & gt 'Gaddvor' act 'Eat': cla *clr frost = 0 minut += 30 health += 10 manna += 20 wipo += 5 salo += 1 gs 'stat' '
' if energy >= 30: fat += 5 'You can no longer eat.' elseif energy >= 20 and energy < 30: fat += 3 energy += 10 'You pushed through the power of a meal.' elseif energy < 20: energy += 20 !!fat = fat + 1 'You gladly ate cooked food.' end if water >= 20: 'You don''t need any more tea.' elseif water < 20: water += 20 'You gladly drank a cup of tea.' end gs 'stat' act 'Get up from the table':gt $locM, $metkaM end dynamic $d_read_book if indorf = 1: 'The room resting parents.' if week = 7: if hour >= 20:gt 'farmhomeride' end end if monthbabkapay ! month: monthbabkapay = month money += 2000 gs 'stat' 'Grandma gives you two thousand.' end --- Gadhouse ---------------------------------