# grandpahelp *clr & cla '
> src="images/locations/gadukino/grandparents/grandpa1.jpg">
' 'You walk up to your grandfather and ask if he needs any help. Grandpa thinks for a moment and says:' menu_off = 1 gs'stat' if $ARGS[0] = 'start': if month <= 4 or month >= 10: grandpahelping = rand(0,5) elseif month = 5: grandpahelping = rand(3,8) elseif month = 6 or month = 9: grandpahelping = rand(3,12) else grandpahelping = rand(3,13) end if grandpahelping = 0: '"<<$pcs_nickname>>, could you bring firewood for the stove?"' act 'Fetch firewood (0:20)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/firewood.jpg">
' else '
> src="images/locations/gadukino/village/firewood_winter.jpg">
' end 'You put on some warm clothes and run over to the barn to collect some firewood. ' '"I''ve brought some firewood grandfather," you said to your grandfather.' '"You are very quick <<$pcs_nickname>>." he replies with a smile. "That''s today''s youth for ya. There is no more work today."' minut += 20 grandmahelp += 1 gs'stat' act 'Go':gt 'gadhouse', 'start' end elseif grandpahelping = 1: '"<<$pcs_nickname>>, I need you to go to the barn and feed Desperado."' act 'Go to the barn (0:10)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/go_yard.jpg">
' else '
> src="images/locations/gadukino/village/go_yard_winter.jpg">
' end 'You walk over to the barn and where Desperado is kept.' feed_horse = 1 minut += 10 gs'stat' act 'Continue':gt'gadsarai' end elseif grandpahelping = 2: '"<<$pcs_nickname>>, go to the barn to feed the cows."' act 'Go to the barn (0:10)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/go_yard.jpg">
' else '
> src="images/locations/gadukino/village/go_yard_winter.jpg">
' end 'You walk over to the barn where the cows are kept.' minut += 10 feed_cow = 1 gs'stat' act 'Continue':gt'gadsarai' end elseif grandpahelping = 3: gt 'grandpahelp', 'cleanyard' elseif grandpahelping = 4: gt 'grandpahelp', 'groomhorse' elseif grandpahelping = 5: gt 'grandpahelp', 'feedhogs' elseif grandpahelping = 6 and hour >= 6 and hour < 9: gt 'grandpahelp', 'grazehorse' elseif grandpahelping = 7 and hour >= 6 and hour < 9: gt 'grandpahelp', 'leadcows' elseif grandpahelping = 8 and hour >= 6 and hour < 9: gt 'grandpahelp', 'grazecows' elseif grandpahelping = 9 and temper >= 15 and sunWeather = 1 and week > 5: gt 'grandpahelp', 'washhorse' elseif grandpahelping >= 10 and grandpahelping < 13 and go_in_boletus = 0 and go_in_bilberry = 0 and go_in_boletus_bilberry = 0: gt 'grandpahelp', 'pickforest' elseif grandpahelping = 13 and temper >= 15 and sunWeather = 1 and hour >= 6 and hour < 9: '"<<$pcs_nickname>>, we need to help out with hay gathering today. We have to go to the field and help out."' '"Okay, grandfather," you replied. You grab a rake, and start walking towards the field.' act 'Go to the field (0:40)': *clr & cla '
> src="images/locations/gadukino/village/go_gadfield.jpg">
' 'With the rake in your hand you met up with the other local residents at the field. All the present at the field got assigned to a task. You work hard gathering the hay.' haying_time = 1 minut += 40 gs'stat' act 'Continue':gt'gadfield','field' end else if hour >= 9: randmsg = rand(0,5) if randmsg = 0: '"You can rest today <<$pcs_nickname>>, you don''t need to help me today."' elseif randmsg = 1: '"You can rest today child, there is nothing to do."' elseif randmsg = 2: '"You can rest today <<$pcs_nickname>>, there is nothing to do."' elseif randmsg = 3: '"There''s no work today <<$pcs_nickname>>, go and rest up."' elseif randmsg = 4: '"You can rest today my dear granddaughter."' else '"You can take the day off to rest up."' end else randmsg = rand(0,1) if randmsg = 0: '"You don''t need to help out today <<$pcs_nickname>>."' else '"You can take the day off."' end end act 'Leave':gt 'gadhouse', 'start' end end if $ARGS[0] = 'cleanyard': '"Of course <<$pcs_nickname>>, I need your help in the yard. Bring a garden tool with you."' act 'Clean up the yard (1:00)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/clean_yard1.jpg">
' 'Armed with a rake, you begin cleaning the yard. You''re pleased seeing the yard clean. You return the rake to the shed and continue on with your business.' else '
> src="images/locations/gadukino/village/clean_yard2.jpg">
' 'Armed with a shovel, you begin clearing the yard of snow. You''re pleased with yourself seeing the courtyard is free of snow. You return the shovel to the shed and continue on with your business.' end minut += 60 grandmahelp += 1 if month >= 4 and month <= 10: fat -= rand(1,3) else stren_exp += 1 fat -= rand(1,5) end gs'stat' act 'Go':gt'gaddvor' end end if $ARGS[0] = 'feedhogs': '"<<$pcs_nickname>>, could you go to the barn and feed the hogs."' act 'Go to the barn (0:10)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/go_yard.jpg">
' else '
> src="images/locations/gadukino/village/go_yard_winter.jpg">
' end 'You walk over to the barn where the hogs are kept.' feed_boar = 1 minut += 10 gs'stat' act 'Continue':gt'gadsarai' end end if $ARGS[0] = 'washhorse': '"It''s good weather today. Take Desperado to the river and give him a bath."' act 'Go to the barn (0:10)': *clr & cla '
> src="images/locations/gadukino/village/go_yard.jpg">
' 'You walk over to the barn where Desperado is kept.' horse_river = 1 minut += 10 gs'stat' act 'Continue':gt'gadsarai' end end if $ARGS[0] = 'groomhorse': '"Of course <<$pcs_nickname>>, I need your help to groom Desperado."' act 'Go to the barn (0:10)': *clr & cla if month >= 4 and month <= 10: '
> src="images/locations/gadukino/village/go_yard.jpg">
' else '
> src="images/locations/gadukino/village/go_yard_winter.jpg">
' end 'You walk over to the barn where Desperado is kept.' comb_horse = 1 minut += 10 gs'stat' act 'Continue':gt'gadsarai' end end if $ARGS[0] = 'grazehorse': '"<<$pcs_nickname>>, take Desperado to the field, my legs hurt so I need to rest for a bit. I`ll retrieve the horse up in the evening."' act 'Go to the barn (0:10)': *clr & cla '
> src="images/locations/gadukino/village/go_yard.jpg">
' 'You walk over to the barn where Desperado is kept.' horse_field = 1 minut += 10 gs'stat' act 'Continue':& gt'gadsarai' end end if $ARGS[0] = 'grazecows': if graze_cow_exp = 0: '"<<$pcs_nickname>>, we need to let the cows graze on the field today. Grab something to eat and lead the herd to the field. I''ll meet you there."' else '"<<$pcs_nickname>>, it''s our turn to look out for the cows grazing on the field today. So grab something to eat quickly, and stop by the field where the herd is. I''ll bring them back home."' end act 'Go to the field (0:40)': *clr & cla if graze_cow_exp = 0: '
> src="images/locations/gadukino/village/go_yard.jpg">
' 'You take a little nibble of a sandwich and go to the shed where the herd is. Your grandmother put a sandwich and a bottle of water in the bag for lunch.' else '
> src="images/locations/gadukino/village/cow_go_field.jpg">
' 'You have a quick bite and go to the field where the village herd is. Your grandmother put a sandwich and a bottle of water in the bag for lunch.' end graze_cow = 1 pcs_mood += 20 pcs_health += 10 minut += 40 if bottle = 0: bottle = 1 if buterbrod = 0: buterbrod = 1 gs'stat' act 'Continue':gt'gadfield','cow' end end if $ARGS[0] = 'leadcows': '"I have sore feet today, <<$pcs_nickname>>. My dear granddaughter could you lead the cows on the field and tell the herders to drive them home at the end of the day."' act 'Go to the barn (0:10)': *clr & cla '
> src="images/locations/gadukino/village/go_yard.jpg">
' 'You walk over to the barn where the cows are kept.' cow_field = 1 minut += 10 gs'stat' act 'Continue':gt'gadsarai' end end if $ARGS[0] = 'pickforest': if grandpahelping = 10: go_in_boletus = 1 grandpa_boletus = rand(2,3) '"<<$pcs_nickname>>, could you go to the forest and pick mushrooms? I''m craving fried mushrooms."' '"How much should I pick, grandpa?", you ask.' '"<> kg will be enough," grandfather replies. "Be careful so you don''t get lost."' elseif grandpahelping = 11: go_in_bilberry = 1 grandpa_bilberry = rand(3,5) '"<<$pcs_nickname>>, could you go to the forest to pick some berries? Grandma wants to make homemade fruit jam."' '"How much should I pick, grandpa?" you ask.' '"<> kg will be enough," grandfather replies. "Just be careful so you don''t get lost."' elseif grandpahelping = 12: go_in_boletus_bilberry = 1 grandpa_boletus = rand(1,2) grandpa_bilberry = rand(2,3) '"<<$pcs_nickname>>, can you go to the forest and pick some berries and mushrooms? Your grandmother wants to make a mushroom soup, and has a craving for some fresh berries."' '"How much should I pick, grandpa?"' '"<> kg mushrooms and <> kg of berries will be enough," grandfather replies. "Just don`t get lost."' end act 'Go':gt 'gadhouse', 'start' end --- grandpahelp ---------------------------------