356_restoran 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. # restoran
  2. <<<<<<< 356_restoran
  3. if $ARGS[0] = 'start':
  4. =======
  5. if $ARGS[0]='start':
  6. >>>>>>> 356_restoran
  7. cla
  8. *clr
  9. <<<<<<< 356_restoran
  10. set minut += 5
  11. '<center><B><font color = maroon>Restaurant</font></B></center>'
  12. '<center><img src="images\etogame\restoran.jpg"></center>'
  13. clr
  14. gs 'stat'
  15. fcolor = rgb(0,0,0)
  16. bcolor = rgb(255,255,255)
  17. LCOLOR = rgb(106,90,205)
  18. !eto было glamur > 1 and vnesh > 50
  19. if glamur >= 1 and mop > 1 and hapri = 1 and sweat <= 0:
  20. 'A man at the entrance table politely interested in what you prefer in the VIP room or in the common room'
  21. if money >= 5000:
  22. act 'VIP room 5000 RUR':
  23. cla
  24. set money -= 5000
  25. gt 'restoran','vip'
  26. end
  27. end
  28. act 'Common room': gt 'restoran','zal'
  29. else
  30. 'It suits you man and politely informs you that with a similar appearance to the restaurant can not.'
  31. end
  32. act 'Out of the restaurant':
  33. cla
  34. set minut += 5
  35. gt 'down'
  36. end
  37. if vladimirday = day and vladimirQW = 21 and hour = 20: gt 'qwmeet'
  38. =======
  39. set minut = minut + 5
  40. '<center><B><font color=maroon>restaurant</font></B></center>'
  41. '<center><img src="pic/restoran.jpg" ></center>'
  42. clr
  43. gs'stat'
  44. fcolor=rgb(0,0,0)
  45. bcolor=rgb(255,255,255)
  46. LCOLOR = rgb(106,90,205)
  47. !eto there_were glamur>1 and vnesh>50
  48. if glamur => 1 and mop>1 and hapri=1 and sweat<=0:
  49. 'The man at the entrance politely interested in what you prefer in the table VIP room or in the common room'
  50. if money >= 5000:
  51. act 'VIP hall 5000 RUB':
  52. cla
  53. set money = money - 5000
  54. gt'restoran','vip'
  55. end
  56. end
  57. act 'common room':gt'restoran','zal'
  58. else
  59. 'It suits you man and politely informs you, that with a similar appearance to the restaurant can not be.'
  60. end
  61. act 'WITHDRAW FROM RESTAURANT':
  62. cla
  63. set minut = minut + 5
  64. gt'down'
  65. end
  66. if vladimirday=day and vladimirQW=21 and hour = 20:gt 'qwmeet'
  67. >>>>>>> 356_restoran
  68. end
  69. <<<<<<< 356_restoran
  70. if $ARGS[0] = 'zal':
  71. =======
  72. if $ARGS[0]='zal':
  73. >>>>>>> 356_restoran
  74. cla
  75. *clr
  76. <<<<<<< 356_restoran
  77. set minut += 5
  78. '<center><B><font color = maroon>restaurant, common room</font></B></center>'
  79. '<center><img src="images\etogame\restoran2.jpg"></center>'
  80. '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.'
  81. clr
  82. gs 'stat'
  83. fcolor = rgb(0,0,0)
  84. bcolor = rgb(255,255,255)
  85. =======
  86. set minut = minut + 5
  87. '<center><B><font color=maroon>restaurant, common room</font></B></center>'
  88. '<center><img src="pic/restoran2.jpg" ></center>'
  89. '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.'
  90. clr
  91. gs'stat'
  92. fcolor=rgb(0,0,0)
  93. bcolor=rgb(255,255,255)
  94. >>>>>>> 356_restoran
  95. LCOLOR = rgb(106,90,205)
  96. !etogame
  97. <<<<<<< 356_restoran
  98. nastjarand = RAND(0,100)
  99. if nastjarand > 80 and nastjaqw = 0 and energy > 15 and nastjaday ! day:
  100. cls
  101. nastjaday = day
  102. gs 'stat'
  103. '<center><img src="images\etogame\nastja1.jpg"></center>'
  104. '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.'
  105. act 'Look down':
  106. cla
  107. 'She turned away'
  108. act 'Leave': gt 'restoran', 'zal'
  109. end
  110. act 'Smile at her': gt 'nastja', 'pos1'
  111. end
  112. if money >= 5000:
  113. act 'Eat 5,000 rubles':
  114. cla
  115. set minut += 60
  116. energy =22
  117. fat += 5
  118. water = 22
  119. willpower += 30
  120. manna = manna + 80
  121. health = health + 20
  122. money -= 5000
  123. 'On the recommendation of a chef, a wonderful dish you ordered and ate with pleasure in a noisy restaurant hall.'
  124. act 'Leave': gt 'restoran', 'zal'
  125. end
  126. end
  127. act 'Leave': set minut += 5 & gt 'restoran','start'
  128. =======
  129. nastjarand = RAND(0,100)
  130. if nastjarand > 80 and nastjaqw = 0 and energy>15 and nastjaday!day:
  131. cls
  132. nastjaday=day
  133. gs'stat'
  134. '<center><img src="etogame/nastja1.jpg" ></center>'
  135. '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.'
  136. act 'downcast eyes':
  137. cla
  138. 'she turned away'
  139. act 'Get_Away':gt'restoran', 'zal'
  140. end
  141. act 'her smile':gt 'nastja', 'pos1'
  142. end
  143. if money>= 5000:
  144. act 'eat 5 sput':
  145. cla
  146. set minut = minut + 60
  147. energy =22
  148. fat+=5
  149. water = 22
  150. willpower+=30
  151. manna=manna+80
  152. health=health+20
  153. money-=5000
  154. 'On the recommendation of the chef, you ordered a wonderful meal and gladly ate in a noisy dining room.'
  155. act 'Get_Away':gt'restoran', 'zal'
  156. end
  157. end
  158. act 'Get_Away':set minut = minut + 5&gt'restoran','start'
  159. >>>>>>> 356_restoran
  160. end
  161. <<<<<<< 356_restoran
  162. if $ARGS[0] = 'vip':
  163. =======
  164. if $ARGS[0]='vip':
  165. >>>>>>> 356_restoran
  166. cla
  167. *clr
  168. <<<<<<< 356_restoran
  169. set minut += 5
  170. '<center><B><font color = maroon>Restaurant, VIP room</font></B></center>'
  171. '<center><img src="images\etogame\restoran3.jpg"></center>'
  172. '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.'
  173. clr
  174. gs 'stat'
  175. fcolor = rgb(0,0,0)
  176. bcolor = rgb(255,255,255)
  177. =======
  178. set minut = minut + 5
  179. '<center><B><font color=maroon>restaurant, VIP hall</font></B></center>'
  180. '<center><img src="pic/restoran3.jpg" ></center>'
  181. '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.'
  182. clr
  183. gs'stat'
  184. fcolor=rgb(0,0,0)
  185. bcolor=rgb(255,255,255)
  186. >>>>>>> 356_restoran
  187. LCOLOR = rgb(106,90,205)
  188. <<<<<<< 356_restoran
  189. act 'Leave':
  190. cla
  191. set minut += 5
  192. gt 'restoran','start'
  193. end
  194. if money >= 5000:
  195. act 'Eat 5,000 rubles':
  196. cla
  197. set minut += 60
  198. energy = 22
  199. fat += 5
  200. water = 22
  201. willpower += 30
  202. manna = manna + 100
  203. health = health + 20
  204. money -= 5000
  205. 'On the recommendation of a chef, a wonderful dish you ordered and ate with pleasure in the cozy vip room of the restaurant.'
  206. act 'Leave': gt 'restoran', 'vip'
  207. end
  208. =======
  209. act 'Get_Away':
  210. cla
  211. set minut = minut + 5
  212. gt'restoran','start'
  213. end
  214. if money>= 5000:
  215. act 'eat 5 sput':
  216. cla
  217. set minut = minut + 60
  218. energy = 22
  219. fat+=5
  220. water = 22
  221. willpower+=30
  222. manna=manna+100
  223. health=health+20
  224. money-=5000
  225. 'On the recommendation of the chef, you ordered a wonderful meal and gladly ate in the cozy vip the restaurant.'
  226. act 'Get_Away':gt'restoran', 'vip'
  227. end
  228. >>>>>>> 356_restoran
  229. end
  230. end
  231. --- restoran ---------------------------------