123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295 |
- # buklinik
- if $ARGS[0] = 'start':
- cla
- clr
- *clr
- minut += 5
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy clinic</b></center>'
- '<center><img src="images/etogame/bukli.jpg"></center>'
- 'Hours:9 to 17, the weekend Saturday, Sunday.'
- temp = rand(1, 10)
- if temp = 9:'You see the crowd of homeless people trying to get to a shelter.'
- if temp = 2:'You see a homeless person trying to get into a shelter.'
- if temp = 3:'You see an old man who came to the shelter.'
- if hour >= 9 and hour <= 17 and week < 6:
- act 'Go to the clinic':gt 'buklinik', 'holl'
- end
- act 'Leave':gt 'nord'
- end
- if $ARGS[0] = 'holl':
- cla
- clr
- *clr
- minut += 5
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. hall</b></center>'
- '<center><img src="images/etogame/bukli_holl.jpg"></center>'
- 'Hospital corridor.'
- if bumtolik > 4:'Things are stored on<a href="exec:gt ''buklinik'', ''sklad''"> stock</a>.'
- if bumtolik > 5:'The entrance is located<a href="exec:gt ''buklinik'', ''registr3''"> Registry</a>.'
- if bumtolik > 5:'Opposite the registry is<a href="exec:gt ''buklinik'', ''olga2''"> Olga Account</a>.'
- if bumtolik > 5:'At the end of the corridor<a href="exec:gt ''buklinik'', ''shower''"> shower room</a>.'
- if bumtolik = 6:'<a href="exec:gt ''buklinik'', ''spal''">Number of people</a>.'
- if bumtolik > 6:'Sleeps. (I go there any more naked)'
- if bumtolik > 5:'<a href="exec:gt ''buklinik'', ''stol''">Family Dining Room</a> residents.'
- if bumtolik > 5:'office in charge<a href="exec:gt ''buklinik'', ''sec''"> Jeanne</a>.'
- if bumtolik > 5:'Account coordinator<a href="exec:gt ''buklinik'', ''dir''"> faith</a>.'
- if bumtolik = 4:
- act 'Apply to the registry':gt 'buklinik', 'registr'
- end
- act 'Leave':gt 'nord'
- end
- if $ARGS[0] = 'registr':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. desk</b></center>'
- '<center><img src="images/etogame/bukli_reg.jpg"></center>'
- 'In registature sit two women in white coats.'
- if bumtolik = 4:'You:- Hello, my name is <<$name>>, I am with the work. Girl named Olga gave me this card, said that you need employees.'
- 'Registrar:- Hello! We are very pleased to see you. But I''m afraid you refuse, the fact is that we need volunteers, ie your work will not be paid. A job to be very complicated. Will have to take care of the elderly and the homeless to feed and clothe.'
- act 'I knew you, I have to think':gt 'nord'
- act 'agree':gt 'buklinik', 'registr2'
- end
- if $ARGS[0] = 'registr2':
- cla
- clr
- *clr
- minut += 15
- bumtolik = 5
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. desk</b></center>'
- '<center><img src="images/etogame/bukli_reg.jpg"></center>'
- 'You:- Well, I think I can handle it. Where do I start?'
- 'Registrar:- I am happy to hear that. Fill out the form. And me, store copies of your passport and if there is documentation of education diploma courses, all that is, perhaps, in the future, you can find paid work.'
- '(You fill out the form)'
- 'Registator:- Well, there you have a membership card. The corridor the first door on the right, get to the warehouse, where she will meet Olga show you everything.'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'registr3':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. desk</b></center>'
- '<center><img src="images/etogame/bukli_reg.jpg"></center>'
- 'In registature usually sit either Karina or Regina.'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'sklad':
- cla
- clr
- *clr
- minut += 5
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. warehouse</b></center>'
- '<center><img src="images/etogame/bukli_sklad.jpg"></center>'
- 'Warehouse all packages littered with things.'
- if bumtolik = 5:act 'Find Olga':gt 'buklinik', 'olga'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'olga':
- cla
- clr
- *clr
- minut += 5
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Your colleague Olga</b></center>'
- '<center><img src="images/etogame/bukli_olga.jpg"></center>'
- '(Olga - groomed and cute brunette with a kind smile.)'
- if bumtolik = 5:
- '- Olga, hello. I am <<$name>>, you remember me? I decided to respond to your call. And ready for duty. At the reception told me that you show here.'
- '- <<$name>>, good afternoon! Good for you, welcome! Let me briefly tell you how we work. We are volunteers and therefore our work is not paid. You can come at any time during working hours. Work is very different, because you attached to me, the first time the job will receive from me.'
- 'Olga:- You do not mind go to you?'
- 'You:- I am in favor.'
- 'Olga:- Well, let me spend a tour for you. Here we have a warehouse that we bought for the needy. We packed up his boxes and transported to the destination.'
- end
- act 'By office manager':gt 'buklinik', 'sec'
- end
- if $ARGS[0] = 'sec':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Your colleague Jeanne</b></center>'
- '<center><img src="images/etogame/bukli_sec.jpg"></center>'
- '(Jeanne and cheerful young blonde)'
- if bumtolik = 5:
- 'Olga:- Meet, it is our office manager Joan. Zhannochka we responsible for everything. If there are organizational issues addressed her.'
- 'Olga:- Zhannochka <<$name>> is our new volunteer.'
- 'Jeanne:- Wow! And you young <<$name>> bold. Very pleased to meet you!'
- 'You:- Thank you, mutually.'
- act 'To the head':gt 'buklinik', 'dir'
- elseif bumtolik > 5:
- '- Hello, <<$name>>!'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- end
- if $ARGS[0] = 'dir':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Your colleague Vera</b></center>'
- '<center><img src="images/etogame/bukli_dir.jpg"></center>'
- '(Vera overbearing and well-groomed lady)'
- if bumtolik = 5:
- 'Olga:- And this is our coordinator Vera ...'
- 'Vera:- Simply Vera.'
- 'Olga:- Vera is not only our coordinator, but the mastermind, she came up with it and created our organization.'
- 'You:- Very nice, <<$name>>!'
- 'Vera:- Welcome to contact us. (Vera you smile)'
- act 'complete familiarity':gt 'buklinik', 'olga2'
- elseif bumtolik > 5:
- '- Hello, <<$name>>!'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- end
- if $ARGS[0] = 'shower':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. shower room</b></center>'
- '<center><img src="images/etogame/bukli_show.jpg"></center>'
- 'Shared shower for guests'
- 'Here guests take a shower. Better unnecessarily here not to meddle.'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'stol':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. dining room</b></center>'
- '<center><img src="images/etogame/bukli_stol.jpg"></center>'
- 'Dining room for guests'
- 'Here guests take their food. Very lean diet, but they do.'
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'spal':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Mercy Clinic. bedrooms</b></center>'
- '<center><img src="images/etogame/bukli_spal.jpg"></center>'
- 'Sleeping space for guests.'
- 'Who are there only. Alcoholics and homeless, vagrants and drug addicts. There are just people who have nowhere to sleep.'
- if bumtolik = 6:
- act 'hello':gt 'buklinik_event', 'pos1'
- end
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- if $ARGS[0] = 'olga2':
- cla
- clr
- *clr
- minut += 15
- gs 'stat'
- fcolor = rgb(0, 0, 0)
- bcolor = rgb(255, 255, 255)
- lcolor = rgb(106, 90, 205)
- '<center><b>Your colleague Olga</b></center>'
- '<center><img src="images/etogame/bukli_olga.jpg"></center>'
- '(Olga - groomed and cute brunette with a kind smile.)'
- if bumtolik > 5:'- Hello, <<$name>>!'
- if buklinikDay = day:'- Today there is no more work, we can relax.'
- if bumtolik = 7 and buklinikDay ! day:'- <<$name>>, We need help <a href="exec:gt ''buklinik_event'', ''pos6''">feed the needy</a>.'
- if bumtolik >= 8 and buklinikDay ! day: '- <<$name>>, here is the address of one <a href="exec:GT ''buklinik_event'',''pos8''">elderly man</a>, go see him help with the housework.'
- if bumtolik = 9 and buklinikDay ! day: '- <<$name>>, Need help persuade a wino not wander the streets, and come to live with <a href="exec:GT ''buklinik_event'',''pos9''">to_us</a>.'
- if bumtolik = 5:
- bumtolik = 6
- 'Olga:- Continue along the corridor beds, showers and a dining room where guests can eat for free. See there is nothing special. Well, that''s all. At the reception we sit two girls - Regina and Karina, you''ve seen them.'
- 'We were still coming the other volunteers, but you yourself to meet them at the meeting.'
- 'You can look around here, if that appeals to me.'
- end
- act 'In the corridor':gt 'buklinik', 'holl'
- end
- --- buklinik ---------------------------------
|