# lakecafe <<<<<<< 376_lakecafe if $ARGS[0] = 'main': ======= if $ARGS[0]='main': >>>>>>> 376_lakecafe cla *clr <<<<<<< 376_lakecafe fcolor = rgb(0,0,0) bcolor = rgb(255,255,255) gs 'stat' set barrnd = RAND(1,3) !LCWorkRand = RAND(1,6) '
' ======= fcolor=rgb(0,0,0) bcolor=rgb(255,255,255) gs 'stat' set barrnd = rand (1,3) !LCWorkRand=RAND(1,6) '
' >>>>>>> 376_lakecafe *nl *nl <<<<<<< 376_lakecafe 'Naiobyknovenneyshaya barbecue, of which there are many in the vast country.' 'The cost of lunch - 75 rubles' 'Opening hours cafe - 14:00 to 04:00' ======= 'Naiobyknovenneyshaya barbecue, whom many in the vast country.' 'The cost of lunch - 75 rubles' 'Hours CafГ© - with 14:00 prior_to 04:00' >>>>>>> 376_lakecafe *nl <<<<<<< 376_lakecafe if hour >= 14 or hour < 4: if barmenshameet = 0: if barrnd = 1: 'Over the bar stands smiling barmaid and polishes glasses' if barrnd = 2: 'Over the bar stands smiling barmaid and wipes the table' if barrnd = 3: 'Over the bar stands smiling barmaid and something mixes' end if barmenshameet = 1: if barrnd = 1: 'Over the bar stands Gene and polishes glasses' if barrnd = 2: 'Over the bar stands Gene table and rubs' if barrnd = 3: 'Over the bar stands Gene and something mixes' end if week = 1 and hour = 22: if LCWorkRand = 1: randguycafe = RAND(3,6) if LCwork = 0: 'One of the tables sits a group of men and drinks, talking loudly and laughing.' if LCwork = 1: 'One of the tables sitting <> men and drinks, talking loudly and laughing.' end if LCWorkRand = 2: if LCwork = 0: 'One of the tables sits an older man and eating barbecue.' if LCwork = 1: 'One of the tables sitting an older man and eating barbecue.' end if LCWorkRand = 3: if LCwork = 0: 'One of the tables sit two men and a drink.' if LCwork = 1: 'One of the tables sit two men and drink.' end if LCWorkRand = 4: if LCwork = 0: 'One of the tables sit a guy with a girl and talk about something.' if LCwork = 1: 'One of the tables sit boy and girl and talk about something.' end if LCWorkRand = 5: if LCwork = 0: 'One of the tables sits a girl, and dining.' if LCwork = 1: 'One of the tables sitting girl, and dining.' end if LCWorkRand = 6: if LCwork = 0: 'One of the tables sits a fat man and talking on the phone.' if LCwork = 1: 'One of the tables sitting fat man and talking on the phone.' end ======= if hour >= 14 or hour <4: if barmenshameet = 0: if barrnd = 1:'The bar stands smiling barmaid and polishes glasses' if barrnd = 2:'The bar stands smiling barmaid and wipes the table' if barrnd = 3:'The bar stands smiling barmaid so what- it mixes' end if barmenshameet = 1: if barrnd = 1:'The bar is worth Zhenya and polishes glasses' if barrnd = 2:'The bar is worth Zhenya and wipes the table' if barrnd = 3:'The bar is worth Zhenya so what- it mixes' end if week = 1 and hour = 22: if LCWorkRand = 1: randguycafe=RAND(3,6) if LCwork = 0: 'One of the tables sat a group of men and drinks, talking loudly and laughing.' if LCwork = 1: 'One of the tables sits <> men and drinks, talking loudly and laughing.' end if LCWorkRand = 2: if LCwork = 0: 'One of the tables sat an old man and eats barbecue.' if LCwork = 1: 'One of the tables sits elderly man and eating a kebab.' end if LCWorkRand = 3: if LCwork = 0: 'One of the tables sit two guys and drink.' if LCwork = 1: 'One of the tables sit two guys and drink.' end if LCWorkRand = 4: if LCwork = 0: 'One of the tables sit a guy with a girl and talk about what- then.' if LCwork = 1: 'One of the tables sit boy and girl and talk about what- then.' end if LCWorkRand = 5: if LCwork = 0: 'One of the tables and sitting girl dines.' if LCwork = 1: 'One of the tables sits girl and supper.' end if LCWorkRand = 6: if LCwork = 0: 'One of the tables sat a fat man and talking on the phone.' if LCwork = 1: 'One of the tables sits fat man and talking on the phone.' end >>>>>>> 376_lakecafe end *nl <<<<<<< 376_lakecafe '- Toilet' ======= '- Wc' >>>>>>> 376_lakecafe if money >= 75: <<<<<<< 376_lakecafe act 'Eat 75 rubles': cla *clr act 'Get up from the table': set minut += 20 & gt 'lakecafe','main' '
' set minut += 30 set health += 10 set money -= 75 set manna += 5 set willpower += 5 if energy >= 30: set fat += 5 'You can no longer have.' end if energy >= 20 and energy < 30: set fat += 3 set energy += 10 'You pushed through the power of a meal.' end if energy < 20: set energy += 20 set fat += 1 'You gladly ate the food.' end if water >= 20: 'Tea in you no longer climbs.' end if water < 20: 'You gladly drank a mug of tea.' set water += 20 end end ======= act 'eat 75 RUB': cla *clr act 'Get up from the table':set minut = minut + 20> 'lakecafe','main' '
' set minut = minut + 30 set health = health + 10 set money = money - 75 set manna = manna + 5 set willpower = willpower + 5 if energy >= 30: set fat = fat + 5 'You can no longer have.' end if energy >= 20 and energy < 30: set fat = fat + 3 set energy = energy + 10 'You pushed through the power of a meal.' end if energy < 20: set energy = energy +20 set fat = fat + 1 'You gladly ate food.' end if water >= 20: 'Tea in you no longer climbs.' end if water < 20: 'You gladly drank a cup of tea.' set water = water +20 end end >>>>>>> 376_lakecafe end end <<<<<<< 376_lakecafe if LCwork2 >= 1 and LCwork2day ! day and hour = 18: act 'Help in the kitchen': gt 'LCwork','Kitchen' end ======= if LCwork2 => 1 and LCwork2day ! day and hour = 18: act 'Help in the kitchen': gt 'LCwork','Kitchen' end >>>>>>> 376_lakecafe end <<<<<<< 376_lakecafe act 'Leave': set minut += 2 & gt 'nord' ======= act 'Get_Away':set minut = minut + 2>'nord' >>>>>>> 376_lakecafe end <<<<<<< 376_lakecafe if $ARGS[0] = 'barmensha': ======= if $ARGS[0]='barmensha': >>>>>>> 376_lakecafe cls gs 'stat' <<<<<<< 376_lakecafe '
' ======= '
' >>>>>>> 376_lakecafe *nl *nl if barmenshameet = 0: <<<<<<< 376_lakecafe 'The bartender looked at your eyes and, with a smile, asked:' '-Would that something?' ======= 'The bartender looked at your eyes and, smilingly, asked:' '-Would you like that- some?' >>>>>>> 376_lakecafe end if barmenshameet = 1: <<<<<<< 376_lakecafe 'Eugene smiled, when you come to it' 'Hi! - She said with a smile' ======= 'Jack smiled, when you come to it' '-hello! - she said with a smile' >>>>>>> 376_lakecafe end if hour >= 14 or hour < 4: if barmenshameet = 0: <<<<<<< 376_lakecafe act 'Chat': cla *clr set barmenshameet = 1 set JenyaLC = 10 set minut += 30 gs 'stat' '
' 'You chatted with bartender. During the conversation, you found out that her name is Eugene and it works here with his girlfriend, Angela, in which a cook on the barbecue.' act '...': gt 'lakecafe','barmensha' end end ======= act 'chat': cla *clr set barmenshameet = 1 set JenyaLC = 10 set minut = minut + 30 gs 'stat' '
' 'You chatted with bartender. During the conversation, that her name is Eugene and it works here with his girlfriend, Angela, which is a cook on the barbecue.' act '...': gt 'lakecafe','barmensha' end end >>>>>>> 376_lakecafe end if barmenshameet = 1: <<<<<<< 376_lakecafe act 'Chat': ======= act 'chat': >>>>>>> 376_lakecafe cla *clr <<<<<<< 376_lakecafe if JenyaLC < 60: set JenyaLC += 3 set minut += 30 gs 'stat' '
' 'You talk about the affairs of Zhenya, work, life and all sorts of trivia.' act '...': gt 'lakecafe','barmensha' end ======= if JenyaLC < 60: set JenyaLC = JenyaLC + 3 set minut = minut + 30 gs 'stat' '
' 'You are talking to the works of Eugene, work, life and all sorts of trivia.' act '...': gt 'lakecafe','barmensha' end >>>>>>> 376_lakecafe end end <<<<<<< 376_lakecafe if JenyaLC >= 60 and horny > 50: act 'Flirt': ======= if JenyaLC >=60 and horny > 50: act 'flirt': >>>>>>> 376_lakecafe cla *clr <<<<<<< 376_lakecafe set minut += 10 gs 'stat' '
' 'You chat with Eugene, making it ambiguous hints. Eugene seems to understand you and invites you to go for it. You agree to abide with her to the kitchen.' act '...': if JenyaLCfirst = 0: gt 'LCporn','firsttime' if JenyaLCfirst = 1: gt 'LCporn','sex' end ======= set minut = minut + 10 gs 'stat' '
' 'You chat with Zhenya, making it ambiguous hints. Zhenya, it_seems, understands you and invites you to go for it. You agree and follow along with her to the kitchen.' act '...': if JenyaLCfirst = 0: gt 'LCporn','firsttime' if JenyaLCfirst = 1: gt 'LCporn','sex' end >>>>>>> 376_lakecafe end end <<<<<<< 376_lakecafe if JenyaLC >= 35: act 'Ask about work': cla *clr '
' if LCworkwork2 < 1: 'You ask about the work of Eugene. She tells you that her sister needed help in the kitchen, come in 18 hours you need to work half an hour, during which you will be paid 175 rubles.' set LCworkwork2 = 1 set LCwork2 = 1 act '...': set minut += 4 gt 'lakecafe','barmensha' end else 'You ask about the work of Eugene. It reminds you that her sister needed help in the kitchen, come in 18 hours you need to work half an hour, get paid 175 rubles.' act '...': set minut += 4 gt 'lakecafe','barmensha' end end end end if JenyaLC >= 80: act 'Ask about the "special" work': cla *clr '
' if LCworkwork = 0: 'You ask Zhenyu about the "special" work. It tells you that on Monday, at 22 o´clock, in the cafe visitors who need quality "service." Pay from 500 to 2,000 rubles.' act '...': set LCworkwork = 1 set LCwork = 1 set minut += 4 gt 'lakecafe','barmensha' end end if LCworkwork = 1: 'You ask about the work of Eugene. It reminds you of conditions: on Mondays, at 22 o´clock, you will need to "serve" certain visitors. Paid for it from 500 to 2000 rubles.' act '...': set minut += 3 gt 'lakecafe','barmensha' end end end ======= if JenyaLC >=35: act 'Ask about work': cla *clr '
' if LCworkwork2 < 1: 'You ask about the work of Eugene. It tells you, that her sister needed help in the kitchen, come to 18 hours, you need to work a half hour, for that you will be paid 175 rubles.' set LCworkwork2 = 1 set LCwork2 = 1 act '...': set minut = munut + 4 gt 'lakecafe','barmensha' end else 'You ask about the work of Eugene. It reminds you that, that her sister needed help in the kitchen, come to 18 hours, you need to work a half hour, pay for it 175 rubles.' act '...': set minut = munut + 4 gt 'lakecafe','barmensha' end end end end if JenyaLC >= 80: act 'ask about "special" work': cla *clr '
' if LCworkwork = 0: 'You ask about Eugene "special" work. It tells you, that on Mondays, in 22 hours, in the cafe visitors, which require qualitative "service". pay from 500 prior_to 2000 rubles.' act '...': set LCworkwork = 1 set LCwork = 1 set minut = munut + 4 gt 'lakecafe','barmensha' end end if LCworkwork = 1: 'You ask about the work of Eugene. It reminds you of conditions: Mondays, in 22 hours, must be "serve" certain visitors. Paid for it by 500 prior_to 2000 rubles.' act '...': set minut = minut + 3 gt 'lakecafe','barmensha' end end end >>>>>>> 376_lakecafe end end <<<<<<< 376_lakecafe act 'Move away': gt 'lakecafe','main' ======= act 'move_away':gt 'lakecafe','main' >>>>>>> 376_lakecafe end --- lakecafe ---------------------------------