|
@@ -34,38 +34,38 @@ if $loc = 'burger':
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/dinerdrinks.jpg"</center><br>'
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/dinerdrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,type'] = 'onring'
|
|
$_eat['0,type'] = 'onring'
|
|
- $_eat['0,price'] = 80
|
|
|
|
|
|
+ _eat['0,price'] = 80
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,type'] = 'vegburg'
|
|
$_eat['1,type'] = 'vegburg'
|
|
- $_eat['1,price'] = 240
|
|
|
|
|
|
+ _eat['1,price'] = 240
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,type'] = 'turburg'
|
|
$_eat['2,type'] = 'turburg'
|
|
- $_eat['2,price'] = 260
|
|
|
|
|
|
+ _eat['2,price'] = 260
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,type'] = 'batfish'
|
|
$_eat['3,type'] = 'batfish'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,type'] = 'cheburg'
|
|
$_eat['4,type'] = 'cheburg'
|
|
- $_eat['4,price'] = 310
|
|
|
|
|
|
+ _eat['4,price'] = 310
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 55
|
|
|
|
|
|
+ _drink['1,price'] = 55
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 70
|
|
|
|
|
|
+ _drink['2,price'] = 70
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 110
|
|
|
|
|
|
+ _drink['3,price'] = 110
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 120
|
|
|
|
|
|
+ _drink['4,price'] = 120
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 180
|
|
|
|
|
|
+ _drink['5,price'] = 180
|
|
elseif $loc = 'gkafe':
|
|
elseif $loc = 'gkafe':
|
|
'<center><b><font color="maroon">Borislav''s cafe</font></b></center>'
|
|
'<center><b><font color="maroon">Borislav''s cafe</font></b></center>'
|
|
*nl
|
|
*nl
|
|
@@ -74,73 +74,73 @@ elseif $loc = 'gkafe':
|
|
if mid($start_type,1,2) = 'sg' and func('homes_properties', 'has_access', 'parents_home'):
|
|
if mid($start_type,1,2) = 'sg' and func('homes_properties', 'has_access', 'parents_home'):
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 'Free'
|
|
|
|
|
|
+ _eat['0,price'] = 0
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 'Free'
|
|
|
|
|
|
+ _eat['1,price'] = 0
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 'Free'
|
|
|
|
|
|
+ _eat['2,price'] = 0
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 'Free'
|
|
|
|
|
|
+ _eat['3,price'] = 0
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 'Free'
|
|
|
|
|
|
+ _eat['4,price'] = 0
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 'Free'
|
|
|
|
|
|
+ _drink['1,price'] = 0
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 'Free'
|
|
|
|
|
|
+ _drink['2,price'] = 0
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 'Free'
|
|
|
|
|
|
+ _drink['3,price'] = 0
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 'Free'
|
|
|
|
|
|
+ _drink['4,price'] = 0
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 'Free'
|
|
|
|
|
|
+ _drink['5,price'] = 0
|
|
else
|
|
else
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 190
|
|
|
|
|
|
+ _eat['1,price'] = 190
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 210
|
|
|
|
|
|
+ _eat['2,price'] = 210
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 340
|
|
|
|
|
|
+ _eat['4,price'] = 340
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
end
|
|
end
|
|
elseif $loc = 'brothel':
|
|
elseif $loc = 'brothel':
|
|
'<center><h3>Hotel Bar</h3></center>'
|
|
'<center><h3>Hotel Bar</h3></center>'
|
|
@@ -148,33 +148,33 @@ elseif $loc = 'brothel':
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,type'] = 'ryesna'
|
|
$_eat['0,type'] = 'ryesna'
|
|
- $_eat['0,price'] = 30
|
|
|
|
|
|
+ _eat['0,price'] = 30
|
|
$_eat['1,name'] = 'Bowl of flavoured crisps'
|
|
$_eat['1,name'] = 'Bowl of flavoured crisps'
|
|
$_eat['1,type'] = 'crisps'
|
|
$_eat['1,type'] = 'crisps'
|
|
- $_eat['1,price'] = 40
|
|
|
|
|
|
+ _eat['1,price'] = 40
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Beer on tap'
|
|
$_drink['1,name'] = 'Beer on tap'
|
|
$_drink['1,type'] = 'bev_bee'
|
|
$_drink['1,type'] = 'bev_bee'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Vodka'
|
|
$_drink['2,name'] = 'Vodka'
|
|
$_drink['2,type'] = 'bev_vod'
|
|
$_drink['2,type'] = 'bev_vod'
|
|
- $_drink['2,price'] = 120
|
|
|
|
|
|
+ _drink['2,price'] = 120
|
|
$_drink['3,name'] = 'Scotch'
|
|
$_drink['3,name'] = 'Scotch'
|
|
$_drink['3,type'] = 'bev_sco'
|
|
$_drink['3,type'] = 'bev_sco'
|
|
- $_drink['3,price'] = 140
|
|
|
|
|
|
+ _drink['3,price'] = 140
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,type'] = 'bev_win'
|
|
$_drink['4,type'] = 'bev_win'
|
|
- $_drink['4,price'] = 160
|
|
|
|
|
|
+ _drink['4,price'] = 160
|
|
$_drink['5,name'] = 'Black Russian'
|
|
$_drink['5,name'] = 'Black Russian'
|
|
$_drink['5,type'] = 'bev_bla'
|
|
$_drink['5,type'] = 'bev_bla'
|
|
- $_drink['5,price'] = 250
|
|
|
|
|
|
+ _drink['5,price'] = 250
|
|
if hotelWhore = 1:
|
|
if hotelWhore = 1:
|
|
$_drink['6,name'] = 'Blue-blooded Russian'
|
|
$_drink['6,name'] = 'Blue-blooded Russian'
|
|
$_drink['6,type'] = 'bev_bbr'
|
|
$_drink['6,type'] = 'bev_bbr'
|
|
- $_drink['6,price'] = 'Free'
|
|
|
|
|
|
+ _drink['6,price'] = 0
|
|
end
|
|
end
|
|
elseif $loc = 'cafe_parco':
|
|
elseif $loc = 'cafe_parco':
|
|
'<center><h4><font color="maroon">Cafe "Del Parco"</font></h4></center>'
|
|
'<center><h4><font color="maroon">Cafe "Del Parco"</font></h4></center>'
|
|
@@ -183,38 +183,38 @@ elseif $loc = 'cafe_parco':
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 190
|
|
|
|
|
|
+ _eat['1,price'] = 190
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 210
|
|
|
|
|
|
+ _eat['2,price'] = 210
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 340
|
|
|
|
|
|
+ _eat['4,price'] = 340
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
elseif $loc = 'city_kafe':
|
|
elseif $loc = 'city_kafe':
|
|
'<center><b><font color="maroon">The Roadhouse</font></b></center>'
|
|
'<center><b><font color="maroon">The Roadhouse</font></b></center>'
|
|
*nl
|
|
*nl
|
|
@@ -222,181 +222,181 @@ elseif $loc = 'city_kafe':
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/dinerdrinks.jpg"</center><br>'
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/dinerdrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,type'] = 'onring'
|
|
$_eat['0,type'] = 'onring'
|
|
- $_eat['0,price'] = 80
|
|
|
|
|
|
+ _eat['0,price'] = 80
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,type'] = 'vegburg'
|
|
$_eat['1,type'] = 'vegburg'
|
|
- $_eat['1,price'] = 240
|
|
|
|
|
|
+ _eat['1,price'] = 240
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,type'] = 'turburg'
|
|
$_eat['2,type'] = 'turburg'
|
|
- $_eat['2,price'] = 260
|
|
|
|
|
|
+ _eat['2,price'] = 260
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,type'] = 'batfish'
|
|
$_eat['3,type'] = 'batfish'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,type'] = 'cheburg'
|
|
$_eat['4,type'] = 'cheburg'
|
|
- $_eat['4,price'] = 310
|
|
|
|
|
|
+ _eat['4,price'] = 310
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 55
|
|
|
|
|
|
+ _drink['1,price'] = 55
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 70
|
|
|
|
|
|
+ _drink['2,price'] = 70
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 110
|
|
|
|
|
|
+ _drink['3,price'] = 110
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 120
|
|
|
|
|
|
+ _drink['4,price'] = 120
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 180
|
|
|
|
|
|
+ _drink['5,price'] = 180
|
|
elseif $loc = 'lakecafe':
|
|
elseif $loc = 'lakecafe':
|
|
'<center><B><font color=maroon>The Lake Cafe</font></B></center>'
|
|
'<center><B><font color=maroon>The Lake Cafe</font></B></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 190
|
|
|
|
|
|
+ _eat['1,price'] = 190
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 210
|
|
|
|
|
|
+ _eat['2,price'] = 210
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 340
|
|
|
|
|
|
+ _eat['4,price'] = 340
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
elseif $loc = 'pushkin_cafe':
|
|
elseif $loc = 'pushkin_cafe':
|
|
'<center><B><font color=maroon>Tiny Cafe</font></B></center>'
|
|
'<center><B><font color=maroon>Tiny Cafe</font></B></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,name'] = 'Onion Rings'
|
|
$_eat['0,type'] = 'onring'
|
|
$_eat['0,type'] = 'onring'
|
|
- $_eat['0,price'] = 80
|
|
|
|
|
|
+ _eat['0,price'] = 80
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,name'] = 'Vegie Burger'
|
|
$_eat['1,type'] = 'vegburg'
|
|
$_eat['1,type'] = 'vegburg'
|
|
- $_eat['1,price'] = 240
|
|
|
|
|
|
+ _eat['1,price'] = 240
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,name'] = 'Turkey Burger'
|
|
$_eat['2,type'] = 'turburg'
|
|
$_eat['2,type'] = 'turburg'
|
|
- $_eat['2,price'] = 260
|
|
|
|
|
|
+ _eat['2,price'] = 260
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,name'] = 'Battered Fish & Fries'
|
|
$_eat['3,type'] = 'batfish'
|
|
$_eat['3,type'] = 'batfish'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,name'] = 'Cheeseburger & Fries'
|
|
$_eat['4,type'] = 'cheburg'
|
|
$_eat['4,type'] = 'cheburg'
|
|
- $_eat['4,price'] = 310
|
|
|
|
|
|
+ _eat['4,price'] = 310
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
elseif $loc = 'ParkKafe':
|
|
elseif $loc = 'ParkKafe':
|
|
'<center><B><font color=maroon>Park Cafe</font></B></center>'
|
|
'<center><B><font color=maroon>Park Cafe</font></B></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 190
|
|
|
|
|
|
+ _eat['1,price'] = 190
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 210
|
|
|
|
|
|
+ _eat['2,price'] = 210
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 340
|
|
|
|
|
|
+ _eat['4,price'] = 340
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
$_drink['1,type'] = 'bev_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
$_drink['2,type'] = 'bev_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
$_drink['3,type'] = 'bev_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
$_drink['4,type'] = 'bev_cof'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
$_drink['5,type'] = 'bev_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
elseif $loc = 'qwBarPolet':
|
|
elseif $loc = 'qwBarPolet':
|
|
'<center><b><font color="maroon">Bar "Rabotnik"</font></b></center>'
|
|
'<center><b><font color="maroon">Bar "Rabotnik"</font></b></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,type'] = 'ryesna'
|
|
$_eat['0,type'] = 'ryesna'
|
|
- $_eat['0,price'] = 30
|
|
|
|
|
|
+ _eat['0,price'] = 30
|
|
$_eat['1,name'] = 'Bowl of flavoured crisps'
|
|
$_eat['1,name'] = 'Bowl of flavoured crisps'
|
|
$_eat['1,type'] = 'crisps'
|
|
$_eat['1,type'] = 'crisps'
|
|
- $_eat['1,price'] = 40
|
|
|
|
|
|
+ _eat['1,price'] = 40
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Beer on tap'
|
|
$_drink['1,name'] = 'Beer on tap'
|
|
$_drink['1,type'] = 'bev_bee'
|
|
$_drink['1,type'] = 'bev_bee'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Vodka'
|
|
$_drink['2,name'] = 'Vodka'
|
|
$_drink['2,type'] = 'bev_vod'
|
|
$_drink['2,type'] = 'bev_vod'
|
|
- $_drink['2,price'] = 120
|
|
|
|
|
|
+ _drink['2,price'] = 120
|
|
$_drink['3,name'] = 'Scotch'
|
|
$_drink['3,name'] = 'Scotch'
|
|
$_drink['3,type'] = 'bev_sco'
|
|
$_drink['3,type'] = 'bev_sco'
|
|
- $_drink['3,price'] = 140
|
|
|
|
|
|
+ _drink['3,price'] = 140
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,type'] = 'bev_win'
|
|
$_drink['4,type'] = 'bev_win'
|
|
- $_drink['4,price'] = 160
|
|
|
|
|
|
+ _drink['4,price'] = 160
|
|
$_drink['5,name'] = 'Black Russian'
|
|
$_drink['5,name'] = 'Black Russian'
|
|
$_drink['5,type'] = 'bev_bla'
|
|
$_drink['5,type'] = 'bev_bla'
|
|
- $_drink['5,price'] = 250
|
|
|
|
|
|
+ _drink['5,price'] = 250
|
|
elseif $loc = 'restoran':
|
|
elseif $loc = 'restoran':
|
|
'<center><b><font color="maroon">Babel</font></b></center>'
|
|
'<center><b><font color="maroon">Babel</font></b></center>'
|
|
*nl
|
|
*nl
|
|
@@ -404,76 +404,76 @@ elseif $loc = 'restoran':
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/fancydrinks.jpg"</center><br>'
|
|
!'<center><img <<$set_imgh>> src="images/shared/drinks/fancydrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Vareniki with Potatoes'
|
|
$_eat['0,name'] = 'Vareniki with Potatoes'
|
|
$_eat['0,type'] = 'varenfan'
|
|
$_eat['0,type'] = 'varenfan'
|
|
- $_eat['0,price'] = 760
|
|
|
|
|
|
+ _eat['0,price'] = 760
|
|
$_eat['1,name'] = 'Borscht and French Baguette'
|
|
$_eat['1,name'] = 'Borscht and French Baguette'
|
|
$_eat['1,type'] = 'borfan'
|
|
$_eat['1,type'] = 'borfan'
|
|
- $_eat['1,price'] = 900
|
|
|
|
|
|
+ _eat['1,price'] = 900
|
|
$_eat['2,name'] = 'Atlantic Salmon Steak'
|
|
$_eat['2,name'] = 'Atlantic Salmon Steak'
|
|
$_eat['2,type'] = 'salfan'
|
|
$_eat['2,type'] = 'salfan'
|
|
- $_eat['2,price'] = 1000
|
|
|
|
|
|
+ _eat['2,price'] = 1000
|
|
$_eat['3,name'] = 'Beef & Mushroom Stroganoff'
|
|
$_eat['3,name'] = 'Beef & Mushroom Stroganoff'
|
|
$_eat['3,type'] = 'strofan'
|
|
$_eat['3,type'] = 'strofan'
|
|
- $_eat['3,price'] = 1200
|
|
|
|
|
|
+ _eat['3,price'] = 1200
|
|
$_eat['4,name'] = 'Red Caviar Blinchiki'
|
|
$_eat['4,name'] = 'Red Caviar Blinchiki'
|
|
$_eat['4,type'] = 'blifan'
|
|
$_eat['4,type'] = 'blifan'
|
|
- $_eat['4,price'] = 1360
|
|
|
|
|
|
+ _eat['4,price'] = 1360
|
|
|
|
|
|
$_drink['0,name'] = 'Spring Water'
|
|
$_drink['0,name'] = 'Spring Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Imported Tea'
|
|
$_drink['1,name'] = 'Imported Tea'
|
|
$_drink['1,type'] = 'bev_tea'
|
|
$_drink['1,type'] = 'bev_tea'
|
|
- $_drink['1,price'] = 180
|
|
|
|
|
|
+ _drink['1,price'] = 180
|
|
$_drink['2,name'] = 'Imported Beer'
|
|
$_drink['2,name'] = 'Imported Beer'
|
|
$_drink['2,type'] = 'bev_bee'
|
|
$_drink['2,type'] = 'bev_bee'
|
|
- $_drink['2,price'] = 200
|
|
|
|
|
|
+ _drink['2,price'] = 200
|
|
$_drink['3,name'] = 'Vodka Martini'
|
|
$_drink['3,name'] = 'Vodka Martini'
|
|
$_drink['3,type'] = 'bev_mar'
|
|
$_drink['3,type'] = 'bev_mar'
|
|
- $_drink['3,price'] = 400
|
|
|
|
|
|
+ _drink['3,price'] = 400
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,name'] = 'Glass of Wine'
|
|
$_drink['4,type'] = 'bev_win'
|
|
$_drink['4,type'] = 'bev_win'
|
|
- $_drink['4,price'] = 800
|
|
|
|
|
|
+ _drink['4,price'] = 800
|
|
$_drink['5,name'] = 'Glass of Champagne'
|
|
$_drink['5,name'] = 'Glass of Champagne'
|
|
$_drink['5,type'] = 'bev_cha'
|
|
$_drink['5,type'] = 'bev_cha'
|
|
- $_drink['5,price'] = 900
|
|
|
|
|
|
+ _drink['5,price'] = 900
|
|
elseif $loc = 'uni_cafe':
|
|
elseif $loc = 'uni_cafe':
|
|
'<center><b><font color="maroon">University cafe</font></b></center>'
|
|
'<center><b><font color="maroon">University cafe</font></b></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,name'] = 'Vegetarian Piroshki'
|
|
$_eat['0,type'] = 'pirosh'
|
|
$_eat['0,type'] = 'pirosh'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,name'] = 'Herring Blini'
|
|
$_eat['1,type'] = 'bliny'
|
|
$_eat['1,type'] = 'bliny'
|
|
- $_eat['1,price'] = 190
|
|
|
|
|
|
+ _eat['1,price'] = 190
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,name'] = 'Golubtsy'
|
|
$_eat['2,type'] = 'golub'
|
|
$_eat['2,type'] = 'golub'
|
|
- $_eat['2,price'] = 210
|
|
|
|
|
|
+ _eat['2,price'] = 210
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,name'] = 'Pozharsky Cutlets'
|
|
$_eat['3,type'] = 'pozhar'
|
|
$_eat['3,type'] = 'pozhar'
|
|
- $_eat['3,price'] = 290
|
|
|
|
|
|
+ _eat['3,price'] = 290
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,name'] = 'Rueben Sandwich'
|
|
$_eat['4,type'] = 'reuben'
|
|
$_eat['4,type'] = 'reuben'
|
|
- $_eat['4,price'] = 340
|
|
|
|
|
|
+ _eat['4,price'] = 340
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'only_cost_wat'
|
|
$_drink['0,type'] = 'only_cost_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,name'] = 'Kvass'
|
|
$_drink['1,type'] = 'only_cost_kva'
|
|
$_drink['1,type'] = 'only_cost_kva'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,name'] = 'Juice'
|
|
$_drink['2,type'] = 'only_cost_jui'
|
|
$_drink['2,type'] = 'only_cost_jui'
|
|
- $_drink['2,price'] = 80
|
|
|
|
|
|
+ _drink['2,price'] = 80
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,name'] = 'Spiced Tea'
|
|
$_drink['3,type'] = 'only_cost_tea'
|
|
$_drink['3,type'] = 'only_cost_tea'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,name'] = 'Black Coffee'
|
|
$_drink['4,type'] = 'only_cost_bco'
|
|
$_drink['4,type'] = 'only_cost_bco'
|
|
- $_drink['4,price'] = 130
|
|
|
|
|
|
+ _drink['4,price'] = 130
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,name'] = 'Milkshake'
|
|
$_drink['5,type'] = 'only_cost_mil'
|
|
$_drink['5,type'] = 'only_cost_mil'
|
|
- $_drink['5,price'] = 200
|
|
|
|
|
|
+ _drink['5,price'] = 200
|
|
elseif $loc = 'city_coffee_hole':
|
|
elseif $loc = 'city_coffee_hole':
|
|
$loc_arg = 'eat'
|
|
$loc_arg = 'eat'
|
|
'<center><B><font color=maroon>Cafe "Coffee hole"</font></B></center>'
|
|
'<center><B><font color=maroon>Cafe "Coffee hole"</font></B></center>'
|
|
@@ -481,88 +481,88 @@ elseif $loc = 'city_coffee_hole':
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/cafedrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Biscotti'
|
|
$_eat['0,name'] = 'Biscotti'
|
|
$_eat['0,type'] = 'only_cost_light_snack'
|
|
$_eat['0,type'] = 'only_cost_light_snack'
|
|
- $_eat['0,price'] = 100
|
|
|
|
|
|
+ _eat['0,price'] = 100
|
|
$_eat['1,name'] = 'Cannoli'
|
|
$_eat['1,name'] = 'Cannoli'
|
|
$_eat['1,type'] = 'only_cost_snack'
|
|
$_eat['1,type'] = 'only_cost_snack'
|
|
- $_eat['1,price'] = 120
|
|
|
|
|
|
+ _eat['1,price'] = 120
|
|
$_eat['2,name'] = 'Muffin'
|
|
$_eat['2,name'] = 'Muffin'
|
|
$_eat['2,type'] = 'only_cost_snack'
|
|
$_eat['2,type'] = 'only_cost_snack'
|
|
- $_eat['2,price'] = 120
|
|
|
|
|
|
+ _eat['2,price'] = 120
|
|
$_eat['3,name'] = 'Croissants'
|
|
$_eat['3,name'] = 'Croissants'
|
|
$_eat['3,type'] = 'only_cost_snack'
|
|
$_eat['3,type'] = 'only_cost_snack'
|
|
- $_eat['3,price'] = 120
|
|
|
|
|
|
+ _eat['3,price'] = 120
|
|
$_eat['4,name'] = 'Danish'
|
|
$_eat['4,name'] = 'Danish'
|
|
$_eat['4,type'] = 'only_cost_snack'
|
|
$_eat['4,type'] = 'only_cost_snack'
|
|
- $_eat['4,price'] = 120
|
|
|
|
|
|
+ _eat['4,price'] = 120
|
|
$_eat['5,name'] = 'Cookies'
|
|
$_eat['5,name'] = 'Cookies'
|
|
$_eat['5,type'] = 'only_cost_light_snack'
|
|
$_eat['5,type'] = 'only_cost_light_snack'
|
|
- $_eat['5,price'] = 100
|
|
|
|
|
|
+ _eat['5,price'] = 100
|
|
$_eat['6,name'] = 'Miagkie Plushki s Sakharom'
|
|
$_eat['6,name'] = 'Miagkie Plushki s Sakharom'
|
|
$_eat['6,type'] = 'only_cost_snack'
|
|
$_eat['6,type'] = 'only_cost_snack'
|
|
- $_eat['6,price'] = 120
|
|
|
|
|
|
+ _eat['6,price'] = 120
|
|
$_eat['7,name'] = 'Mannik'
|
|
$_eat['7,name'] = 'Mannik'
|
|
$_eat['7,type'] = 'only_cost_snack'
|
|
$_eat['7,type'] = 'only_cost_snack'
|
|
- $_eat['7,price'] = 120
|
|
|
|
|
|
+ _eat['7,price'] = 120
|
|
$_eat['8,name'] = 'Korzinochki'
|
|
$_eat['8,name'] = 'Korzinochki'
|
|
$_eat['8,type'] = 'only_cost_snack'
|
|
$_eat['8,type'] = 'only_cost_snack'
|
|
- $_eat['8,price'] = 120
|
|
|
|
|
|
+ _eat['8,price'] = 120
|
|
|
|
|
|
$_drink['0,name'] = 'Tea'
|
|
$_drink['0,name'] = 'Tea'
|
|
$_drink['0,type'] = 'only_cost_tea'
|
|
$_drink['0,type'] = 'only_cost_tea'
|
|
- $_drink['0,price'] = 120
|
|
|
|
|
|
+ _drink['0,price'] = 120
|
|
$_drink['1,name'] = 'Espresso'
|
|
$_drink['1,name'] = 'Espresso'
|
|
$_drink['1,type'] = 'only_cost_esp'
|
|
$_drink['1,type'] = 'only_cost_esp'
|
|
- $_drink['1,price'] = 100
|
|
|
|
|
|
+ _drink['1,price'] = 100
|
|
$_drink['2,name'] = 'Black Coffee'
|
|
$_drink['2,name'] = 'Black Coffee'
|
|
$_drink['2,type'] = 'only_cost_bco'
|
|
$_drink['2,type'] = 'only_cost_bco'
|
|
- $_drink['2,price'] = 120
|
|
|
|
|
|
+ _drink['2,price'] = 120
|
|
$_drink['3,name'] = 'Cappuccino'
|
|
$_drink['3,name'] = 'Cappuccino'
|
|
$_drink['3,type'] = 'only_cost_cof'
|
|
$_drink['3,type'] = 'only_cost_cof'
|
|
- $_drink['3,price'] = 150
|
|
|
|
|
|
+ _drink['3,price'] = 150
|
|
$_drink['4,name'] = 'Cafe Latte'
|
|
$_drink['4,name'] = 'Cafe Latte'
|
|
$_drink['4,type'] = 'only_cost_cof'
|
|
$_drink['4,type'] = 'only_cost_cof'
|
|
- $_drink['4,price'] = 150
|
|
|
|
|
|
+ _drink['4,price'] = 150
|
|
$_drink['5,name'] = 'Iced Latte'
|
|
$_drink['5,name'] = 'Iced Latte'
|
|
$_drink['5,type'] = 'only_cost_cof'
|
|
$_drink['5,type'] = 'only_cost_cof'
|
|
- $_drink['5,price'] = 150
|
|
|
|
|
|
+ _drink['5,price'] = 150
|
|
elseif $loc = 'city_nightclub':
|
|
elseif $loc = 'city_nightclub':
|
|
'<center><b><font color="maroon">Bar "Nightclub"</font></b></center>'
|
|
'<center><b><font color="maroon">Bar "Nightclub"</font></b></center>'
|
|
*nl
|
|
*nl
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
'<center><img <<$set_imgh>> src="images/shared/drinks/bardrinks.jpg"</center><br>'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,name'] = 'Toasted rye snacks'
|
|
$_eat['0,type'] = 'ryesna'
|
|
$_eat['0,type'] = 'ryesna'
|
|
- $_eat['0,price'] = 30
|
|
|
|
|
|
+ _eat['0,price'] = 30
|
|
|
|
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
$_drink['0,type'] = 'bev_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Energy Drink'
|
|
$_drink['1,name'] = 'Energy Drink'
|
|
$_drink['1,type'] = 'bev_energy_drink'
|
|
$_drink['1,type'] = 'bev_energy_drink'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Beer on tap'
|
|
$_drink['2,name'] = 'Beer on tap'
|
|
$_drink['2,type'] = 'bev_bee'
|
|
$_drink['2,type'] = 'bev_bee'
|
|
- $_drink['2,price'] = 60
|
|
|
|
|
|
+ _drink['2,price'] = 60
|
|
$_drink['3,name'] = 'Vodka'
|
|
$_drink['3,name'] = 'Vodka'
|
|
$_drink['3,type'] = 'bev_vod'
|
|
$_drink['3,type'] = 'bev_vod'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Scotch'
|
|
$_drink['4,name'] = 'Scotch'
|
|
$_drink['4,type'] = 'bev_sco'
|
|
$_drink['4,type'] = 'bev_sco'
|
|
- $_drink['4,price'] = 140
|
|
|
|
|
|
+ _drink['4,price'] = 140
|
|
$_drink['5,name'] = 'Glass of Wine'
|
|
$_drink['5,name'] = 'Glass of Wine'
|
|
$_drink['5,type'] = 'bev_win'
|
|
$_drink['5,type'] = 'bev_win'
|
|
- $_drink['5,price'] = 160
|
|
|
|
|
|
+ _drink['5,price'] = 160
|
|
$_drink['6,name'] = 'Black Russian'
|
|
$_drink['6,name'] = 'Black Russian'
|
|
$_drink['6,type'] = 'bev_bla'
|
|
$_drink['6,type'] = 'bev_bla'
|
|
- $_drink['6,price'] = 250
|
|
|
|
|
|
+ _drink['6,price'] = 250
|
|
$_drink['7,name'] = 'Champagne'
|
|
$_drink['7,name'] = 'Champagne'
|
|
$_drink['7,type'] = 'bev_cha'
|
|
$_drink['7,type'] = 'bev_cha'
|
|
- $_drink['7,price'] = 220
|
|
|
|
|
|
+ _drink['7,price'] = 220
|
|
$_drink['8,name'] = 'Vodka Martini'
|
|
$_drink['8,name'] = 'Vodka Martini'
|
|
$_drink['8,type'] = 'bev_mar'
|
|
$_drink['8,type'] = 'bev_mar'
|
|
- $_drink['8,price'] = 250
|
|
|
|
|
|
+ _drink['8,price'] = 250
|
|
$_drink['9,name'] = 'Fancy cocktail'
|
|
$_drink['9,name'] = 'Fancy cocktail'
|
|
$_drink['9,type'] = 'bev_cocktail'
|
|
$_drink['9,type'] = 'bev_cocktail'
|
|
- $_drink['9,price'] = 300
|
|
|
|
|
|
+ _drink['9,price'] = 300
|
|
elseif $loc = 'katja_nightclub' or $loc = 'katja_nightclub_sex':
|
|
elseif $loc = 'katja_nightclub' or $loc = 'katja_nightclub_sex':
|
|
'<center><b><font color="maroon">Bar "Nightclub"</font></b></center>'
|
|
'<center><b><font color="maroon">Bar "Nightclub"</font></b></center>'
|
|
*nl
|
|
*nl
|
|
@@ -573,34 +573,34 @@ elseif $loc = 'katja_nightclub' or $loc = 'katja_nightclub_sex':
|
|
end
|
|
end
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,name'] = 'Water'
|
|
$_drink['0,type'] = 'only_cost_wat'
|
|
$_drink['0,type'] = 'only_cost_wat'
|
|
- $_drink['0,price'] = 'Free'
|
|
|
|
|
|
+ _drink['0,price'] = 0
|
|
$_drink['1,name'] = 'Energy Drink'
|
|
$_drink['1,name'] = 'Energy Drink'
|
|
$_drink['1,type'] = 'only_cost_bev_energy_drink'
|
|
$_drink['1,type'] = 'only_cost_bev_energy_drink'
|
|
- $_drink['1,price'] = 60
|
|
|
|
|
|
+ _drink['1,price'] = 60
|
|
$_drink['2,name'] = 'Beer on tap'
|
|
$_drink['2,name'] = 'Beer on tap'
|
|
$_drink['2,type'] = 'only_cost_bev_bee'
|
|
$_drink['2,type'] = 'only_cost_bev_bee'
|
|
- $_drink['2,price'] = 60
|
|
|
|
|
|
+ _drink['2,price'] = 60
|
|
$_drink['3,name'] = 'Vodka'
|
|
$_drink['3,name'] = 'Vodka'
|
|
$_drink['3,type'] = 'only_cost_bev_vod'
|
|
$_drink['3,type'] = 'only_cost_bev_vod'
|
|
- $_drink['3,price'] = 120
|
|
|
|
|
|
+ _drink['3,price'] = 120
|
|
$_drink['4,name'] = 'Scotch'
|
|
$_drink['4,name'] = 'Scotch'
|
|
$_drink['4,type'] = 'only_cost_bev_sco'
|
|
$_drink['4,type'] = 'only_cost_bev_sco'
|
|
- $_drink['4,price'] = 140
|
|
|
|
|
|
+ _drink['4,price'] = 140
|
|
$_drink['5,name'] = 'Glass of Wine'
|
|
$_drink['5,name'] = 'Glass of Wine'
|
|
$_drink['5,type'] = 'only_cost_bev_win'
|
|
$_drink['5,type'] = 'only_cost_bev_win'
|
|
- $_drink['5,price'] = 160
|
|
|
|
|
|
+ _drink['5,price'] = 160
|
|
$_drink['6,name'] = 'Black Russian'
|
|
$_drink['6,name'] = 'Black Russian'
|
|
$_drink['6,type'] = 'only_cost_bev_bla'
|
|
$_drink['6,type'] = 'only_cost_bev_bla'
|
|
- $_drink['6,price'] = 250
|
|
|
|
|
|
+ _drink['6,price'] = 250
|
|
$_drink['7,name'] = 'Champagne'
|
|
$_drink['7,name'] = 'Champagne'
|
|
$_drink['7,type'] = 'only_cost_bev_cha'
|
|
$_drink['7,type'] = 'only_cost_bev_cha'
|
|
- $_drink['7,price'] = 220
|
|
|
|
|
|
+ _drink['7,price'] = 220
|
|
$_drink['8,name'] = 'Vodka Martini'
|
|
$_drink['8,name'] = 'Vodka Martini'
|
|
$_drink['8,type'] = 'only_cost_bev_mar'
|
|
$_drink['8,type'] = 'only_cost_bev_mar'
|
|
- $_drink['8,price'] = 250
|
|
|
|
|
|
+ _drink['8,price'] = 250
|
|
$_drink['9,name'] = 'Fancy cocktail'
|
|
$_drink['9,name'] = 'Fancy cocktail'
|
|
$_drink['9,type'] = 'only_cost_bev_cocktail'
|
|
$_drink['9,type'] = 'only_cost_bev_cocktail'
|
|
- $_drink['9,price'] = 300
|
|
|
|
|
|
+ _drink['9,price'] = 300
|
|
end
|
|
end
|
|
|
|
|
|
$_str = '<center><table border="0" width="800" cellpadding="0" cellspacing="1">'
|
|
$_str = '<center><table border="0" width="800" cellpadding="0" cellspacing="1">'
|
|
@@ -612,12 +612,12 @@ food_loop = 0
|
|
!! column 1 - food
|
|
!! column 1 - food
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="40%" align="center">' + $_eat['<<food_loop>>,name'] + '</td>'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="40%" align="center">' + $_eat['<<food_loop>>,name'] + '</td>'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="10%" align="right">'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="10%" align="right">'
|
|
- if money >= val($_eat['<<food_loop>>,price']):
|
|
|
|
- $_str += '<a href="exec:pcs_ate += 1 & gt ''food'', $_eat[''<<food_loop>>,type''], <<food_loop>>">' + $_eat['<<food_loop>>,price'] + '</a>'
|
|
|
|
|
|
+ if money >= _eat['<<food_loop>>,price']:
|
|
|
|
+ $_str += '<a href="exec:pcs_ate += 1 & gt ''food'', $_eat[''<<food_loop>>,type''], <<food_loop>>">' + iif(_eat['<<food_loop>>,price'] ! 0, str(_eat['<<food_loop>>,price']),'Free') + '</a>'
|
|
else
|
|
else
|
|
- $_str += $_eat['<<food_loop>>,price']
|
|
|
|
|
|
+ $_str += str(_eat['<<food_loop>>,price'])
|
|
end
|
|
end
|
|
- $_str += iif(val($_eat['<<food_loop>>,price']) ! 0, '<b> ₽ </b>', '  ') + '</td>'
|
|
|
|
|
|
+ $_str += iif(_eat['<<food_loop>>,price'] ! 0, '<b> ₽ </b>', '  ') + '</td>'
|
|
|
|
|
|
!! separator
|
|
!! separator
|
|
$_str += '<td bgcolor=<<$bcolor>> border="0" width="50" cellpadding="0" cellspacing="0"></td>'
|
|
$_str += '<td bgcolor=<<$bcolor>> border="0" width="50" cellpadding="0" cellspacing="0"></td>'
|
|
@@ -625,12 +625,12 @@ food_loop = 0
|
|
!! column 2 - drinks
|
|
!! column 2 - drinks
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="40%" align="center">' + $_drink['<<food_loop>>,name'] + '</td>'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="40%" align="center">' + $_drink['<<food_loop>>,name'] + '</td>'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="10%" align="right">'
|
|
$_str += '<td bgcolor='+$temp_bcolor+' height="30" width="10%" align="right">'
|
|
- if money >= val($_drink['<<food_loop>>,price']):
|
|
|
|
- $_str += '<a href="exec:pcs_drank += 1 & gt ''beverage'', $_drink[''<<food_loop>>,type''], <<food_loop>>">' + $_drink['<<food_loop>>,price'] + '</a>'
|
|
|
|
|
|
+ if money >= _drink['<<food_loop>>,price']:
|
|
|
|
+ $_str += '<a href="exec:pcs_drank += 1 & gt ''beverage'', $_drink[''<<food_loop>>,type''], <<food_loop>>">' + iif(_drink['<<food_loop>>,price'] ! 0, str(_drink['<<food_loop>>,price']),'Free') + '</a>'
|
|
else
|
|
else
|
|
- $_str += $_drink['<<food_loop>>,price']
|
|
|
|
|
|
+ $_str += str(_drink['<<food_loop>>,price'])
|
|
end
|
|
end
|
|
- $_str += iif(val($_drink['<<food_loop>>,price']) ! 0, '<b> ₽ </b>', '  ') + '</td>'
|
|
|
|
|
|
+ $_str += iif(_drink['<<food_loop>>,price'] ! 0, '<b> ₽ </b>', '  ') + '</td>'
|
|
|
|
|
|
$_str += '</tr>'
|
|
$_str += '</tr>'
|
|
food_loop += 1
|
|
food_loop += 1
|