# restoran
<<<<<<< 356_restoran
if $ARGS[0] = 'start':
=======
if $ARGS[0]='start':
>>>>>>> 356_restoran
cla
*clr
<<<<<<< 356_restoran
set minut += 5
'
Restaurant'
''
clr
gs 'stat'
fcolor = rgb(0,0,0)
bcolor = rgb(255,255,255)
LCOLOR = rgb(106,90,205)
!eto было glamur > 1 and vnesh > 50
if glamur >= 1 and mop > 1 and hapri = 1 and sweat <= 0:
'A man at the entrance table politely interested in what you prefer in the VIP room or in the common room'
if money >= 5000:
act 'VIP room 5000 RUR':
cla
set money -= 5000
gt 'restoran','vip'
end
end
act 'Common room': gt 'restoran','zal'
else
'It suits you man and politely informs you that with a similar appearance to the restaurant can not.'
end
act 'Out of the restaurant':
cla
set minut += 5
gt 'down'
end
if vladimirday = day and vladimirQW = 21 and hour = 20: gt 'qwmeet'
=======
set minut = minut + 5
'restaurant'
''
clr
gs'stat'
fcolor=rgb(0,0,0)
bcolor=rgb(255,255,255)
LCOLOR = rgb(106,90,205)
!eto there_were glamur>1 and vnesh>50
if glamur => 1 and mop>1 and hapri=1 and sweat<=0:
'The man at the entrance politely interested in what you prefer in the table VIP room or in the common room'
if money >= 5000:
act 'VIP hall 5000 RUB':
cla
set money = money - 5000
gt'restoran','vip'
end
end
act 'common room':gt'restoran','zal'
else
'It suits you man and politely informs you, that with a similar appearance to the restaurant can not be.'
end
act 'WITHDRAW FROM RESTAURANT':
cla
set minut = minut + 5
gt'down'
end
if vladimirday=day and vladimirQW=21 and hour = 20:gt 'qwmeet'
>>>>>>> 356_restoran
end
<<<<<<< 356_restoran
if $ARGS[0] = 'zal':
=======
if $ARGS[0]='zal':
>>>>>>> 356_restoran
cla
*clr
<<<<<<< 356_restoran
set minut += 5
'restaurant, common room'
''
'The room was pretty good atmosphere. Soft lighting and light furniture. Until you hear the sounds of music, the clink of glasses and female laughter. It seems you can finally relax a little.'
clr
gs 'stat'
fcolor = rgb(0,0,0)
bcolor = rgb(255,255,255)
=======
set minut = minut + 5
'restaurant, common room'
''
'The room is quite nice atmosphere. Soft lighting and light furniture. Until you hear the sound of music, the clink of glasses and female laughter. It seems you, at_last, can relax a little.'
clr
gs'stat'
fcolor=rgb(0,0,0)
bcolor=rgb(255,255,255)
>>>>>>> 356_restoran
LCOLOR = rgb(106,90,205)
!etogame
<<<<<<< 356_restoran
nastjarand = RAND(0,100)
if nastjarand > 80 and nastjaqw = 0 and energy > 15 and nastjaday ! day:
cls
nastjaday = day
gs 'stat'
''
'In the hall you notice a pretty girl, wondering why she was sitting alone. She looks pretty good. While you looked at prekrastno stranger she caught your eye on himself and suddenly looked at you.'
act 'Look down':
cla
'She turned away'
act 'Leave': gt 'restoran', 'zal'
end
act 'Smile at her': gt 'nastja', 'pos1'
end
if money >= 5000:
act 'Eat 5,000 rubles':
cla
set minut += 60
energy =22
fat += 5
water = 22
willpower += 30
manna = manna + 80
health = health + 20
money -= 5000
'On the recommendation of a chef, a wonderful dish you ordered and ate with pleasure in a noisy restaurant hall.'
act 'Leave': gt 'restoran', 'zal'
end
end
act 'Leave': set minut += 5 & gt 'restoran','start'
=======
nastjarand = RAND(0,100)
if nastjarand > 80 and nastjaqw = 0 and energy>15 and nastjaday!day:
cls
nastjaday=day
gs'stat'
''
'In the hall you will notice a pretty girl, I wonder why she sits alone. She looks pretty nice. While you looked at the stranger prekrastno, she caught your eyes on her and suddenly looked at you.'
act 'downcast eyes':
cla
'she turned away'
act 'Get_Away':gt'restoran', 'zal'
end
act 'her smile':gt 'nastja', 'pos1'
end
if money>= 5000:
act 'eat 5 sput':
cla
set minut = minut + 60
energy =22
fat+=5
water = 22
willpower+=30
manna=manna+80
health=health+20
money-=5000
'On the recommendation of the chef, you ordered a wonderful meal and gladly ate in a noisy dining room.'
act 'Get_Away':gt'restoran', 'zal'
end
end
act 'Get_Away':set minut = minut + 5>'restoran','start'
>>>>>>> 356_restoran
end
<<<<<<< 356_restoran
if $ARGS[0] = 'vip':
=======
if $ARGS[0]='vip':
>>>>>>> 356_restoran
cla
*clr
<<<<<<< 356_restoran
set minut += 5
'Restaurant, VIP room'
''
'Caught in the vip box you caught yourself thinking that smile involuntarily. In the bed of a calm and friendly atmosphere. Soft lighting and furniture in the Empire style. You hear soft music. Finally, your new weak feminine essence, albeit briefly, but can feel safe.'
clr
gs 'stat'
fcolor = rgb(0,0,0)
bcolor = rgb(255,255,255)
=======
set minut = minut + 5
'restaurant, VIP hall'
''
'Caught in vip bed you, I caught myself thinking, that involuntarily smile. In the box calm, pleasant atmosphere. Soft lighting and furniture in the Empire style. You hear light music. At_Last, Your new weak female essence, though not for long, but can feel safe.'
clr
gs'stat'
fcolor=rgb(0,0,0)
bcolor=rgb(255,255,255)
>>>>>>> 356_restoran
LCOLOR = rgb(106,90,205)
<<<<<<< 356_restoran
act 'Leave':
cla
set minut += 5
gt 'restoran','start'
end
if money >= 5000:
act 'Eat 5,000 rubles':
cla
set minut += 60
energy = 22
fat += 5
water = 22
willpower += 30
manna = manna + 100
health = health + 20
money -= 5000
'On the recommendation of a chef, a wonderful dish you ordered and ate with pleasure in the cozy vip room of the restaurant.'
act 'Leave': gt 'restoran', 'vip'
end
=======
act 'Get_Away':
cla
set minut = minut + 5
gt'restoran','start'
end
if money>= 5000:
act 'eat 5 sput':
cla
set minut = minut + 60
energy = 22
fat+=5
water = 22
willpower+=30
manna=manna+100
health=health+20
money-=5000
'On the recommendation of the chef, you ordered a wonderful meal and gladly ate in the cozy vip the restaurant.'
act 'Get_Away':gt'restoran', 'vip'
end
>>>>>>> 356_restoran
end
end
--- restoran ---------------------------------