1
0

pav_train_market.qsrc 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991
  1. # pav_train_market
  2. !2021/04/29
  3. $location_type = 'public_outdoors'
  4. if $ARGS[0] = 'start':
  5. killvar 'clothingfilter'
  6. $loc_arg = 'start'
  7. $loc = 'pav_train_market'
  8. $menu_loc = 'pav_train_market'
  9. $menu_arg = 'start'
  10. menu_off = 0
  11. CLOSE ALL
  12. if sound = 0:
  13. if month >=11 and month <= 12 or month >=1 and month <=3:
  14. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/zima.mp3',30
  15. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  16. else
  17. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/street_leto.mp3',30
  18. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  19. end
  20. end
  21. clr
  22. gs 'stat'
  23. '<center><h2>Market</h2></center>'
  24. if month >= 11 or month <= 3:
  25. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinokw.jpg"></center>'
  26. else
  27. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinok.jpg"></center>'
  28. end
  29. *nl
  30. 'This small open-air market is located near the train station.'
  31. *nl
  32. 'A sign on one of the stalls says, "Cash paid for secondhand clothes"; you can sell <a href="exec:gs ''portnoi''">all your unwanted clothes here</a>.'
  33. if arturQW = 1 and (week = 6 or week = 7) and hour < 12: act 'Wait for Arthur to arrive':hour = 12 & gt 'pav_train_market', 'start'
  34. *nl
  35. if hour >= 8 and hour <= 18:
  36. 'The market stalls are buzzing with shoppers. Everyone seems to be in a good mood, and you can hear back-and-forth bargaining as you pass by.'
  37. if fame['pav_slut'] >= 100 and rand(0,9) = 0:
  38. menu_off = 1
  39. gs 'stat'
  40. '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."'
  41. act 'Reject him':
  42. *clr & cla
  43. 'You pretend not to understand what he is saying, smiling and shaking your head as you move away from him.'
  44. act 'Return':gt 'pav_train_market', 'start'
  45. end
  46. act 'Go with him':gt 'gevent', '3'
  47. exit
  48. end
  49. act 'Go back to the market entrance': minut += 3 & gt 'pav_market'
  50. act 'Wander through the market': gt 'pav_train_market','events'
  51. if pavtrain_book = 1: act 'Go to the book stall': minut += 5 & gt 'pav_train_market', 3
  52. if pavmarket_porn = 1: act 'Go to the porn stall': minut += 5 & gt 'pav_train_market', 4
  53. if arturKnow = 1 and arturQW = 0:
  54. act 'Look for Arthur':gt 'arturRinok', 'start'
  55. elseif arturQW = 1 and (week = 6 or week = 7):
  56. if hour = 12 or hour = 13:
  57. act 'Look for Arthur':gt 'arturRinok', 'work_1'
  58. end
  59. elseif arturQW = 2:
  60. if hour = 16 and minut <= 30:
  61. act 'Look for Arthur':gt 'arturRinok', 'work_2'
  62. elseif hour < 16:
  63. act 'Wait for Arthur to arrive':hour = 16 & minut = 0 & gt 'pav_train_market', 'start'
  64. end
  65. end
  66. if mc_inventory['tapestry'] > 0 and gobQW = 0:
  67. act'Sell tapestry':
  68. menu_off = 1
  69. *clr & cla
  70. gobQW = 1
  71. minut += 15
  72. gs'stat'
  73. '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 interested in buying your tapestries, 1000<b>₽</b> apiece. So come and see me at my stall."'
  74. '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.'
  75. act 'Leave':gt 'pav_train_market', 'start'
  76. end
  77. elseif mc_inventory['tapestry'] > 0 and gobQW >= 1:
  78. act'Sell tapestry':
  79. menu_off = 1
  80. *clr & cla
  81. minut += 15
  82. gs'stat'
  83. 'You go to the man who offered to buy your tapestries for 1000<b>₽</b>. You find him by his stall, smiling.'
  84. if gobQW = 2:
  85. 'Roman welcomes you. He is interested and businesslike as he asks what you have for sale.'
  86. elseif gobQW = 1:
  87. gobQW = 2
  88. minut += 5
  89. 'The man greets you and introduces himself as Roman. You tell him that your name is <<$pcs_nickname>>. After a brief chat, Roman says he wants to see what you have for sale.'
  90. end
  91. act 'Leave':gt 'pav_train_market', 'start'
  92. act'Show your tapestry':
  93. *clr & cla
  94. mc_inventory['tapestry'] -= 1
  95. money += 1000
  96. gs'stat'
  97. 'You show your tapestry to Roman, and he gives you 1000 <b>₽</b>. You take the money and give him the tapestry.'
  98. act 'Leave':gt 'pav_train_market', 'start'
  99. end
  100. if mc_inventory['tapestry'] > 1:
  101. act'Sell all of your tapestries':
  102. *clr & cla
  103. 'You show Roman your tapestries, and he gives you <<mc_inventory[''tapestry''] * 1000>> <b>₽</b> for them. You take the money and give him the tapestries.'
  104. money += mc_inventory['tapestry'] * 1000
  105. mc_inventory['tapestry'] = 0
  106. gs'stat'
  107. act 'Leave':gt 'pav_train_market', 'start'
  108. end
  109. end
  110. end
  111. end
  112. if ShowerIvan = 5 and porndeal = 0 and rand(1,10) <= 4 and ricewine ! 1 and lookwine ! daystart:
  113. *clr & cla
  114. gs 'stat'
  115. minut += 20
  116. menu_off = 1
  117. lookwine = daystart
  118. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/chinese_stall01.jpg"></center>'
  119. 'You were looking through the market when you found a stall selling Chinese foods. There are several bottles on a shelf behind the old woman minding the stall.'
  120. act 'Ask about wang-goo':
  121. cla
  122. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/chinese_stall01.jpg"></center>'
  123. '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.'
  124. '"Onry 2 <b>₽</b>, hundred glam." she said in badly accented Russian, "You buy?"'
  125. '"No," you reply, "I need rice wine, rice wine."'
  126. 'She looks at you in confusion for a moment, then suddenly brightens, "Ah!" she exclaims, "Come, come!"'
  127. 'The old woman hurries to the other side of the stall as you follow her to where several smoked piglets are hung in a row.'
  128. '"Here," the old woman crowed, handing you one of the pigs, "Nice swine, vely nice swine."'
  129. '"No, not nice swine," you sigh in despair, "Rice! Wine."'
  130. '"Yes, yes," the woman counters, "Nice swine, only 5 <b>₽</b>."'
  131. *nl
  132. 'Just as you are about to give up, a young Chinese boy about your brother''s age arrives.'
  133. '"My grandmother asks why you don''t like the piglets?" he translates as the old woman stops.'
  134. '"I don''t want a pig," you reply in relief as his Russian is quite good, "I am looking for rice wine, wang-goo."'
  135. '"Ah, huangjiu!" he exclaims as he turns to his grandmother and starts speaking in Chinese.'
  136. 'The old woman glares at you, hangs back the smoked pig and shuffles over to the shelf with the bottles. She finally picks up one of them and brings it over to you.'
  137. '"Why you not say wanted rice wine." she asked in aggrieved tones, "500<b>₽</b>."'
  138. if money >= 500:
  139. act 'Buy the wine':
  140. *clr & cla
  141. money -= 500
  142. ricewine = 1
  143. 'You hand the woman the money, and she gives you the wine.'
  144. act 'Leave': gt 'pav_train_market', 'start'
  145. end
  146. else
  147. 'You are shocked by the high price and realize you cannot afford the wine. You apologize and turn away.'
  148. act 'Leave the market': gt 'pav_train_market', 'start'
  149. act 'Continue browsing the market':
  150. *clr & cla
  151. gs 'stat'
  152. minut += 15
  153. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/market_boy01.jpg"></center>'
  154. 'You continue to wander through the market for another 15 minutes when the boy from the Chinese stall comes up to you.'
  155. '"Hey, you really want that rice wine?" he asks after checking to ensure no one is watching.'
  156. '"Yes," you answer him, "But it''s too expensive. I can''t afford it."'
  157. '"How about we make a deal." he says, "Go to the porn dealer and buy me a porn magazine and I''ll get you the wine."'
  158. if pornmarkonce = 0: pornmarkonce = 1 & '"Where can I find the porn dealer?" you ask, and he happily gives you directions.'
  159. act 'Refuse':
  160. 'You decline his offer as he upsettingly walks away.'
  161. act 'Leave': gt 'pav_train_market', 'start'
  162. end
  163. act 'Agree': porndeal = 1 & gt 'pav_train_market', 4
  164. end
  165. end
  166. end
  167. elseif ShowerIvan = 5 and ricewine ! 1 and lookwine ! daystart:
  168. *clr & cla
  169. menu_off = 1
  170. gs 'stat'
  171. lookwine = daystart
  172. if month >= 11 or month <= 3:
  173. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinokw.jpg"></center>'
  174. else
  175. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/grinok.jpg"></center>'
  176. end
  177. 'You look around the market, but the Chinese vendors don''t seem to be here today.'
  178. act 'Leave': gt 'pav_train_market', 'start'
  179. end
  180. if porndeal = 1 and ricewine ! 1 and porndealday ! daystart:
  181. *clr & cla
  182. menu_off = 1
  183. gs 'stat'
  184. porndealday = daystart
  185. lookboy = 0
  186. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/market_boy01.jpg"></center>'
  187. 'The boy from the Chinese stall comes up to you as you enter the market.'
  188. '"Do you have it?" he asks eagerly.'
  189. if haveporn = 1:
  190. porndeal = 2 & ! to close the ricewine event
  191. ricewine = 1
  192. '"Do you have the wine?" you counter.'
  193. 'He pulls the bottle out of his backpack, and you trade items.'
  194. act 'Leave': gt 'pav_train_market', 'start'
  195. else
  196. 'You tell him you haven''t had time to pick up the magazine yet, but you were working on it.'
  197. act 'Leave': gt 'pav_train_market', 'start'
  198. end
  199. elseif porndeal = 1 and ricewine ! 1 and porndealday = daystart and lookboy = 0:
  200. *clr & cla
  201. menu_off = 1
  202. gs 'stat'
  203. lookboy = 1
  204. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/chinese_stall01.jpg"></center>'
  205. 'You look around the market for the boy from the Chinese stall, but you can''t find him. So you decide to look for him another day.'
  206. act 'Leave': gt 'pav_train_market', 'start'
  207. end
  208. act 'View clothing':
  209. cla
  210. minut += 5
  211. gt 'pav_train_market', 'clo'
  212. end
  213. else
  214. 'The market stalls are empty. The market is only open between 08:00 and 19:00.'
  215. act 'Leave the market': minut += 3 & gt 'pav_market'
  216. end
  217. end
  218. if $ARGS[0] = 'clo':
  219. $loc_arg = 'clo'
  220. $loc = 'pav_train_market'
  221. cls
  222. gs'stat'
  223. gs 'themes', 'indoors'
  224. '<center><b><font color="maroon">Clothes.</font></b></center>'
  225. 'Cheap clothing on the market stall.'
  226. gs 'clothing_QV', 'shop_filter_header'
  227. gs 'clothing', 'totals', 'market_outfits'
  228. act 'Return':
  229. cla
  230. minut += 5
  231. gt 'pav_train_market', 'start'
  232. end
  233. !!To filter just this set
  234. clo_i = 0
  235. :loopmarket_outfits_filter
  236. i = 1
  237. :loopmarket_outfits
  238. if market_outfits[i] = 0:
  239. gs 'clothing_attributes', 'market_outfits', i
  240. gs 'clothing_QV', 'shop_filter'
  241. !!sort by filter
  242. if (clothingfilter['quality'] = 0 and CloQuality = clo_i) or (clothingfilter['inhibition'] = 0 and CloInhibit = clo_i) or clothingfilter['number'] = 0:
  243. if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:*p '<a href="exec: i = <<i>> & gt ''pav_train_market'', ''marketclo''"><img <<$set_imgh>> src="images/pc/items/market/clothes/<<i>>.jpg" height="250" /></a>'
  244. end
  245. end
  246. i += 1
  247. if i <= total:jump 'loopmarket_outfits'
  248. clo_i += 1
  249. if clothingfilter['quality'] = 0 and clo_i <= 7:
  250. jump 'loopmarket_outfits_filter'
  251. elseif clothingfilter['inhibition'] = 0 and clo_i <= 50:
  252. jump 'loopmarket_outfits_filter'
  253. end
  254. end
  255. if $ARGS[0] = 'marketclo':
  256. cla
  257. if market_outfits[i] ! 0:
  258. msg 'You already own these clothes.'
  259. gt 'pav_train_market', 'clo'
  260. end
  261. gt 'clothing', 'view_clothing_item', 'market_outfits',i, 750, 'shop'
  262. end
  263. if $ARGS[0] = 'events':
  264. *clr & cla
  265. minut += 10
  266. menu_off = 1
  267. gs 'stat'
  268. '<center><h2>Market</h2></center>'
  269. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/brodit'+rand(1,16)+'.jpg"></center>'
  270. 'You wander around the market, taking in the sounds and colours, but nothing catches your eye.'
  271. act 'Stop wandering': gt 'pav_train_market', 'start'
  272. if hour >= 8 and hour <= 18:
  273. act 'Wander around the market': gt 'pav_train_market','events'
  274. end
  275. if rand(0,3) = 0: gt 'pav_train_market', rand(1,19)
  276. end
  277. if ARGS[0] = 1:
  278. *clr & cla
  279. menu_off = 1
  280. gs 'stat'
  281. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/poproshaika1.jpg"></center>'
  282. 'You are strolling through the market when a beggar asks you for some change.'
  283. act 'Don''t give money':
  284. *clr & cla
  285. gs 'stat'
  286. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/poproshaika2.jpg"></center>'
  287. 'You ignore the beggar and pretend not to hear him.'
  288. act 'Stop wandering': gt 'pav_train_market', 'start'
  289. if hour >= 8 and hour <= 18:
  290. act 'Wander around the market': gt 'pav_train_market','events'
  291. end
  292. end
  293. act 'Give some money':
  294. *clr & cla
  295. money -= rand(3,20)
  296. pcs_mood += 5
  297. gs 'stat'
  298. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/podaet.jpg"></center>'
  299. 'You give the beggar a few rubles, which he kindly thanks you for.'
  300. act 'Stop wandering': gt 'pav_train_market', 'start'
  301. if hour >= 8 and hour <= 18:
  302. act 'Wander around the market': gt 'pav_train_market','events'
  303. end
  304. end
  305. end
  306. if ARGS[0] = 2:
  307. *clr & cla
  308. menu_off = 1
  309. minut += 5
  310. gs 'stat'
  311. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dedgitara.jpg"></center>'
  312. 'You see an old man playing the guitar. He''s trying to avert as much attention as he can to himself.'
  313. act 'Stop wandering': gt 'pav_train_market', 'start'
  314. if hour >= 8 and hour <= 18:
  315. act 'Wander around the market': gt 'pav_train_market','events'
  316. end
  317. end
  318. if ARGS[0] = 3:
  319. *clr & cla
  320. menu_off = 1
  321. pavtrain_book = 1
  322. gs 'stat'
  323. if month >= 11 or month <= 3:
  324. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/bookw.jpg"></center>'
  325. else
  326. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/book.jpg"></center>'
  327. end
  328. 'You find a stall selling various books. There are fantasy, science fiction and romance novels, all of which cost only 350<b>₽</b> each.'
  329. act 'Stop wandering': gt 'pav_train_market', 'start'
  330. if hour >= 8 and hour <= 18:
  331. act 'Wander around the market': gt 'pav_train_market','events'
  332. end
  333. gs 'library_functions', 'set_book_buy_acts'
  334. end
  335. if ARGS[0] = 4:
  336. *clr & cla
  337. menu_off = 1
  338. pavmarket_porn = 1
  339. gs 'stat'
  340. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  341. 'You find a small stall with many shelves, a large variety of porn magazines, and a pack of brand-new porn playing cards. In addition, you can see several sex toys just behind the counter. The salesman watches over his stall with shifty eyes.'
  342. act 'Stop wandering': gt 'pav_train_market', 'start'
  343. if hour >= 8 and hour <= 18:
  344. act 'Wander around the market': gt 'pav_train_market','events'
  345. end
  346. if money >= 699 and card < 2:
  347. act 'Buy cards (699 <b>₽</b>)':
  348. *clr & cla
  349. minut += 5
  350. money -= 699
  351. mc_inventory['card'] = 2
  352. TimesBuyPorno += 1
  353. gs 'stat'
  354. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  355. 'You try not to look into the eyes of the porn dealer as you count the money. You quickly grab the cards and shove them in your purse.'
  356. act 'Leave':gt 'pav_train_market', 'start'
  357. act 'Buy something else':gt 'pav_train_market', 4
  358. end
  359. end
  360. if porndeal = 1:
  361. if money >= 400:
  362. act 'Buy a porn magazine for the Chinese boy (400<b>₽</b>)':
  363. *clr & cla
  364. minut += 5
  365. money -= 400
  366. haveporn = 1
  367. gs 'stat'
  368. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  369. 'You try your best not to look into the eyes of the porn dealer as you count the money. You take the magazine and quickly hide it.'
  370. act 'Leave':gt 'pav_train_market', 'start'
  371. act 'Buy something else':gt 'pav_train_market', 4
  372. end
  373. end
  374. else
  375. act 'Browse the porn magazines':
  376. *clr & cla
  377. gs 'arousal', 'erotic', 5
  378. gs 'arousal', 'end'
  379. gs 'stat'
  380. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  381. act 'Leave':gt 'pav_train_market', 'start'
  382. act 'Look for something else':gt 'pav_train_market', 4
  383. if TimesBuyPorno = 0:
  384. 'You look over the magazine covers, covered in images of half-naked girls on them. Many of them appear to be near your own age. The porn dealer notices your interest and looks at you expectantly.'
  385. act 'Look through a magazine':
  386. cla
  387. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  388. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with sizeable erect penis engaging in sexual acts with either half-naked or fully naked women. Most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  389. act 'Leave':gt 'pav_train_market', 'start'
  390. act 'Look for something else':gt 'pav_train_market', 4
  391. act 'Ask for the price':
  392. *clr & cla
  393. minut += 5
  394. gs 'stat'
  395. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  396. 'Blushing profusely down to your roots, you approach the porn dealer and stammeringly ask him the price of the magazines. The porn dealer smiles at you and says, "All magazines are <b>400₽</b> each."'
  397. act 'Leave':gt 'pav_train_market', 'start'
  398. act 'Look for something else':gt 'pav_train_market', 4
  399. if money >= 400:
  400. act 'Buy magazine (400 <b>₽</b>)':
  401. *clr & cla
  402. minut += 5
  403. money -= 400
  404. mc_inventory['mag_porn'] = 40
  405. TimesBuyPorno += 1
  406. gs 'stat'
  407. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  408. 'You try not to look into the porn dealer''s eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  409. act 'Leave':gt 'pav_train_market', 'start'
  410. act 'Buy something else':gt 'pav_train_market', 4
  411. end
  412. end
  413. end
  414. end
  415. elseif TimesBuyPorno > 0 and TimesBuyPorno < 5:
  416. 'The porn dealer notices you coming over and asks, "Looking to buy a magazine? They''re only 400 <b>₽</b> each."'
  417. act 'Look through a magazine':
  418. cla
  419. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  420. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with sizeable erect penis engaging in sexual acts with either half-naked or fully naked women. Most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  421. act 'Leave':gt 'pav_train_market', 'start'
  422. act 'Look for something else':gt 'pav_train_market', 4
  423. if money >= 400:
  424. act 'Buy magazine (400 <b>₽</b>)':
  425. *clr & cla
  426. minut += 5
  427. money -= 400
  428. mc_inventory['mag_porn'] = 40
  429. TimesBuyPorno += 1
  430. gs 'stat'
  431. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  432. 'You try not to look into the porn dealer''s eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  433. act 'Leave':gt 'pav_train_market', 'start'
  434. act 'Buy something else':gt 'pav_train_market', 4
  435. end
  436. end
  437. end
  438. elseif TimesBuyPorno >= 5:
  439. 'The porn dealer sees you approaching the stall, "Ah, my best customer! Welcome back!"'
  440. act 'Look through a magazine':
  441. cla
  442. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  443. 'You pick up one of the magazines and flip through the pages. Inside the magazines, you see men with sizeable erect penis engaging in sexual acts with either half-naked or fully naked women. Most of them look close to your own age. You feel yourself getting aroused looking at the images.'
  444. act 'Leave':gt 'pav_train_market', 'start'
  445. act 'Look for something else':gt 'pav_train_market', 4
  446. if money >= 400:
  447. act 'Buy magazine (400 <b>₽</b>)':
  448. *clr & cla
  449. minut += 5
  450. money -= 400
  451. mc_inventory['mag_porn'] = 40
  452. TimesBuyPorno += 1
  453. gs 'stat'
  454. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pornmag.jpg"></center>'
  455. 'You try not to look into the porn dealer''s eyes as you hand him the money. You take the magazine and quickly hide it under your shirt.'
  456. act 'Leave':gt 'pav_train_market', 'start'
  457. act 'Buy something else':gt 'pav_train_market', 4
  458. end
  459. end
  460. end
  461. end
  462. end
  463. end
  464. act 'Ask to see the sex toys':
  465. *clr & cla
  466. gs 'stat'
  467. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/sextoys.jpg"></center>'
  468. 'He lets you step behind the counter to 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 colours, 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 are several strap-on harnesses without a dildo. "Only 500<b>₽</b> each."'
  469. act 'Leave':gt 'pav_train_market', 'start'
  470. act 'Look for something else':gt 'pav_train_market', 4
  471. if money >= 700 and mc_inventory['dildo_normal'] = 0:
  472. act 'Buy a 15cm dildo (700 <b>₽</b>)':
  473. cla
  474. minut += 5
  475. mc_inventory['dildo_normal'] = 1
  476. money -= 700
  477. pcs_horny += 10
  478. TimesBuyPorno += 1
  479. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/15cm.jpg"></center>'
  480. if pcs_inhib < 35:
  481. 'You buy a dildo and hastily hide it while your face blushes with embarrassment.'
  482. else
  483. 'You buy a dildo and calmly hide it.'
  484. end
  485. act 'Leave':gt 'pav_train_market', 'start'
  486. act 'Buy something else':gt 'pav_train_market', 4
  487. end
  488. end
  489. if money >= 1000 and mc_inventory['dildo_suction'] = 0:
  490. act 'Buy a 15cm suction dildo (1000 <b>₽</b>)':
  491. cla
  492. minut += 5
  493. mc_inventory['dildo_suction'] += 1
  494. money -= 1000
  495. pcs_horny += 10
  496. TimesBuyPorno += 1
  497. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/15cm.jpg"></center>'
  498. if pcs_inhib < 35:
  499. 'You buy the dildo and hastily hide it while your face blushes with embarrassment.'
  500. else
  501. 'You buy the dildo and calmly hide it.'
  502. end
  503. act 'Leave':gt 'pav_train_market', 'start'
  504. act 'Buy something else':gt 'pav_train_market', 4
  505. end
  506. elseif money >= 1000 and mc_inventory['dildo_suction'] > 0:
  507. act 'Buy another 15cm suction dildo (1000<b>₽</b>)':
  508. cla
  509. minut += 5
  510. mc_inventory['dildo_suction'] += 1
  511. money -= 1000
  512. pcs_horny += 10
  513. TimesBuyPorno += 1
  514. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/15cm.jpg"></center>'
  515. if pcs_inhib < 35:
  516. 'You buy the dildo and hastily hide it while your face blushes with embarrassment.'
  517. else
  518. 'You buy the dildo and calmly hide it.'
  519. end
  520. act 'Leave':gt 'pav_train_market', 'start'
  521. act 'Buy something else':gt 'pav_train_market', 4
  522. end
  523. end
  524. if money >= 700 and mc_inventory['vibe'] = 0:
  525. act 'Buy vibrator (700<b>₽</b>)':
  526. cla
  527. minut += 5
  528. mc_inventory['vibe'] = 1
  529. money -= 700
  530. pcs_horny += 10
  531. TimesBuyPorno += 1
  532. if pcs_horny >= 50 and fame['pav_slut'] < 150:
  533. 'You buy a vibrator and hastily hide it while your face blushes with embarrassment.'
  534. else
  535. 'You buy a vibrator and calmly hide it.'
  536. end
  537. act 'Leave':gt 'pav_train_market', 'start'
  538. act 'Buy something else':gt 'pav_train_market', 4
  539. end
  540. end
  541. if money >= 700 and mc_inventory['buttplug'] = 0:
  542. act 'Buy butt plug (700<b>₽</b>)':
  543. cla
  544. minut += 5
  545. money -= 700
  546. mc_inventory['buttplug'] = 1
  547. !!this needs to be changed from analplug bought to smallbp for the smallone
  548. pcs_horny += 10
  549. TimesBuyPorno += 1
  550. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/bp_small.jpg"></center>'
  551. if pcs_horny >= 50 and fame['pav_slut'] < 150:
  552. 'You buy a butt plug and hastily hide it while your face blushes with embarrassment.'
  553. else
  554. 'You buy a butt plug and calmly hide it.'
  555. end
  556. act 'Leave':gt 'pav_train_market', 'start'
  557. act 'Buy something else':gt 'pav_train_market', 4
  558. end
  559. end
  560. if mc_inventory['dildo_normal'] > 0:
  561. if money >= 500 and mc_inventory['strapon'] = 0:
  562. act 'Buy strap-on harness (500<b>₽</b>)':
  563. cla
  564. minut += 5
  565. mc_inventory['strapon'] = 1
  566. strapnumber = 2
  567. money -= 500
  568. pcs_horny += 10
  569. TimesBuyPorno += 1
  570. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/harness.jpg"></center>'
  571. if pcs_horny >= 50 and fame['pav_slut'] < 150:
  572. 'You buy a strap-on harness and hastily hide it while your face blushes with embarrassment.'
  573. else
  574. 'You buy a strap-on harness and calmly hide it.'
  575. end
  576. act 'Leave':gt 'pav_train_market', 'start'
  577. act 'Buy something else':gt 'pav_train_market', 4
  578. end
  579. end
  580. else
  581. if money >= 1200 and mc_inventory['strapon'] = 0 and mc_inventory['dildo_normal'] = 0:
  582. act 'Buy strap-on harness with a 15cm dildo (1200<b>₽</b>)':
  583. cla
  584. minut += 5
  585. mc_inventory['strapon'] = 1
  586. mc_inventory['dildo_normal'] = 1
  587. strapnumber = 2
  588. money -= 1200
  589. pcs_horny += 10
  590. TimesBuyPorno += 1
  591. '<center><img <<$set_imgh>> src="images/pc/items/sextoys/harness.jpg"></center>'
  592. if pcs_horny >= 50 and fame['pav_slut'] < 150:
  593. 'You buy a strap-on harness and hastily hide it while your face blushes with embarrassment.'
  594. else
  595. 'You buy a strap-on harness and calmly hide it.'
  596. end
  597. act 'Leave':gt 'pav_train_market', 'start'
  598. act 'Buy something else':gt 'pav_train_market', 4
  599. end
  600. end
  601. end
  602. end
  603. end
  604. if ARGS[0] = 5:
  605. *clr & cla
  606. menu_off = 1
  607. minut += 5
  608. gs 'stat'
  609. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dedgitara.jpg"></center>'
  610. 'You see an old man playing the guitar. He''s trying to avert as much attention as he can to himself.'
  611. act 'Stop wandering': gt 'pav_train_market', 'start'
  612. if hour >= 8 and hour <= 18:
  613. act 'Wander around the market': gt 'pav_train_market','events'
  614. end
  615. end
  616. if ARGS[0] = 6:
  617. *clr & cla
  618. menu_off = 1
  619. minut += 5
  620. gs 'stat'
  621. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/nenavizublyadcigan.jpg"></center>'
  622. 'You meet a Gypsy woman. She offers to tell your fortune.'
  623. act 'Decline': gt 'pav_train_market', 'start'
  624. act 'Accept':
  625. *clr & cla
  626. minut += 5
  627. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/gadaet'+rand(1,2)+'.jpg"></center>'
  628. 'You agree, and Gypsy takes your hand before she predicts you will have great happiness and lots of money. Afterwards, she promptly walks away.'
  629. act 'Something''s wrong':
  630. *clr & cla
  631. money = 0
  632. pcs_mood -= 50
  633. gs 'stat'
  634. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pusto.jpg"></center>'
  635. 'With a sneaking suspicion, you start looking through your stuff. Unfortunately, your wallet is nowhere to be found!'
  636. act 'Find the Gypsy':
  637. *clr & cla
  638. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/okliknut.jpg"></center>'
  639. 'You search the area hoping to find the thief, but she has already disappeared into the crowd.'
  640. act 'Back': gt 'pav_train_market', 'start'
  641. end
  642. end
  643. end
  644. end
  645. if ARGS[0] = 7:
  646. *clr & cla
  647. menu_off = 1
  648. minut += 5
  649. gs 'stat'
  650. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/kosmetic.jpg"></center>'
  651. tovpay = 800
  652. 'You see some cosmetics on sale for <<tovpay>> <b>₽</b>.'
  653. act 'Stop wandering': gt 'pav_train_market', 'start'
  654. if hour >= 8 and hour <= 18:
  655. act 'Wander around the market': gt 'pav_train_market','events'
  656. end
  657. if money >= tovpay:
  658. act 'Buy the cosmetics (800<b>₽</b>)':
  659. minut += 15
  660. money -= tovpay
  661. mc_inventory['cosmetics'] += 50
  662. gt 'pav_train_market', 'start'
  663. end
  664. end
  665. end
  666. if ARGS[0] = 8:
  667. *clr & cla
  668. menu_off = 1
  669. minut += 5
  670. gs 'stat'
  671. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/vitaminki.jpg"></center>'
  672. tovpay = 105
  673. 'You see some vitamins on sale for <<tovpay>> <b>₽</b>.'
  674. act 'Stop wandering': gt 'pav_train_market', 'start'
  675. if hour >= 8 and hour <= 18:
  676. act 'Wander around the market': gt 'pav_train_market','events'
  677. end
  678. if money >= tovpay:
  679. act 'Buy vitamins (105<b>₽</b>)':
  680. minut += 15
  681. mc_inventory['vitamins'] += 20
  682. money -= tovpay
  683. gt 'pav_train_market', 'start'
  684. end
  685. end
  686. end
  687. if ARGS[0] = 9:
  688. *clr & cla
  689. menu_off = 1
  690. minut += 5
  691. gs 'stat'
  692. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/condoms.jpg"></center>'
  693. tovpay = 80
  694. 'You see a booth selling condoms for <<tovpay>> <b>₽</b>.'
  695. act 'Stop wandering': gt 'pav_train_market', 'start'
  696. if hour >= 8 and hour <= 18:
  697. act 'Wander around the market': gt 'pav_train_market','events'
  698. end
  699. if money >= tovpay:
  700. act 'Buy condoms (80<b>₽</b>)':
  701. minut += 15
  702. mc_inventory['equipped_condoms'] += 5
  703. i = 5
  704. :cndmlp
  705. if rand(0,49)-6*(8-tovpay/10) <= 0:mc_inventory['bad_condoms'] += 1
  706. if i > 0: i-= 1 & jump 'cndmlp'
  707. killvar 'i'
  708. money -= tovpay
  709. gt 'pav_train_market', 'start'
  710. end
  711. end
  712. end
  713. if ARGS[0] = 10:
  714. *clr & cla
  715. menu_off = 1
  716. minut += 5
  717. gs 'stat'
  718. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/balzam.jpg"></center>'
  719. tovpay = 100
  720. 'There is lip balm on sale for <<tovpay>> <b>₽</b>.'
  721. act 'Stop wandering': gt 'pav_train_market', 'start'
  722. if hour >= 8 and hour <= 18:
  723. act 'Wander around the market': gt 'pav_train_market','events'
  724. end
  725. if money >= tovpay:
  726. act 'Buy lip balm (100<b>₽</b>)':
  727. *clr & cla
  728. minut += 15
  729. mc_inventory['lipbalm'] += 30
  730. money -= tovpay
  731. gt 'pav_train_market', 'start'
  732. end
  733. end
  734. end
  735. if ARGS[0] = 11:
  736. *clr & cla
  737. menu_off = 1
  738. minut += 5
  739. gs 'stat'
  740. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/artur.jpg"></center>'
  741. if arturKnow = 0:
  742. 'Someone suddenly calls out, "Hey, pretty girl, do you want a fresh, juicy tangerine?"'
  743. act 'Look': gt 'arturRinok','start'
  744. else
  745. 'Someone suddenly calls out, "Hey, <<$pcs_nickname>>, do you want a fresh, juicy tangerine?"'
  746. act 'Go and see Arthur': gt 'arturRinok','start'
  747. end
  748. end
  749. if ARGS[0] = 12:
  750. *clr & cla
  751. menu_off = 1
  752. minut += 5
  753. gs 'stat'
  754. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/cheburek.jpg"></center>'
  755. 'Walking through the market, you came across an old woman selling pies.'
  756. act 'Stop wandering': gt 'pav_train_market', 'start'
  757. if hour >= 8 and hour <= 18:
  758. act 'Wander around the market': gt 'pav_train_market','events'
  759. end
  760. if pcs_energy <= 80:
  761. act 'Buy a pie for 20 <b>₽</b>':
  762. *clr & cla
  763. fat+=3
  764. frost = 0
  765. pcs_health += 5
  766. pcs_mood += 5
  767. pcs_hydra -= 5
  768. pcs_energy+=5
  769. money-=20
  770. minut+=10
  771. gs 'stat'
  772. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/eat.jpg"></center>'
  773. 'The pie is still warm as the woman hands it over to you. Then, barely able to keep yourself away from it, you find a place to sit and enjoy the pie.'
  774. act 'Continue walking through the market': gt 'pav_train_market','events'
  775. end
  776. else
  777. *p ', But you are not hungry right now.'
  778. end
  779. end
  780. if ARGS[0] = 13:
  781. *clr & cla
  782. menu_off = 1
  783. minut += 5
  784. gs 'stat'
  785. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dropwallet.jpg"></center>'
  786. 'You see a wallet fall out of a woman''s purse.'
  787. act 'Tell her':
  788. *clr & cla
  789. minut += 2
  790. gs 'stat'
  791. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/vernutwallet.jpg"></center>'
  792. 'You call the woman and hold out her wallet. She looks at you and, realising, gratefully takes her wallet back and walks away.'
  793. act 'Continue walking through the market': gt 'pav_train_market','events'
  794. end
  795. act 'Look through the purse':
  796. *clr & cla
  797. minut += 5
  798. gs 'stat'
  799. i = rand(40,200)
  800. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/zaglanut.jpg"></center>'
  801. 'You open the wallet and you see that there''s <<i>><b>₽</b>'
  802. gs 'willpower', 'misc', 'self', 'easy'
  803. if will_cost <= pcs_willpwr:
  804. act 'Take the money and throw away the wallet (<<will_cost>> Willpower)':
  805. *clr & cla
  806. money += i
  807. pcs_mood += 10
  808. killvar 'i'
  809. gs 'willpower', 'pay', 'resist'
  810. gs 'stat'
  811. 'You just need the money.'
  812. act 'Continue': gt 'pav_train_market','start'
  813. end
  814. else
  815. act 'Take the money and throw away the wallet (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  816. end
  817. act 'Catch up with the woman and return her purse':
  818. *clr & cla
  819. pcs_mood += 5
  820. gs 'stat'
  821. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/proverka.jpg"></center>'
  822. 'You catch up with the woman, and telling her she dropped something, you hand her the purse. The woman checks that her money is still there, and seeing everything in place, she thanks you and walks away.'
  823. act 'Stop wandering': gt 'pav_train_market', 'start'
  824. if hour >= 8 and hour <= 18:
  825. act 'Wander around the market': gt 'pav_train_market','events'
  826. end
  827. end
  828. end
  829. end
  830. if ARGS[0] = 14:
  831. *clr & cla
  832. menu_off = 1
  833. minut += 5
  834. gs 'stat'
  835. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/rebenok.jpg"></center>'
  836. 'You see a young mother and her crying baby.'
  837. act 'Stop wandering': gt 'pav_train_market', 'start'
  838. if hour >= 8 and hour <= 18:
  839. act 'Wander around the market': gt 'pav_train_market','events'
  840. end
  841. end
  842. if ARGS[0] = 15:
  843. *clr & cla
  844. menu_off = 1
  845. minut += 5
  846. gs 'stat'
  847. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/rezba.jpg"></center>'
  848. 'You find a stall with beautiful things carved out of wood and metal.'
  849. act 'Stop wandering': gt 'pav_train_market', 'start'
  850. if hour >= 8 and hour <= 18:
  851. act 'Wander around the market': gt 'pav_train_market','events'
  852. end
  853. end
  854. if ARGS[0] = 16:
  855. *clr & cla
  856. menu_off = 1
  857. minut += 5
  858. gs 'stat'
  859. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/gruzchik.jpg"></center>'
  860. 'Looking around, you almost collide with a man pulling a small cart.'
  861. act 'Stop wandering': gt 'pav_train_market', 'start'
  862. if hour >= 8 and hour <= 18:
  863. act 'Wander around the market': gt 'pav_train_market','events'
  864. end
  865. end
  866. if ARGS[0] = 17:
  867. *clr & cla
  868. menu_off = 1
  869. minut += 5
  870. gs 'stat'
  871. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/meatlavka.jpg"></center>'
  872. 'You wander past the meat seller and see a butcher working with an axe.'
  873. act 'Stop wandering': gt 'pav_train_market', 'start'
  874. if hour >= 8 and hour <= 18:
  875. act 'Wander around the market': gt 'pav_train_market','events'
  876. end
  877. end
  878. if ARGS[0] = 18:
  879. *clr & cla
  880. menu_off = 1
  881. minut += 5
  882. gs 'stat'
  883. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/dirka.jpg"></center>'
  884. 'As you walk past a stall, you notice a small hole torn in the canvas.'
  885. act 'Stop wandering': gt 'pav_train_market', 'start'
  886. if hour >= 8 and hour <= 18:
  887. act 'Wander around the market': gt 'pav_train_market','events'
  888. end
  889. gs 'willpower', 'voyeur', 'self', 'easy'
  890. if will_cost <= pcs_willpwr:
  891. act 'Look through the hole (<<will_cost>> Willpower)':
  892. *clr & cla
  893. gs 'arousal', 'voyeur', 2
  894. gs 'willpower', 'pay', 'resist'
  895. gs 'stat'
  896. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/pereodev'+rand(1,15)+'.jpg"></center>'
  897. 'You look inside the tent and see ' + $pavtrain_marketrandtext[rand(3,7)]
  898. act 'Leave': gt 'pav_train_market', 'start'
  899. end
  900. else
  901. act 'Look through the hole (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  902. end
  903. end
  904. if ARGS[0] = 19:
  905. *clr & cla
  906. menu_off = 1
  907. minut += 5
  908. gs 'stat'
  909. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/market/birthcontrolpills.jpg"></center>'
  910. tovpay = 1500
  911. 'You see a booth selling birth control pills for <<tovpay>> <b>₽</b>.'
  912. act 'Stop wandering': gt 'pav_train_market', 'start'
  913. if hour >= 8 and hour <= 18:
  914. act 'Wander around the market': gt 'pav_train_market','events'
  915. end
  916. if money >= tovpay and therapistFuckedPussyStage < 2:
  917. act 'Buy birth control pills (1500 <b>₽</b>)':
  918. *clr & cla
  919. minut += 15
  920. mc_inventory['contraceptive_pill'] += 1
  921. temp = rand(0,3)
  922. if temp = 0:
  923. tabletkiold += 1 & !Pills are expired and less effective
  924. elseif temp = 1:
  925. tabletkifert += 1 & ! pills were replaced with fertility hormones
  926. elseif temp = 2:
  927. tabletkirej += 1 & !Pills are factory rejects with variable strength
  928. else
  929. !Pills were tampered with
  930. if rand(0,1) = 1:
  931. tabletkifake += 1 & !Pills are counterfeit and useless
  932. else
  933. tabletkisug += 1 & ! pills were all replaced with sugar pills
  934. end
  935. end
  936. money -= tovpay
  937. gt 'pav_train_market', 'start'
  938. end
  939. end
  940. end
  941. --- pav_train_market ---------------------------------