# lakecafe
if $ARGS[0] = 'main':
cla
*clr
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
gs 'stat'
set barrnd = rand(1, 3)
!!LCWorkRand = rand(1, 6)
'
'
*nl
*nl
'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'
*nl
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
end
*nl
'- Toilet'
if money >= 75:
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.'
if water < 20:
'You gladly drank a mug of tea.'
set water += 20
end
end
end
end
if LCwork2 >= 1 and LCwork2day ! day and hour = 18:
act 'Help in the kitchen':gt 'LCwork', 'Kitchen'
end
act 'Leave':set minut += 2 & gt 'nord'
end
if $ARGS[0] = 'barmensha':
cls
gs 'stat'
''
*nl
*nl
if barmenshameet = 0:
'The bartender looked at your eyes and, with a smile, asked:'
'-Would that something?'
end
if barmenshameet = 1:
'Eugene smiled, when you come to it'
'Hi! - She said with a smile'
end
if hour >= 14 or hour < 4:
if barmenshameet = 0:
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
if barmenshameet = 1:
act 'Chat':
cla
*clr
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
end
if JenyaLC >= 60 and horny > 50:
act 'Flirt':
cla
*clr
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
end
end
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
end
end
act 'Move away':gt 'lakecafe', 'main'
end
--- lakecafe ---------------------------------