1
0

Grinok.qsrc 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. # Grinok
  2. !{change log
  3. March 31, 2016
  4. Added rice wine quest
  5. April 20, 2016
  6. Fixed Rice wine event
  7. }
  8. $location_type = 'public_outdoors'
  9. if $ARGS[0] = 'start':
  10. $metka = $ARGS[0]
  11. $loc = $CURLOC
  12. CLOSE ALL
  13. if sound = 0:
  14. if month >=11 and month <= 12 or month >=1 and month <=3:
  15. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/zima.mp3',30
  16. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  17. else
  18. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/street_leto.mp3',30
  19. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  20. end
  21. end
  22. clr
  23. gs 'stat'
  24. '<center><h4>Market</h4></center>'
  25. if month >= 11 or month <= 3:
  26. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinokw.jpg"></center>'
  27. else
  28. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinok.jpg"></center>'
  29. end
  30. 'This small open air market is located near the train station.'
  31. if arturQW = 1 and (week = 6 or week = 7) and hour < 12:
  32. act 'Wait for Aurel to arrive':hour = 12 & gt 'Grinok', 'start'
  33. end
  34. if hour >= 8 and hour <= 18:
  35. 'In the market the sellers of goods are beckoning shoppers.'
  36. if pav_slut >= 50 and rand(0,9) = 0:
  37. 'An Armenian man comes up to you and in broken Russian says, "You girl who like men, no? Come meet real men have good time."'
  38. act 'Go with him':gt 'gevent', '3'
  39. act 'Reject him':
  40. cla
  41. 'You pretend not to understand what he is saying.'
  42. act 'Return':gt 'Grinok', 'start'
  43. end
  44. exit
  45. end
  46. act 'Wander through the market': gt 'Grinok','events'
  47. act 'Go back to the station': minut += 3 & gt 'vokzalG'
  48. !expand market events from 1.2.4
  49. if arturKnow = 1 and arturQW = 0:
  50. act 'Look for Aurel':gt 'arturRinok', 'start'
  51. elseif arturQW = 1 and (week = 6 or week = 7):
  52. if hour = 12 or hour = 13:
  53. act 'Look for Aurel':gt 'arturRinok', 'work_1'
  54. end
  55. elseif arturQW = 2:
  56. if hour = 16 and minut <= 30:
  57. act 'Look for Aurel':gt 'arturRinok', 'work_2'
  58. elseif hour < 16:
  59. act 'Wait for Aurel to arrive':hour = 16 & minut = 0 & gt 'Grinok', 'start'
  60. end
  61. end
  62. if gobelen > 0 and gobQW = 0:
  63. act'Sell ​​tapestry':
  64. cls
  65. gobQW = 1
  66. minut += 15
  67. gs'stat'
  68. 'You stand quietly by the entrance to the market, waiting for customers and displaying your tapestries. Shortly buyers start to gather, but a large, muscular man approaches you and says, "It is illegal to trade in the market without a trader''s license, but I may be interesting in buying your tapestries, 1000 <b>₽</b> apiece. Come and see me at my stall."'
  69. 'Not wanting to get into trouble, you pack your stuff away. The man was already gone, but you saw which direction he went and he should be easy to find.'
  70. act 'Leave':gt 'Grinok', 'start'
  71. end
  72. end
  73. if gobelen > 0 and gobQW >= 1:
  74. act'Sell ​​tapestry':
  75. cls
  76. minut += 15
  77. gs'stat'
  78. 'You go to the man who offered to buy your tapestries for 1000 <b>₽</b>. You find him by his stall, smiling.'
  79. if gobQW = 2:
  80. 'Roman welcomes you. He is interested and businesslike as he asks what you have for sale.'
  81. end
  82. if gobQW = 1:
  83. gobQW = 2
  84. minute + 5
  85. 'The man greets you and introduces himself as Roman, you tell him that your name is <<$pcs_nickname>>. After a brief chat Roman says that he is interested in seeing what you have for sale.'
  86. end
  87. act'Show your tapestry':
  88. cls
  89. gobelen -= 1
  90. money += 1000
  91. gs'stat'
  92. 'You show your tapestry to Roman and he gives you five hundred for it. You take the money and give him the tapestry.'
  93. act 'Leave':gt 'Grinok', 'start'
  94. end
  95. if gobelen > 1:
  96. act'Sell all of your tapestries':
  97. cls
  98. kolgob = gobelen
  99. gobelen = 0
  100. moneyGob = kolgob*1000
  101. money += moneyGob
  102. gs'stat'
  103. 'You show Roman your tapestries and he gives you <<moneyGob>> <b>₽</b> for them. You take the money and give him the tapestries.'
  104. act 'Leave':gt 'Grinok', 'start'
  105. end
  106. end
  107. act 'Leave':gt 'Grinok', 'start'
  108. end
  109. end
  110. if ShowerIvan = 5 and porndeal = 0 and rand(1,10) <= 4 and lookwine ! daystart:
  111. *clr
  112. cla
  113. gs 'stat'
  114. minut += 20
  115. lookwine = daystart
  116. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/chinese_stall01.jpg"></center>'
  117. 'You were looking through the market when you came upon a stall selling Chinese foods. On a shelf behind the old woman minding the stall there are a number of bottles.'
  118. act 'Ask about huangjiu':
  119. cla
  120. 'You asked the old woman if she has any rice wine to sell. She smiles at you and points to a basket filled with rice.'
  121. '"Onry 2 kopec, hundred glam." she said in badly accented Russian, "You buy?"'
  122. '"No," you replied, "I need rice wine, rice wine."'
  123. 'She looked at you in confusion for a moment then suddenly brightened, "Ah!" she exclaimed, "Come, come!"'
  124. 'The old woman hurried to the other side of the stall and you followed her to where a number of smoked piglets hung in a row.'
  125. '"Here," the old woman crowed handing you one of r the pigs, "Nice swine, vely nice swine."'
  126. '"No, not nice swine," you cried in dispair, "Rice. Wine."'
  127. '"Yes, yes," the woman countered, "Nice swine, only 5 lubles."'
  128. 'Just as you were about to give up, a young Chinese boy about your brother''s age arrived.'
  129. '"I am sorry, my grandmother does not speak much Russian." he said as he stepped up beside the old woman who started to speak rapidly to him in what you assumed was Chinese.'
  130. '"My grandmother asks why you don''t like the piglets." he translated as the old woman stopped speaking.'
  131. '"I don''t want a pig," you replied in relief as his Russian is quite good, "I am looking for rice wine, wang-goo."'
  132. '"Ah, huangjiu!" he said in understanding then spoke to his grandmother in Chinese.'
  133. 'The old woman glared at you then hung the smoked pig back on its hook. She shuffled over to the shelf with the bottles and peered short-sightedly at the labels. She finally picked up one of them and brought it over to you.'
  134. '"Why you not say wanted lice wine." she asked in aggrieved tones, "500 lubles."'
  135. if money >= 500:
  136. act 'Buy the wine':
  137. cla
  138. money -= 500
  139. ricewine = 1
  140. 'You hand the woman the money and she gives you the wine.'
  141. act 'Leave': gt 'Grinok', 'start'
  142. end
  143. else
  144. 'You are astonished by the price and realize that you cannot afford the wine. You apologize and turn away.'
  145. act 'Leave the market': gt 'Grinok', 'start'
  146. act 'Continue browsing the market':
  147. cls
  148. cla
  149. gs 'stat'
  150. minut += 15
  151. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/market_boy01.jpg"></center>'
  152. 'You continued to wander through the market for another 15 minutes when the boy from the Chinese stall came up to you.'
  153. '"Hey, you really want that rice wine?" he asked after checking to make sure no one was watching.'
  154. '"Yes," you answered him, "But it costs too much. I can''t afford it."'
  155. '"I''ll make a deal with you." he said, "Go to the porn dealer and buy me a porn magazine and I''ll get you the wine."'
  156. if pornmarkonce = 0: pornmarkonce = 1 & '"Where is the porn dealer?" you asked and he gives you directions.'
  157. act 'Agree': porndeal = 1 & gt 'Grinok', 4
  158. act 'Refuse':
  159. 'You declined his offer and he shrugged and walked away.'
  160. act 'Leave': gt 'Grinok', 'start'
  161. end
  162. end
  163. end
  164. end
  165. elseif ShowerIvan = 5 and lookwine ! daystart:
  166. cla
  167. cls
  168. gs 'stat'
  169. lookwine = daystart
  170. if month >= 11 or month <= 3:
  171. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinokw.jpg"></center>'
  172. else
  173. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinok.jpg"></center>'
  174. end
  175. 'You look around the market, but the Chinese vendors don''t seem to be here today.'
  176. act 'Leave': gt 'Grinok', 'start'
  177. end
  178. if porndeal = 1 and porndealday ! daystart:
  179. cls
  180. cla
  181. gs 'stat'
  182. porndealday = daystart
  183. lookboy = 0
  184. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/market_boy01.jpg"></center>'
  185. 'The boy from the Chinese stall comes up to you as you entered the market.'
  186. '"Do you have it?" he asked eagerly.'
  187. if haveporn = 1:
  188. porndeal = 2 & ! to close the ricewine event
  189. ricewine = 1
  190. '"Do you have the wine?" you countered.'
  191. 'He pulls the bottle out of his backpack and you trade items.'
  192. act 'Leave': gt 'Grinok', 'start'
  193. else
  194. 'You told him you didn''t have his magazine yet but you were working on it.'
  195. act 'Leave': gt 'Grinok', 'start'
  196. end
  197. end
  198. if porndeal = 1 and porndealday = daystart and lookboy = 0:
  199. cls
  200. cla
  201. gs 'stat'
  202. lookboy = 1
  203. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/chinese_stall01.jpg"></center>'
  204. 'You look around the market for the boy from the Chinese stall, but you can''t find him. You decide to look for him another day.'
  205. act 'Leave': gt 'Grinok', 'start'
  206. end
  207. else
  208. act 'Wander through the market': gt 'Grinok','events'
  209. act 'Go back to the station': minut += 3 & gt 'vokzalG'
  210. end
  211. end
  212. if $ARGS[0] = 'events':
  213. cls
  214. cla
  215. '<center><h4>Market</h4></center>'
  216. minut += 10
  217. gs 'stat'
  218. rinevrand = rand(1,19)
  219. act 'Wander around the market': gt 'Grinok','events'
  220. act 'Stop wandering': gt 'Grinok', 'start'
  221. if rand(0,3) ! 0:
  222. gs 'Grinok', rinevrand
  223. else
  224. $grinok_text[3]='you pass a stall, it is selling children''s clothes.'
  225. $grinok_text[4]='you see a woman looking for underwear.'
  226. $grinok_text[5]='you notice a half-naked girl trying on clothes.'
  227. $grinok_text[6]='you look away as a woman tries on a bra'
  228. $grinok_text[7]='you don''t see anything unusual, just the usual vegetables and tasteless clothes.'
  229. $grinok_text[8]='you just see old women in dressing gowns and slippers. Stupid crappy market.'
  230. $grinok_text[9]='you don''t find anything interesting'
  231. $grinok_text[10]='you just see cheap Chinese goods and nothing more.'
  232. $grinok_text[11]='you see all the usual stuff. People with bags scurrying back and forth, children begging for toys from their parents and vociferous traders.'
  233. $grinok_text[12]='you have to be careful as its so busy. The hustle and bustle makes it hard to find anything worthwhile.'
  234. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/brodit'+rand(1,8)+'.jpg"></center>'
  235. 'As you are strolling through the market, ' + $grinok_text[rand(3,12)]
  236. killvar '$grinok_text'
  237. end
  238. end
  239. if ARGS[0] = 1:
  240. cla
  241. *clr
  242. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/poproshaika1.jpg"></center>'
  243. 'You are strolling through the market when a beggar asks you for some change.'
  244. act 'Don''t give money':
  245. cla
  246. *clr
  247. gs 'stat'
  248. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/poproshaika2.jpg"></center>'
  249. 'You ignore the begger and pretend not to hear him.'
  250. act 'Wander around the market': gt 'Grinok','events'
  251. end
  252. act 'Give some money':
  253. cla
  254. *clr
  255. money -= rand(3,20)
  256. pcs_willpwr += 5
  257. pcs_mood += 5
  258. gs 'stat'
  259. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/podaet.jpg"></center>'
  260. 'You give the beggar a few rubles'
  261. act 'Wander around the market': gt 'Grinok','events'
  262. end
  263. end
  264. if ARGS[0] = 2:
  265. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dedgitara.jpg"></center>'
  266. 'You see an old man playing the guitar.'
  267. end
  268. if ARGS[0] = 3:
  269. cls
  270. gs 'stat'
  271. if month >= 11 or month <= 3:
  272. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/bookw.jpg"></center>'
  273. else
  274. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/book.jpg"></center>'
  275. end
  276. 'You find a stall selling various books, there are fantasy books, science fiction and romance novels, all of which costs only 350 <b>₽</b> each.'
  277. act 'Leave':gt 'Grinok', 'start'
  278. if money >= 350:
  279. act 'Buy a fantasy book (350 <b>₽</b>)':
  280. cls
  281. minut += 15
  282. money -= 350
  283. f_book += 1
  284. gs 'stat'
  285. 'You bought a fantasy book for 350 <b>₽</b>.'
  286. act 'Leave':gt 'Grinok', 'start'
  287. end
  288. end
  289. if money >= 350:
  290. act 'Buy a science fiction book (350 <b>₽</b>)':
  291. cls
  292. minut += 15
  293. money -= 350
  294. f_book += 1
  295. gs 'stat'
  296. 'You bought a science ficiton book for 350 <b>₽</b>.'
  297. act 'Leave':gt 'Grinok', 'start'
  298. end
  299. end
  300. if money >= 350:
  301. act 'Buy a romance novel (350 <b>₽</b>)':
  302. cls
  303. minut += 15
  304. money -= 350
  305. w_book += 1
  306. gs 'stat'
  307. 'You bought a romance novel for 350 <b>₽</b>.'
  308. act 'Leave':gt 'Grinok', 'start'
  309. end
  310. end
  311. end
  312. if ARGS[0] = 4:
  313. cla
  314. *clr
  315. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  316. 'You find a small stall that has many shelves with a large variety of porn magazines, a pack of brand new porn playing cards, and you can see several sex toys just behind the counter. The salesman watches over his stall with shifty eyes.'
  317. act 'Leave':gt 'Grinok', 'start'
  318. if money >= 699 and card < 2:
  319. act 'Buy cards (699 <b>₽</b>)':
  320. cls
  321. minut += 5
  322. money -= 699
  323. card = 2
  324. TimesBuyPorno += 1
  325. delact 'Buy cards'
  326. gs 'stat'
  327. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  328. 'You tried not to look into the eyes of the porn dealer as you counted out the money. You took the cards and quickly put them in your purse.'
  329. act 'Leave':gt 'Grinok', 'start'
  330. act 'Buy something else':gt 'Grinok', 4
  331. end
  332. end
  333. if porndeal = 1:
  334. if money >= 400:
  335. act 'Buy a porn magazine for the Chinese boy (400 <b>₽</b>)':
  336. cls
  337. minut += 5
  338. money -= 400
  339. haveporn = 1
  340. gs 'stat'
  341. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  342. 'You tried not to look into the eyes of the porn dealer as you counted out the money. You took the magazine and quickly hid it.'
  343. act 'Leave':gt 'Grinok', 'start'
  344. act 'Buy something else':gt 'Grinok', 4
  345. end
  346. end
  347. else
  348. act 'Browse the porn magazines':
  349. cls
  350. pcs_horny += 10
  351. gs 'stat'
  352. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  353. act 'Leave':gt 'Grinok', 'start'
  354. act 'Look for something else':gt 'Grinok', 4
  355. if TimesBuyPorno = 0:
  356. 'You look over the covers of the magazines, covered in images of half-naked girls on them. Many of them appear to be near your own age. The porn dealer noticed your interest and looks at you expectantly.'
  357. act 'Look through a magazine':
  358. cla
  359. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with large erect penis engaging in sexual acts with women who are either half-naked or fully naked, most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  360. act 'Leave':gt 'Grinok', 'start'
  361. act 'Look for something else':gt 'Grinok', 4
  362. act 'Ask for the price':
  363. cls
  364. minut += 5
  365. gs 'stat'
  366. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  367. 'Blushing profusely right down to your roots, you approach the porn dealer and stammeringly ask him the price on the magazines. The porn dealer smiles at you and says, "All magazines are 400 <b>₽</b> each."'
  368. act 'Leave':gt 'Grinok', 'start'
  369. act 'Look for something else':gt 'Grinok', 4
  370. if money >= 400:
  371. act 'Buy magazine (400 <b>₽</b>)':
  372. cls
  373. minut += 5
  374. money -= 400
  375. pornMagazine = 40
  376. TimesBuyPorno += 1
  377. gs 'stat'
  378. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  379. 'You try not to look into the porn dealers eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  380. act 'Leave':gt 'Grinok', 'start'
  381. act 'Buy something else':gt 'Grinok', 4
  382. end
  383. end
  384. end
  385. end
  386. elseif TimesBuyPorno > 0 and TimesBuyPorno < 5:
  387. 'The porn dealer notices you coming over and asks, "Looking to buy a magazine? They''re only 400 <b>₽</b> each."'
  388. act 'Look through a magazine':
  389. cla
  390. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with large erect penis engaging in sexual acts with women who are either half-naked or fully naked, most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  391. act 'Leave':gt 'Grinok', 'start'
  392. act 'Look for something else':gt 'Grinok', 4
  393. if money >= 400:
  394. act 'Buy magazine':
  395. cls
  396. minut += 5
  397. money -= 400
  398. pornMagazine = 40
  399. TimesBuyPorno += 1
  400. gs 'stat'
  401. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  402. 'You try not to look into the porn dealers eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  403. act 'Leave':gt 'Grinok', 'start'
  404. act 'Buy something else':gt 'Grinok', 4
  405. end
  406. end
  407. end
  408. elseif TimesBuyPorno >= 5:
  409. 'The porn dealer see you approaching. "Ah, my best customer!"'
  410. act 'Look through a magazine':
  411. cla
  412. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with large erect penis engaging in sexual acts with women who are either half-naked or fully naked, most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  413. act 'Leave':gt 'Grinok', 'start'
  414. act 'Look for something else':gt 'Grinok', 4
  415. if money >= 400:
  416. act 'Buy magazine':
  417. cls
  418. minut += 5
  419. money -= 400
  420. pornMagazine = 40
  421. TimesBuyPorno += 1
  422. gs 'stat'
  423. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  424. 'You try not to look into the porn dealers eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  425. act 'Leave':gt 'Grinok', 'start'
  426. act 'Buy something else':gt 'Grinok', 4
  427. end
  428. end
  429. end
  430. end
  431. end
  432. end
  433. act 'Ask to see the sex toys':
  434. cls
  435. gs 'stat'
  436. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/sextoys.jpg"></center>'
  437. 'He lets you step behind the counter so you can get a better look, as you do he says. "Take a look and let me know what you would like." You see several 15cm dildos. Each with a tag, "Only 700 <b>₽</b> each." You also see a small selection of vibrators in various colors, mostly pink. "Only 700 <b>₽</b> each." To one side you see many butt plugs, rubber and metal. "Only 700 <b>₽</b>each." Near the bottom is several strapon harnesses. "Only 1000 <b>₽</b>each."'
  438. act 'Leave':gt 'Grinok', 'start'
  439. act 'Look for something else':gt 'Grinok', 4
  440. act 'Buy dildo (700 <b>₽</b>)':
  441. cla
  442. if money >= 700 and dildo = 0:
  443. minut += 5
  444. dildo = 1
  445. money -= 700
  446. pcs_horny += 10
  447. TimesBuyPorno += 1
  448. if pcs_horny >= 50 and pav_slut < 75:
  449. 'You buy a dildo and hastily hid it, while your face blushes your embarrassment.'
  450. else
  451. 'You buy a dildo and calmly hide it.'
  452. end
  453. end
  454. act 'Leave':gt 'Grinok', 'start'
  455. act 'Buy something else':gt 'Grinok', 4
  456. end
  457. act 'Buy vibrator (700 <b>₽</b>)':
  458. cla
  459. if money >= 700 and vibrator = 0:
  460. minut += 5
  461. vibrator = 1
  462. money -= 700
  463. pcs_horny += 10
  464. TimesBuyPorno += 1
  465. if pcs_horny >= 50 and pav_slut < 75:
  466. 'You buy a vibrator and hastily hid it, while your face blushes your embarrassment.'
  467. else
  468. 'You buy a vibrator and calmly hide it.'
  469. end
  470. end
  471. act 'Leave':gt 'Grinok', 'start'
  472. act 'Buy something else':gt 'Grinok', 4
  473. end
  474. act 'Buy butt plug (700 <b>₽</b>)':
  475. cla
  476. if money >= 700 and analplug = 0:
  477. minut += 5
  478. money -= 700
  479. analplug = 1
  480. pcs_horny += 10
  481. TimesBuyPorno += 1
  482. if pcs_horny >= 50 and pav_slut < 75:
  483. 'You buy a butt plug and hastily hid it, while your face blushesd your embarrassment.'
  484. else
  485. 'You buy a butt plug and calmly hide it.'
  486. end
  487. end
  488. act 'Leave':gt 'Grinok', 'start'
  489. act 'Buy something else':gt 'Grinok', 4
  490. end
  491. act 'Buy strapon harness (1000 <b>₽</b>)':
  492. cla
  493. if money >= 1000 and strapon = 0:
  494. minut += 5
  495. strapon = 1
  496. money -= 1000
  497. pcs_horny += 10
  498. TimesBuyPorno += 1
  499. if pcs_horny >= 50 and pav_slut < 75:
  500. 'You buy a strapon harness and hastily hid it, while your face blushes your embarrassment.'
  501. else
  502. 'You buy a strapon harness and calmly hide it.'
  503. end
  504. end
  505. act 'Leave':gt 'Grinok', 'start'
  506. act 'Buy something else':gt 'Grinok', 4
  507. end
  508. end
  509. end
  510. if ARGS[0] = 5:
  511. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dedgitara.jpg"></center>'
  512. 'You see an old man playing the guitar.'
  513. end
  514. if ARGS[0] = 6:
  515. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/nenavizublyadcigan.jpg"></center>'
  516. 'You meet a Gypsy woman. She offers to tell your fortune.'
  517. act 'Agree':
  518. cla
  519. *clr
  520. minut += 5
  521. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/gadaet'+rand(1,2)+'.jpg"></center>'
  522. 'You agree and Gypsy takes your hand before she predicts you will have great happiness and lots of money. Afterwards, she promptly walks away.'
  523. act 'Something''s wrong':
  524. cla
  525. *clr
  526. money = 0
  527. pcs_mood -= 50
  528. gs 'stat'
  529. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pusto.jpg"></center>'
  530. 'With a sneaking suspicion you start looking through your stuff. Your wallet is nowhere to be found!'
  531. act 'Find the Gypsy':
  532. cla
  533. *clr
  534. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/okliknut.jpg"></center>'
  535. 'You search the area hoping to find the thief, but she has already disappeared into the crowd.'
  536. act 'Back': gt 'Grinok', 'start'
  537. end
  538. end
  539. end
  540. end
  541. if ARGS[0] = 7:
  542. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/kosmetic.jpg"></center>'
  543. tovpay = 800
  544. 'You see some cosmetics on sale for <<tovpay>> <b>₽</b>.'
  545. if money >= tovpay:
  546. act 'Buy':
  547. cls
  548. minut += 15
  549. money -= tovpay
  550. kosmetica += 50
  551. gs 'stat'
  552. gt 'Grinok', 'start'
  553. end
  554. end
  555. end
  556. if ARGS[0] = 8:
  557. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/vitaminki.jpg"></center>'
  558. tovpay = 105
  559. 'You see some vitamins on sale for <<tovpay>> <b>₽</b>.'
  560. if money >= tovpay:
  561. act 'Buy':
  562. cls
  563. minut += 15
  564. vitamin += 20
  565. money -= tovpay
  566. gt 'Grinok', 'start'
  567. end
  568. end
  569. end
  570. if ARGS[0] = 9:
  571. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/condoms.jpg"></center>'
  572. tovpay = 80
  573. 'You see a booth selling condoms for <<tovpay>> <b>₽</b>.'
  574. if money >= tovpay:
  575. act 'Buy':
  576. cls
  577. minut += 15
  578. prezik += 5
  579. i = 5
  580. :cndmlp
  581. if rand(0,49)-6*(8-tovpay/10) <= 0:badprezik += 1
  582. if i > 0: i-= 1 & jump 'cndmlp'
  583. killvar 'i'
  584. money -= tovpay
  585. gt 'Grinok', 'start'
  586. end
  587. end
  588. end
  589. if ARGS[0] = 10:
  590. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/balzam.jpg"></center>'
  591. tovpay = 100
  592. 'There is lip balm on sale for <<tovpay>> <b>₽</b>.'
  593. if money >= tovpay:
  594. act 'Buy':
  595. cls
  596. minut += 15
  597. lipbalm += 30
  598. money -= tovpay
  599. gt 'Grinok', 'start'
  600. end
  601. end
  602. end
  603. if ARGS[0] = 11:
  604. if arturKnow = 0:
  605. 'Someone suddenly calls out to you, "Hey pretty girl, do you want a fresh, juicy tangerine?"'
  606. act 'Look': gt 'arturRinok','start'
  607. else
  608. 'Someone suddenly calls out to you, "Hey <<$pcs_nickname>>, do you want a fresh, juicy tangerine?"'
  609. act 'Go and see Aurel': gt 'arturRinok','start'
  610. end
  611. end
  612. if ARGS[0] = 12:
  613. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/cheburek.jpg"></center>'
  614. 'Walking through the market, you came across a old woman selling pies.'
  615. if pcs_energy <= 80:
  616. act 'Buy a pie for 20 <b>₽</b>':
  617. cla
  618. *clr
  619. fat+=3
  620. frost = 0
  621. pcs_health += 5
  622. pcs_mood += 5
  623. pcs_hydra -= 5
  624. pcs_energy+=5
  625. money-=20
  626. minut+=10
  627. gs 'stat'
  628. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/eat.jpg"></center>'
  629. 'You ate a delicious pie with pleasure.'
  630. act 'Continue walking through the market': gt 'Grinok','events'
  631. end
  632. else
  633. *p ', But you are not hungry right now.'
  634. end
  635. end
  636. if ARGS[0] = 13:
  637. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dropwallet.jpg"></center>'
  638. 'You see woman ahead of you drop her purse.'
  639. cla
  640. act 'Tell her':
  641. cla
  642. *clr
  643. minut += 2
  644. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/vernutwallet.jpg"></center>'
  645. 'You call to the woman and hold out her wallet. She looks at you and releasing she gratefully takes her wallet back and walks away.'
  646. act 'Continue walking through the market': gt 'Grinok','events'
  647. end
  648. act 'Look through the purse':
  649. cla
  650. *clr
  651. minut += 5
  652. i = rand(40,200)
  653. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/zaglanut.jpg"></center>'
  654. 'In the purse is <<i>> <b>₽</b>'
  655. act 'Take the money and throw away the wallet':
  656. cla
  657. *clr
  658. money += i
  659. pcs_mood += 10
  660. gt 'Grinok', 'start'
  661. end
  662. act 'Catch up with the woman and return her purse':
  663. cla
  664. *clr
  665. pcs_mood += 5
  666. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/proverka.jpg"></center>'
  667. 'You catch up with the woman and telling her she dropped something you hand her the purse. The woman checks her money is still there and seeing that everything is in place, she thanks you and walked away.'
  668. act 'Continue walking through the market': gt 'Grinok','events'
  669. end
  670. end
  671. end
  672. if ARGS[0] = 14:
  673. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/rebenok.jpg"></center>'
  674. 'You see a young mother and her crying baby.'
  675. end
  676. if ARGS[0] = 15:
  677. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/rezba.jpg"></center>'
  678. 'You find a stall with beautiful things carved out of wood and metal.'
  679. end
  680. if ARGS[0] = 16:
  681. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/gruzchik.jpg"></center>'
  682. 'Looking around, you almost collided with a man pulling a small cart.'
  683. end
  684. if ARGS[0] = 17:
  685. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/meatlavka.jpg"></center>'
  686. 'You wandered past a the meet seller and see a butcher working with an axe.'
  687. end
  688. if ARGS[0] = 18:
  689. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dirka.jpg"></center>'
  690. 'As you walk past a stall you notice a small hole torn in the canvas.'
  691. act 'Look through the hole':
  692. cla
  693. *clr
  694. if girl > 1: pcs_horny += 5
  695. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pereodev'+rand(1,15)+'.jpg"></center>'
  696. 'You look inside the tent and see ' + $grinokrandtext[rand(3,7)]
  697. act 'Leave': gt 'Grinok', 'start'
  698. end
  699. end
  700. if ARGS[0] = 19:
  701. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/birthcontrolpills.jpg"></center>'
  702. tovpay = 1500
  703. 'You see a booth selling birth control pills for <<tovpay>> <b>₽</b>.'
  704. if money >= tovpay:
  705. act 'Buy':
  706. cls
  707. minut += 15
  708. tabletki += 1
  709. if rand(0,49) - (6*(8-tovpay/50)) <= 0:
  710. temp = rand(0,3)
  711. if temp = 0:
  712. tabletkiold += 1 & !Pills are expired and less effective
  713. elseif temp = 1:
  714. tabletkifake += 1 & !Pills are counterfeit and useless
  715. elseif temp = 2:
  716. tabletkirej += 1 & !Pills are factory rejects with variable strength
  717. else
  718. !Pills were tampered with
  719. if rand(0,100) = 0:
  720. tabletkifert += 1 & ! pills were replaced with fertility hormones
  721. else
  722. tabletkisug += 1 & ! pills were all replaced with sugar pills
  723. end
  724. end
  725. end
  726. money -= tovpay
  727. gt 'Grinok', 'start'
  728. end
  729. end
  730. end
  731. --- Grinok ---------------------------------