123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652 |
- # gadfield
- !MiraLoc tells us where Mira is Located
- !----------------------------------------------
- !MiraLoc = 0 (Mira at home)
- !MiraLoc = 1 (Mira at river)
- !MiraLoc = 2 (Mira at meadow)
- !MiraLoc = 3 (Mira at forest)
- !MiraLoc = 4 (Mira at field)
- !MiraLoc = 5 (Mira with gop)
- !---------------------------------------------
- if $ARGS[0] = 'field':
- $loc = 'gadfield'
- $loc_arg = 'field'
- $location_type = 'secluded'
- $menu_loc = 'gadfield'
- $menu_arg = 'field'
- menu_off = 0
- gs 'gadukino_event', 'sound'
- gs'stat'
- '<center><H4>Field</H4></center>'
- if month >= 4 and month <= 10:
- if hour >= 6 and hour < 22:
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadfield.jpg"></center>'
- else
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadfield_night.jpg"></center>'
- end
- if hour >= 9 and hour <= 17 and npc_qw['A221'] = 0 and storyline = 1: gs 'grigory', 'meet' & exit
- else
- if hour >= 8 and hour < 18:
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadfield_winter.jpg"></center>'
- else
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadfield_winter_night.jpg"></center>'
- end
- end
- 'A field outside the village.'
- if grigory_flower > 0 and grigory_flower < 10: gt 'grigory', 'flower5'
- if flowerday ! daystart and grigory_flower = 10: gt 'grigory', 'flower6'
- if flowerday ! daystart and grigory_flower > 10: gt 'grigory', 'flower8'
- if hour >= 9 and hour <= 19 and week < 6:'Grandfather''s horse <a href="exec: gt ''gadfield'',''horse''">Desperado</a> is grazing the field.'
- if hour >= 9 and hour <= 19 and grandpaQW['chore_herd_cattle'] = 0:'You notice a large <a href="exec: gt ''gadfield'',''cow''">herd of cows</a> in the middle of the field.'
- if hour >= 6 and hour <= 20 and grandpaQW['chore_herd_cattle'] = 1:'You see the <a href="exec: gt ''gadfield'',''cow''">herd of cows</a> out in the middle of the field.'
- if hour >= 7 and hour <= 20 and grandpaQW['chore_bale_hay'] = 1:'You see a crowd of people working on the field.'
- act 'Head back to the road (0:10)':minut += 10 & gt'gadroad'
-
- if hour >= 7 and hour <= 13 and grandpaQW['chore_bale_hay'] = 1:
- act 'Spend the day helping to bale hay (6:00)':
- gs 'food', 'm_meal'
- *clr & cla
- menu_off = 1
- if npc_rel['A60'] >= 15:
- npc_rel['A60'] += 1
- '<center><img <<$set_imgh>> src="images/characters/village/mira/haying_time_mira.jpg"></center>'
- 'Most of the village has shown up to help out with the hay. Mira is there too, and you both partake in the activities. You are really enjoying yourself, and working alongside Mira makes the day fly by. By the end of the day, you are both exhausted, but smiling.'
- else
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/haying_time.jpg"></center>'
- 'Almost all of the villagers have shown up to help out with the fresh cut hay. You spend most of the day working hard and sweating as you help gather the fresh-cut hay. It is difficult, but you get a great workout and end the day feeling exhausted, but quite satisfied.'
- end
- gs 'exercise', 'tier1', 360, 'stren_exp', 'vital_exp'
- if sunWeather = 1:pcs_tan += 1
- grandpaQW['chore_bale_hay'] = 2
- hndiwrk_exp += rand(0,8)
- gs 'stat'
- act 'Continue':gt'gadfield','field'
- act 'Return back to your grandfather (0:30)': minut += 30 & gt 'gadhouse', 'grandpa'
- end
- end
- end
- if $ARGS[0] = 'horse':
- $loc = 'gadfield'
- $loc_arg = 'horse'
- $location_type = 'public_outdoors'
- $menu_loc = 'gadfield'
- $menu_arg = 'horse'
- menu_off = 0
- gs 'gadukino_event', 'sound'
- gs'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/horse.jpg"></center>'
- 'Your grandfather''s horse Desperado.'
- act 'Go back to the field':gt'gadfield','field'
- if hour = 19:
- act 'Lead the horse home (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/horse_field.jpg"></center>'
- 'You spot your grandfather''s horse wandering loose in the field and decide to help out by taking Desperado home. Reaching for the bridle, you start leading Desperado towards the village.'
- minut += 60
- grandmaQW['help_amount'] += rand(0,1)
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Continue':gt'gadfield','horse'
- end
- end
- end
- if $ARGS[0] = 'cow':
- $loc = 'gadfield'
- $loc_arg = 'cow'
- $location_type = 'secluded'
- $menu_loc = 'gadfield'
- $menu_arg = 'cow'
- menu_off = 0
- gs 'gadukino_event', 'sound'
- gs'stat'
- temp = rand(1,5)
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow.jpg"></center>'
- 'The cattle herd is standing in the middle of the field. Some of the cows are munching on grass, others are just staring idly around.'
- if mira = 1: MiraLoc = 41 & '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is standing next to you.'
- if grandpaQW['chore_herd_cattle'] = 0:act 'Leave them be':gt'gadfield','field'
- if hour = 19 and grandpaQW['chore_herd_cattle'] = 0:
- act 'Lead the cows home (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_field.jpg"></center>'
- 'Seeing the cow herd on the field, you decide to help your grandfather bring the cows home...'
- minut += 60
- grandmaQW['help_amount'] += 1
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- end
- if grandpaQW['chore_herd_cattle'] = 1:
- if hour < 10:
- act 'Wait until the herd is gathered':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_wait.jpg"></center>'
- if grandpaQW['chore_herd_cattle_experience'] = 0:'Some time flies by while waiting for the locals to finish bringing their cows to the field.'
- if grandpaQW['chore_herd_cattle_experience'] = 1:'Some time flies by while waiting for the locals and their children to finish bringing their cows to the field.'
- if hour >= 9:minut += 20
- if hour < 9:minut += 60
- hndiwrk_exp += rand(0,4)
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- end
- if hour >= 10 and hour < 13:
- act 'Herd cows with your grandfather (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow'+rand(1,4)+'.jpg"></center>'
- 'You spend an hour herding the cows, watching out for any stragglers and driving them back to the herd. Instead of letting your grandfather do all the work, you roll up the sleeves and try to do most of the work yourself.'
- minut += 60
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- grandpaQW['chore_herd_cattle_experience'] = 1
- if rand(0,1) = 1:grandmaQW['help_amount'] += rand(0,1)
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- if mira = 0:
- act 'Go for a run in the field (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_run.jpg"></center>'
- 'Since the cows are all behaving, you decide to spend some time jogging around the field.'
- frost = 0
- minut += 60
- fat -= 5
- run_exp += 1
- gs 'sweat', 'add', 10
- pcs_mood += 5
- pcs_stam -= 8
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 24
- gs 'sweat', 'add', 12
- else
- pcs_hydra -= 18
- gs 'sweat', 'add', 10
- end
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- end
- if temper >= 15 and sunWeather = 1 and mira = 0:
- act 'Tan (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_sun.jpg"></center>'
- 'It''s sunny and warm outside, and since the cows are behaving, you decide to work on your tan for an hour.'
- minut += 60
- pcs_mood += 10
- pcs_tan += 1
- gs 'sweat', 'add', 5
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- if pcs_sleep < 40:
- act 'Take a nap (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_lying.jpg"></center>'
- 'You feel drowsy watching the cows stand around, so you lie down on the grass. You doze off and wake up about an hour later.'
- minut += 60
- pcs_mood += 10
- pcs_sleep+= 9
- if temper >= 25 and sunWeather = 1:pcs_hydra -= 12
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- end
- act 'Pick flowers (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_flowers.jpg"></center>'
- 'Keeping one eyes on the cattle, you spend an hour wandering the field, picking flowers.'
- minut += 60
- pcs_mood += 20
- pcs_stam -= 4
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 8
- gs 'sweat', 'add', 5
- else
- pcs_hydra -= 5
- gs 'sweat', 'add', 3
- end
- gs 'stat'
- act 'Continue':gt'gadfield','cow'
- end
- act 'Read a book (1:00)':
- if blizoruk = 500 or glassqw = 1:
- glassqw = 1
- msg' The text blurs across the page, it seems you have poor eyesight. Maybe you should visit an ophthalmologists.'> 'gadfield','cow'
- end
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_book'+rand(1,2)+'.jpg"></center>'
- minut += 60
- if temper >= 25 and sunWeather = 1:pcs_hydra -= 6
- if pcs_nerd > 0:
- lastread = totminut
- lastreadday = daystart
- pcs_nerd += 1
- blizoruk += 1
- pcs_mood = 100
- if pcs_stren > 1: stren_deg -= 1
- if pcs_vital > 5: vital_deg -= 1
- 'You start reading a book you brought with you. You are so engrossed in the story you forget about the time.'
- else
- blizoruk += 1
- pcs_mood += 10
- 'While reading the book, time flies by cause you are really engaged in the books'' plot.'
- end
- gs 'stat'
- act 'Close the book':gt'gadfield','cow'
- end
- end
- end
- if hour >= 13 and hour < 16:
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_go.jpg"></center>'
- 'Looking at his watch, Grandpa turns to you and says, "It''s about lunchtime, which means it''s time to take the herd to the watering hole." You begin to gather the cows and lead them to the river.'
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- grandmaQW['help_amount'] += 1
- minut += 60
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Herd the cows nearer to the river (0:15)': minut += 15 & gt'gadfield','cow2'
- end
- end
- end
- !MiaLoc tells us where Mira is Located
- !----------------------------------------------
- !MiraLoc = 0 (Mira at home)
- !MiraLoc = 1 (Mira at river)
- !MiraLoc = 2 (Mira at meadow)
- !MiraLoc = 3 (Mira at forest)
- !MiraLoc = 4 (Mira at field)
- !MiraLoc = 5 (Mira with gop)
- !---------------------------------------------
- if grandpaQW['chore_herd_cattle'] = 1 and npc_rel['A60'] >= 15 and mira = 0 and sunWeather = 1 and hour >= 10 and temp = 1 and Mira_no = 0 and(npc_QW['A63'] < 13 or npc_QW['A60'] >= 10 or mirasex > 1):
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/characters/village/mira/mira2.jpg"></center>'
- 'While keeping an eye on the cow herd, you see Mira in the distance, approaching. You happily wave to her.'
- '"Hi, <<$pcs_nickname>>. I wanted to visit you and brought water with me," she says nearing you. "Have you missed me?"'
- minut += 5
- npc_rel['A60'] += 1
- mira = 1
- gs 'stat'
- act 'Continue':pcs_hydra +=40 & gt'gadfield','cow'
- end
- if $ARGS[0] = 'cow2':
- $loc = 'gadfield'
- $loc_arg = 'cow2'
- $location_type = 'secluded'
- $menu_loc = 'gadfield'
- $menu_arg = 'cow2'
- menu_off = 0
- gs 'gadukino_event', 'sound'
- gs'stat'
- '<center><H4>River</H4></center>'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_river.jpg"></center>'
- 'The cattle herd is near the river. Some of the cows are munching on grass, some are drinking from the river, and some are just standing or lying around.'
- if mira = 1: MiraLoc = 42 & '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is sitting next to you.'
- if temper >= 15 and sunWeather = 1:'"You can go for a swim if you want, <<$pcs_nickname>>. I''ll keep an eye on the herd," says your grandfather.'
- if grandpaQW['chore_herd_cattle'] = 1:
- if hour < 16:
- act 'Herd cows with your grandfather (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow'+rand(1,4)+'.jpg"></center>'
- 'You spend an hour herding the cows, watching out for any stragglers and driving them back to the herd. Instead of letting your grandfather do all the work, you roll up the sleeves and try to do most of the work yourself.'
- minut += 60
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- grandpaQW['chore_herd_cattle_experience'] = 1
- if rand(0,1) = 1:grandmaQW['help_amount'] += rand(0,1)
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Continue':gt'gadfield','cow2'
- end
- if temper >= 15 and sunWeather = 1 and mira = 0:
- act 'Swim (0:15)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_river.jpg"></center>'
- 'You spend a few minutes spashing around in the river, which feels cool and refreshing.'
- if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
- minut += 15
- cumspclnt = 4 & gs 'cum_cleanup'
- pcs_stam -= 3
- pcs_mood += 5
- if willday_swim ! daystart: willday_swim = daystart & pcs_willpwr += 1
- if pcs_stren < 30:stren_exp += 1
- gs 'stat'
- act 'Continue':gt'gadfield','cow2'
- end
- act 'Tan (0:30)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_sun.jpg"></center>'
- 'You lie down to sunbathe by the river, while Grandpa looks after the herd.'
- minut += 30
- gs 'sweat', 'add', 10
- pcs_mood += 5
- pcs_tan += 1
- gs 'stat'
- act 'Continue':gt'gadfield','cow2'
- end
- act 'Read a book (1:00)':
- if blizoruk = 500 or glassqw = 1:
- glassqw = 1
- msg' The text blurs across the page, it seems you have poor eyesight. Maybe you should visit an ophthalmologists.'> 'gadfield','cow2'
- end
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_book'+rand(1,2)+'.jpg"></center>'
- minut += 60
- if temper >= 25 and sunWeather = 1:pcs_hydra -= 12
- if pcs_nerd > 0:
- lastread = totminut
- lastreadday = daystart
- pcs_nerd += 1
- blizoruk += 1
- pcs_mood = 100
- if pcs_stren > 1: stren_deg -= 1
- if pcs_vital > 5: vital_deg -= 1
- 'You start reading a book you brought with you. You are so engrossed in the story you forget about the time.'
- else
- blizoruk += 1
- pcs_mood += 10
- 'While reading the book, time flies by cause you are really engaged in the books'' plot.'
- end
- gs 'stat'
- act 'Close the book':gt 'gadfield','cow2'
- end
- end
- end
- if hour >= 16 and hour < 19:
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_go.jpg"></center>'
- 'Looking at his watch, Grandpa says that it''s time to drive the herd over near the forest. The two of you begin to gather the herd and drive them toward the forest.'
-
- minut += 60
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- if rand(0,1) = 1:grandmaQW['help_amount'] += rand(0,1)
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Herd the cows nearer to the forest (0:30)': minut += 15 & gt'gadfield','cow3'
- end
- end
- end
- if $ARGS[0] = 'cow3':
- $loc = 'gadfield'
- $loc_arg = 'cow3'
- $location_type = 'secluded'
- $menu_loc = 'gadfield'
- $menu_arg = 'cow3'
- menu_off = 0
- gs 'gadukino_event', 'sound'
- gs'stat'
- '<center><H4>Field near the forest</H4></center>'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_forest.jpg"></center>'
- 'The cattle herd is grazing in a field near the forest.'
- if mira = 1: MiraLoc = 43 & '<a href="exec: gt ''miroslava'', ''Start''">Mira</a> is sitting next to you.'
- if grandpaQW['chore_herd_cattle'] = 1:
- if hour < 19:
- act 'Herd cows with your grandfather (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow'+rand(1,4)+'.jpg"></center>'
- 'You spend an hour herding the cows, watching out for any stragglers and driving them back to the herd. Instead of letting your grandfather do all the work, you roll up the sleeves and try to do most of the work yourself.'
- minut += 60
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- grandpaQW['chore_herd_cattle_experience'] = 1
- if rand(0,1) = 1:grandmaQW['help_amount'] += rand(0,1)
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Continue':gt'gadfield','cow3'
- end
- if mira = 0:
- act 'Go for a run in the field (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_run.jpg"></center>'
- 'Since the cows are all behaving, you decide to spend some time jogging around the field.'
- frost = 0
- minut += 60
- fat -= 5
- run_exp += 1
- gs 'sweat', 'add', 10
- pcs_mood += 5
- pcs_stam -= 8
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 24
- gs 'sweat', 'add', 12
- else
- pcs_hydra -= 18
- gs 'sweat', 'add', 10
- end
- gs 'stat'
- act 'Continue':gt'gadfield','cow3'
- end
- end
- if temper >= 15 and sunWeather = 1 and mira = 0:
- act 'Tan (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_sun.jpg"></center>'
- 'It''s sunny and warm outside, and since the cows are behaving, you decide to work on your tan for an hour.'
- minut += 60
- pcs_mood += 10
- pcs_tan += 1
- gs 'sweat', 'add', 5
- gs 'stat'
- act 'Continue':gt'gadfield','cow3'
- end
- if pcs_sleep < 40:
- act 'Take a nap (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_lying.jpg"></center>'
- 'You feel drowsy watching the cows stand around, so you lie down on the grass. You doze off and wake up about an hour later.'
- minut += 60
- pcs_mood += 10
- pcs_sleep+= 9
- if temper >= 25 and sunWeather = 1:pcs_hydra -= 12
- gs 'stat'
- act 'Continue':gt'gadfield','cow3'
- end
- end
- act 'Pick flowers (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_flowers.jpg"></center>'
- 'Keeping one eyes on the cattle, you spend an hour wandering the field, picking flowers.'
- minut += 60
- pcs_mood += 20
- pcs_stam -= 4
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 8
- gs 'sweat', 'add', 5
- else
- pcs_hydra -= 5
- gs 'sweat', 'add', 3
- end
- gs 'stat'
- act 'Continue':gt'gadfield','cow3'
- end
- act 'Read a book (1:00)':
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/graze_cow_book'+rand(1,2)+'.jpg"></center>'
- if blizoruk = 500 or glassqw = 1:
- glassqw = 1
- msg' The text blurs across the page, it seems you have poor eyesight. Maybe you should visit an ophthalmologists.'> 'gadfield','cow3'
- end
- minut += 60
- if temper >= 25 and sunWeather = 1:pcs_hydra -= 6
- if pcs_nerd > 0:
- lastread = totminut
- lastreadday = daystart
- pcs_nerd += 1
- blizoruk += 1
- pcs_mood = 100
- if pcs_stren > 1: stren_deg -= 1
- if pcs_vital > 5: vital_deg -= 1
- 'You start reading a book you brought with you. You are so engrossed in the story you forget about the time.'
- else
- blizoruk += 1
- pcs_mood += 10
- 'While reading the book, time flies by cause you are really engaged in the books'' plot.'
- end
- gs 'stat'
- act 'Close the book':gt 'gadfield','cow3'
- end
- end
- end
- if hour >= 19:
- *clr & cla
- menu_off = 1
- '<center><img <<$set_imgh>> src="images/locations/gadukino/village/cow_go_home.jpg"></center>'
- 'As sunset approaches, Grandpa says that it is late and time to drive the herd home. You hurry and gather up the cows and drive them back towards the village.'
- if temper >= 25 and sunWeather = 1:
- pcs_hydra -= 12
- pcs_stam -= 8
- gs 'sweat', 'add', 10
- else
- pcs_hydra -= 6
- gs 'sweat', 'add', 5
- pcs_stam -= 5
- end
- minut += 60
- mira = 0
- grandpaQW['chore_herd_cattle'] = 0
- grandmaQW['help_amount'] += 2
- hndiwrk_exp += rand(0,3)
- gs 'stat'
- act 'Back to the village':gt'gadukino'
- end
- end
- end
- --- gadfield ---------------------------------
|