restoran.tw 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. :: restoran
  2. <<set $here = 'restoran'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <<set $location_type = 'public_indoors'>>
  5. <<if $location_var[$here][0] == 'start'>>
  6. <<set $menu_loc = 'restoran'>>
  7. <<set $menu_arg = 'start'>>
  8. <<set $menu_off = 0>>
  9. <<set $time.minutes += 5>>
  10. <h2>Babel</h2>
  11. <<image "locations/city/citycenter/expensiverest/restoran.jpg">>
  12. You enter the restaurant and see a well dressed man by the counter at the entrance.
  13. <!-- ! mennolds ev-->
  14. <<if $time.hour == 21 and $time.minutes < 30 and getvar("$mey_vika['mey_vika_qw']") == 36>>
  15. <<gt 'mey_tamara_events' 'wait_qw'>>
  16. <</if>>
  17. <<if $vladimirday == $time.daystart and getvar("$vladimirQW") == 21 and $time.hour == 20>>
  18. <<gt 'qwmeet'>>
  19. <</if>>
  20. <<actCLA 'Leave the restaurant'>>
  21. <<set $time.minutes += 5>> <<gt 'city_center'>>
  22. <</actCLA>>
  23. <<actCLA 'Approach the maître d` '>>
  24. <<gt 'restoran' 'maitred'>>
  25. <</actCLA>>
  26. <</if>>
  27. <<if $location_var[$here][0] == 'maitred'>>
  28. <<set $menu_loc = 'restoran'>>
  29. <<set $menu_arg = 'maitred'>>
  30. <<set $menu_off = 0>>
  31. <<set $time.minutes += 5>>
  32. <!-- !!eto there_were glamur > 1 and pcs_apprnc > 50-->
  33. <<if ($wardrobe.clothingworntype == 'moncheri_dress' or $wardrobe.clothingworntype == 'moncheri_gown') and $pc.pcs_makeup > 1 and $pc.pcs_hairbsh == 1 and $pc.pcs_sweat < 20>>
  34. <h2>Babel</h2>
  35. <<image "locations/city/citycenter/expensiverest/maitredseat.jpg">>
  36. <p>The well-dressed maître d' politely asks whether you would prefer the VIP section or the common room.</p>
  37. <<if $finances.cash >= 5000>>
  38. <<actCLA 'Go to the VIP room (5,000 <b>₽</b>)'>>
  39. <h2>Babel</h2>
  40. <<image "locations/city/citycenter/expensiverest/maitredvip.jpg">>
  41. <p>The maître d' informs you that there will be a VIP charge of 5000 <b>₽</b></p>
  42. <!-- FAILED TO CONVERT
  43. act 'Follow the maître d'' ': money -= 5000 & gt 'restoran', 'vip' &
  44. -----
  45. <<actCLA 'Follow the maître d` '>>
  46. <<set $finances.cash -= 5000>> <<gt 'restoran' ERROR: FAILED TO CONVERT LITERAL: """'vip' &""">>
  47. <</actCLA>>
  48. -->
  49. <<warn "CONVERSION ERROR 683f580422d9358942739540013cac3b">>
  50. <<actCLA 'Change your mind'>>
  51. <<gt 'restoran' 'maitred'>>
  52. <</actCLA>>
  53. <</actCLA>>
  54. <</if>>
  55. <<actCLA 'Go to the Common Room'>>
  56. <<gt 'restoran' 'zal'>>
  57. <</actCLA>>
  58. <<else>>
  59. <h2>Restaurant</h2>
  60. <<image "locations/city/citycenter/expensiverest/maitredrefuse.jpg">>
  61. The maître d'' politely informs you that customers must look presentable and wear formal clothing if they wish to dine here.
  62. <<if $wardrobe.clothingworntype != 'moncheri_dress' and $wardrobe.clothingworntype != 'moncheri_gown'>>
  63. He suggests you try shopping at Mon Chéri if you want to meet their dress code.
  64. <<elseif $pc.pcs_makeup < 2>>
  65. He tells you that it's important for ladies to take the time to look their best and mimes applying make up.
  66. <<elseif $pc.pcs_hairbsh != 1>>
  67. He tells you that one''s hair must be neat and tidy.
  68. <<else>>
  69. He waves his hand in front of his nose and gives you a disgusted look. It might be time to have a shower.
  70. <</if>>
  71. <</if>>
  72. <<actCLA 'Return to the foyer'>>
  73. <<gt 'restoran' 'start'>>
  74. <</actCLA>>
  75. <</if>>
  76. <<if $location_var[$here][0] == 'zal'>>
  77. <<set $menu_off = 1>>
  78. <<set $time.minutes += 5>>
  79. <h2>Babel, Common Room</h2>
  80. <<image "locations/city/citycenter/expensiverest/restoran2.jpg">>
  81. The room emits a good atmosphere with its soft lighting and light furniture. You hear the sounds of music, the clinks of glasses and female laughter. It seems you can finally relax a little.
  82. <!-- !!etogame-->
  83. <<if rand(0, 100) > 80 and $npcs.get('A192','QW') == 0 and $pc.pcs_energy > 15 and $nastjaday != $time.daystart>>
  84. <<set $nastjaday = $time.daystart>>
  85. <<image "characters/city/anastasia/nastja1.jpg">>
  86. You notice an attractive looking girl sitting alone. Your eyes linger on her for a bit and she seems to feel your gaze as she suddenly looks at you.
  87. <<actCLA 'Look down'>>
  88. She turns away from you.
  89. <<actCLA 'Leave'>>
  90. <<gt 'restoran' 'zal'>>
  91. <</actCLA>>
  92. <</actCLA>>
  93. <<actCLA 'Smile at her' undefined `{willpower:['misc','self','easy']}`>>
  94. <<gt 'nastja' 'pos1'>>
  95. <</actCLA>>
  96. <</if>>
  97. <<actCLA 'Be seated at a table'>>
  98. <<gt 'restoran' 'comtable'>>
  99. <</actCLA>>
  100. <<actCLA 'Leave the Common Room'>>
  101. <<gt 'restoran' 'start'>>
  102. <</actCLA>>
  103. <</if>>
  104. <<if $location_var[$here][0] == 'vip'>>
  105. <<set $menu_loc = 'restoran'>>
  106. <<set $menu_arg = 'vip'>>
  107. <<set $menu_off = 0>>
  108. <<set $time.minutes += 5>>
  109. <h2>Babel, VIP room</h2>
  110. <<image "locations/city/citycenter/expensiverest/restoran3.jpg">>
  111. You are shown into the VIP room by the maître d'', and you can't help but smile. Soft lighting and empire style furniture provide a calm and friendly atmosphere. You hear soft music and finally feel safe enough to let your guard down a little.
  112. <<actCLA 'Be seated at the VIP table'>>
  113. <<gt 'restoran' 'viptable'>>
  114. <</actCLA>>
  115. <<actCLA 'Leave the VIP Room'>>
  116. <<gt 'restoran' 'start'>>
  117. <</actCLA>>
  118. <</if>>
  119. <<if $location_var[$here][0] == 'comtable'>>
  120. <<set $menu_loc = 'restoran'>>
  121. <<set $menu_arg = 'comtable'>>
  122. <<set $menu_off = 0>>
  123. <<set $loc_arg = 'comtable'>>
  124. <<set $loc = 'restoran'>>
  125. <<set $time.minutes += 5>>
  126. <h2>Babel, Common Room</h2>
  127. <<image "locations/city/citycenter/expensiverest/maitredseat.jpg">>
  128. You are escorted to your seat by the maître d''. You sit and prepare to order a wonderful meal in the busy restaurant.
  129. <<actCLA 'Order from the menu (0:05)'>>
  130. <<gs 'food_menu'>>
  131. <</actCLA>>
  132. <<actCLA 'Get up from the table'>>
  133. <<gt 'restoran' 'zal'>>
  134. <</actCLA>>
  135. <</if>>
  136. <<if $location_var[$here][0] == 'viptable'>>
  137. <<set $menu_loc = 'restoran'>>
  138. <<set $menu_arg = 'viptable'>>
  139. <<set $menu_off = 0>>
  140. <<set $loc_arg = 'viptable'>>
  141. <<set $loc = 'restoran'>>
  142. <<set $time.minutes += 5>>
  143. <h2>Babel, VIP room</h2>
  144. <<image "locations/city/citycenter/expensiverest/chefrecommends.jpg">>
  145. You sit and prepare to order a wonderful meal, recommended by the chef. You'll be dining with pleasure in the peaceful and luxurious VIP Room.
  146. <<actCLA 'Order from the menu (0:05)'>>
  147. <<gs 'food_menu'>>
  148. <</actCLA>>
  149. <<actCLA 'Get up from the table'>>
  150. <<gt 'restoran' 'vip'>>
  151. <</actCLA>>
  152. <</if>>