159_kuhrPar 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. # kuhrPar
  2. <<<<<<< 159_kuhrPar
  3. ACT 'Leave the room':
  4. gt 'korrPar'
  5. =======
  6. ACT 'Exit the room':
  7. gt'korrPar'
  8. >>>>>>> 159_kuhrPar
  9. END
  10. $metkaM = $ARGS[0]
  11. $locM = $CURLOC
  12. $metka = $ARGS[0]
  13. $loc = $CURLOC
  14. <<<<<<< 159_kuhrPar
  15. '<center><B><font color = maroon>Kitchen</font></B></center>'
  16. '<center><img src="images\qwest\alter\<<$loc>>.jpg "></center>'
  17. clr
  18. set minut += 1
  19. gs 'stat'
  20. fcolor = rgb(0,0,0)
  21. bcolor = rgb(255,255,255)
  22. LCOLOR = rgb(106,90,205)
  23. 'The kitchen is next to the stove sink. Large refrigerator in the corner and kitchen table with chairs is against the wall.'
  24. gs 'family'
  25. =======
  26. '<center><B><font color=maroon>kitchen</font></B></center>'
  27. '<center><img src="qwest/alter/<<$loc>>.jpg" ></center>'
  28. clr
  29. set minut = minut + 1
  30. gs'stat'
  31. fcolor=rgb(0,0,0)
  32. bcolor=rgb(255,255,255)
  33. LCOLOR = rgb(106,90,205)
  34. 'In the kitchen next to the stove is washing. Large refrigerator in the corner and a kitchen table with chairs is located near the wall.'
  35. gs'family'
  36. >>>>>>> 159_kuhrPar
  37. <<<<<<< 159_kuhrPar
  38. act 'Yes':
  39. cla
  40. *clr
  41. gs 'stat'
  42. frost = 0
  43. '<center><img src="images\pics\food.jpg"></center>'
  44. set minut += 30
  45. set health += 10
  46. set manna += 20
  47. if energy >= 30:
  48. set fat += 5
  49. 'You can no longer have.'
  50. end
  51. if energy >= 20 and energy < 30:
  52. set fat += 3
  53. set energy += 10
  54. 'You pushed through the power of a meal.'
  55. end
  56. if energy < 20:
  57. set energy += 20
  58. !set fat += 1
  59. 'You gladly ate cooked food.'
  60. end
  61. if water >= 20:
  62. 'Tea in you no longer climbs.'
  63. end
  64. if water < 20:
  65. 'You gladly drank a mug of tea.'
  66. set water += 20
  67. end
  68. gs 'stat'
  69. act 'Get up from the table': gt $locM, $metkaM
  70. end
  71. act 'Have a snack':
  72. cla
  73. *clr
  74. gs 'stat'
  75. frost = 0
  76. '<center><img src="images\pics\food.jpg"></center>'
  77. set minut += 15
  78. set health += 10
  79. set manna += 20
  80. if energy >= 30:
  81. set fat += 3
  82. 'You can no longer have.'
  83. end
  84. if energy >= 20 and energy < 30:
  85. set fat += 1
  86. set energy += 5
  87. 'You pushed through the power of a meal.'
  88. end
  89. if energy < 20:
  90. set energy += 10
  91. !set fat += 1
  92. 'You gladly ate cooked food.'
  93. end
  94. if water >= 20:
  95. 'Tea in you no longer climbs.'
  96. end
  97. if water < 20:
  98. 'You gladly drank a mug of tea.'
  99. set water += 20
  100. end
  101. gs 'stat'
  102. act 'Get up from the table': gt $locM, $metkaM
  103. end
  104. act 'Drink':
  105. cls
  106. if water >= 20:
  107. 'Tea in you no longer climbs.'
  108. end
  109. if water < 20:
  110. 'You gladly drank a mug of tea.'
  111. set water += 20
  112. end
  113. gs 'stat'
  114. act 'Get up from the table': gt $locM, $metkaM
  115. end
  116. if pranik > 0:
  117. 'Cookies will suffice for <<pranik>> time.'
  118. act 'Drink tea with cookies (0:15)':
  119. cla
  120. *clr
  121. minut += 15
  122. pranik -= 1
  123. set health += 30
  124. set manna += 100
  125. energy += 20
  126. water += 20
  127. fat += 50
  128. frost = 0
  129. gs 'stat'
  130. '<center><img src="images\pics\food.jpg"></center>'
  131. 'You drank tea with cookies, sweet and very bad for the figure, but so nice.'
  132. act 'Get up from the table': gt $curloc
  133. end
  134. =======
  135. act 'Is_There':
  136. cla
  137. *clr
  138. gs'stat'
  139. frost=0
  140. '<center><img src="pics/food.jpg" ></center>'
  141. set minut = minut + 30
  142. set health = health + 10
  143. set manna = manna + 20
  144. if energy >= 30:
  145. set fat = fat + 5
  146. 'You can no longer have.'
  147. end
  148. if energy >= 20 and energy < 30:
  149. set fat = fat + 3
  150. set energy = energy + 10
  151. 'You pushed through the power of a meal.'
  152. end
  153. if energy < 20:
  154. set energy = energy +20
  155. !set fat = fat + 1
  156. 'You gladly ate cooked food.'
  157. end
  158. if water >= 20:
  159. 'Tea in you no longer climbs.'
  160. end
  161. if water < 20:
  162. 'You gladly drank a cup of tea.'
  163. set water = water +20
  164. end
  165. gs'stat'
  166. act 'Get up from the table':gt $locM, $metkaM
  167. end
  168. act 'have_a_bite':
  169. cla
  170. *clr
  171. gs'stat'
  172. frost=0
  173. '<center><img src="pics/food.jpg" ></center>'
  174. set minut = minut + 15
  175. set health = health + 10
  176. set manna = manna + 20
  177. if energy >= 30:
  178. set fat = fat + 3
  179. 'You can no longer have.'
  180. end
  181. if energy >= 20 and energy < 30:
  182. set fat = fat + 1
  183. set energy = energy + 5
  184. 'You pushed through the power of a meal.'
  185. end
  186. if energy < 20:
  187. set energy = energy +10
  188. !set fat = fat + 1
  189. 'You gladly ate cooked food.'
  190. end
  191. if water >= 20:
  192. 'Tea in you no longer climbs.'
  193. end
  194. if water < 20:
  195. 'You gladly drank a cup of tea.'
  196. set water = water +20
  197. end
  198. gs'stat'
  199. act 'Get up from the table':gt $locM, $metkaM
  200. end
  201. act 'drink':
  202. cls
  203. if water >= 20:
  204. 'Tea in you no longer climbs.'
  205. end
  206. if water < 20:
  207. 'You gladly drank a cup of tea.'
  208. set water = water +20
  209. end
  210. gs'stat'
  211. act 'Get up from the table':gt $locM, $metkaM
  212. end
  213. if pranik>0:
  214. 'Cookie will suffice for <<pranik>> time.'
  215. act 'Cup of tea with cookies (5 min)':
  216. cla
  217. *clr
  218. minut+=5
  219. pranik-=1
  220. set health = health + 30
  221. set manna = manna + 100
  222. energy += 20
  223. water += 20
  224. fat+=50
  225. frost=0
  226. gs'stat'
  227. '<center><img src="pics/food.jpg" ></center>'
  228. 'You drank tea with cookies, very sweet and bad for the figure, but so nice.'
  229. act 'Get up from the table':gt $curloc
  230. end
  231. >>>>>>> 159_kuhrPar
  232. end
  233. if edaD > 0:
  234. <<<<<<< 159_kuhrPar
  235. act 'Eat diet food (0:30)':
  236. cla
  237. *clr
  238. frost = 0
  239. '<center><img src="images\pics\food.jpg"></center>'
  240. set minut += 30
  241. set health += 10
  242. set manna += 20
  243. set edaD -= 1
  244. if energy >= 30:
  245. 'You can no longer have.'
  246. end
  247. if energy >= 20 and energy < 30:
  248. set energy += 10
  249. 'You pushed through the power of a meal.'
  250. end
  251. if energy < 20:
  252. set energy += 20
  253. 'You gladly ate cooked food.'
  254. end
  255. if water >= 20:
  256. 'Tea in you no longer climbs.'
  257. end
  258. if water < 20:
  259. 'You gladly drank a cup of tea.'
  260. set water += 20
  261. end
  262. act 'Get up from the table': gt $curloc
  263. end
  264. =======
  265. act 'There are diet food (30 min)':
  266. cla
  267. *clr
  268. frost=0
  269. '<center><img src="pics/food.jpg" ></center>'
  270. set minut = minut + 30
  271. set health = health + 10
  272. set manna = manna + 20
  273. set edaD = edaD - 1
  274. if energy >= 30:
  275. 'You can no longer have.'
  276. end
  277. if energy >= 20 and energy < 30:
  278. set energy = energy + 10
  279. 'You pushed through the power of a meal.'
  280. end
  281. if energy < 20:
  282. set energy = energy +20
  283. 'You gladly ate cooked food.'
  284. end
  285. if water >= 20:
  286. 'Tea in you no longer climbs.'
  287. end
  288. if water < 20:
  289. 'You gladly drank a cup of tea.'
  290. set water = water +20
  291. end
  292. act 'Get up from the table':gt $curloc
  293. end
  294. >>>>>>> 159_kuhrPar
  295. end
  296. if fatdel > 0:
  297. <<<<<<< 159_kuhrPar
  298. act 'consume fat burners':
  299. cla
  300. *clr
  301. set fatdel -= 1
  302. set fat -= 25
  303. if fat < 0: fat = 0
  304. 'You drank fat burning capsule. These capsules are gradually and results will be seen at once.'
  305. act 'Get up from the table': gt $curloc
  306. end
  307. =======
  308. act 'to use fat burners':
  309. cla
  310. *clr
  311. if fat>salo:fat=salo
  312. set fatdel = fatdel - 1
  313. set fat = fat - 25
  314. if fat<0:fat=0
  315. 'You drank fat burning capsule. These capsules are gradually and results will be seen at once.'
  316. act 'Get up from the table':gt $curloc
  317. end
  318. >>>>>>> 159_kuhrPar
  319. end
  320. <<<<<<< 159_kuhrPar
  321. if lekarstvo > 0:
  322. 'you <<lekarstvo>> tablets.'
  323. if sick > 0 and lekarday ! day:
  324. act 'take a pill':
  325. cla
  326. *clr
  327. set minut += 5
  328. lekarday = day
  329. lekarstvo -= 1
  330. sick -= sick * 20/100
  331. set lekrand = RAND(0,8)
  332. if lekrand = 0: '<center><img src="images\inBed\lekr1.jpg"></center>'
  333. if lekrand = 1: '<center><img src="images\inBed\lekr2.jpg"></center>'
  334. if lekrand = 2: '<center><img src="images\inBed\lekr3.jpg"></center>'
  335. if lekrand = 3: '<center><img src="images\inBed\lekr4.jpg"></center>'
  336. if lekrand = 4: '<center><img src="images\inBed\lekr5.jpg"></center>'
  337. if lekrand = 5: '<center><img src="images\inBed\lekr6.jpg"></center>'
  338. if lekrand = 6: '<center><img src="images\inBed\lekr7.jpg"></center>'
  339. if lekrand = 7: '<center><img src="images\inBed\lekr8.jpg"></center>'
  340. if lekrand = 8: '<center><img src="images\inBed\lekr9.jpg"></center>'
  341. 'You drank the pill'
  342. act 'move away': gt $curloc
  343. end
  344. end
  345. =======
  346. if lekarstvo>0:
  347. 'you have <<lekarstvo>> tablets.'
  348. if sick>0 and lekarday!day:
  349. act 'take a pill':
  350. cla
  351. *clr
  352. set minut = minut + 5
  353. lekarday=day
  354. lekarstvo-=1
  355. sick-=sick*20/100
  356. set lekrand = RAND (0,8)
  357. if lekrand = 0:'<center><img src="inBed/lekr1.jpg" ></center>'
  358. if lekrand = 1:'<center><img src="inBed/lekr2.jpg" ></center>'
  359. if lekrand = 2:'<center><img src="inBed/lekr3.jpg" ></center>'
  360. if lekrand = 3:'<center><img src="inBed/lekr4.jpg" ></center>'
  361. if lekrand = 4:'<center><img src="inBed/lekr5.jpg" ></center>'
  362. if lekrand = 5:'<center><img src="inBed/lekr6.jpg" ></center>'
  363. if lekrand = 6:'<center><img src="inBed/lekr7.jpg" ></center>'
  364. if lekrand = 7:'<center><img src="inBed/lekr8.jpg" ></center>'
  365. if lekrand = 8:'<center><img src="inBed/lekr9.jpg" ></center>'
  366. 'You drank the pill'
  367. act 'move_away':gt $curloc
  368. end
  369. end
  370. >>>>>>> 159_kuhrPar
  371. end
  372. <<<<<<< 159_kuhrPar
  373. if vitamin > 0:
  374. 'you <<vitamin>> vitaminok.'
  375. if vitaminday ! day:
  376. act 'drink Vitamins':
  377. cla
  378. *clr
  379. set minut += 5
  380. vitaminday = day
  381. vitamin -= 1
  382. frost = 0
  383. if KandidozOnce = 1: Kandidoz -= 2
  384. if GerpesOnce = 1: Gerpes -= 2
  385. if SifacOnce = 1 and Sifilis >= 10: Sifilis -= RAND(0,1)
  386. set skinvan += 1
  387. if skinvan = 20: set skinvan = 0 & set skin += 1
  388. 'You drank Vitaminki'
  389. act 'move away': gt $curloc
  390. end
  391. end
  392. =======
  393. if vitamin>0:
  394. 'you have <<vitamin>> vitaminok.'
  395. if vitaminday!day:
  396. act 'drink Vitaminki':
  397. cla
  398. *clr
  399. if fat>salo:fat=salo
  400. set minut = minut + 5
  401. vitaminday=day
  402. vitamin-=1
  403. frost=0
  404. if KandidozOnce=1:Kandidoz-=2
  405. if GerpesOnce=1:Gerpes-=2
  406. if SifacOnce=1 and Sifilis>=10:Sifilis-=RAND(0,1)
  407. set skinvan = skinvan + 1
  408. if skinvan = 20:set skinvan = 0&set skin = skin + 1
  409. 'You drank Vitaminki'
  410. act 'move_away':gt $curloc
  411. end
  412. end
  413. >>>>>>> 159_kuhrPar
  414. end
  415. --- kuhrPar ---------------------------------