pushkin_parks.qsrc 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. # pushkin_parks
  2. !!2021/05/12
  3. if $ARGS[0] = 'start':
  4. *clr & cla
  5. $location_type = 'public_outdoors'
  6. gs 'shortgs', 'setloc', 'pushkin_parks', 'start'
  7. $region = 'pushkin'
  8. $locclass = 'city_park'
  9. menu_off = 0
  10. gs'stat'
  11. '<center><B>Pushkin Town Park</B></center>'
  12. '<center><img <<$set_imgh>> src="images/locations/pushkin/park/parkus.jpg" ></center>'
  13. 'The gardens of the old palace have been sculpted over many years into a wonder landscape with a tranquil atmosphere.'
  14. 'The Pushkin Park is a must-see for tourists and servers as the main attraction of Pushkin.'
  15. 'Wander deeper into the <a href="exec:gt ''pushkin_parks'', ''lug''">park</a>.'
  16. act 'Go to Okhlopkov Square (0:05)': minut += 5 & gt 'pushkin_sq'
  17. act 'Go to Town Center (0:10)': minut += 10 & gt 'pushkin'
  18. act 'Walk around the park (1 hour)':
  19. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1', 1
  20. cla
  21. minut += 60
  22. pcs_mood += 10
  23. gs'stat'
  24. 'You leisurely stroll through Pushkin Park, breathing in the fresh air, and reflecting on the vicissitudes of fate.'
  25. act 'Complete outing.':gt 'pushkin_parks','start'
  26. end
  27. gs 'park_walkevents', 'run'
  28. if hour >= 20 or hour < 6 :
  29. if func('homes_properties', 'has_access', 'old_town_apartment') = 0 :
  30. !nowhere to live in town
  31. 'It''s quite dark now, and you have no where to stay nearby. Maybe you should try to sleep on a bench?'
  32. else
  33. 'It''s quite dark now, and you don''t feel like walking. Maybe you should try sleeping on a bench?'
  34. end
  35. act 'Sleep on a bench': gt'placer_sex','sleeping_park_bench'
  36. end
  37. act 'Sit down on the bench':gs 'placer_sex', 'sitting_park_bench'
  38. if mc_inventory['joints'] > 0 and drugVars['weed_high'] = 0: act 'Smoke a joint': minut += 10 & gs 'drugs', 'joint' & gt $loc, $loc_arg
  39. if pcs_inhib >= 35 or exhibitionist_lvl > 0:
  40. act 'Flash your tits':
  41. menu_off = 1
  42. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  43. *clr & cla
  44. inhib_exp += rand(1,3)
  45. gs 'flash', 'tits', 'outdoors', 5
  46. gs 'stat'
  47. act 'Continue': gt 'pushkin_parks', 'start'
  48. end
  49. end
  50. if exhibitionist_lvl > 1:
  51. act 'Flash your pussy':
  52. menu_off = 1
  53. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  54. *clr & cla
  55. gs 'flash', 'pussy', 'outdoors', 5
  56. gs 'stat'
  57. act 'Continue': gt 'pushkin_parks', 'start'
  58. end
  59. end
  60. end
  61. if $ARGS[0] = 'lug':
  62. $location_type = 'public_outdoors'
  63. gs 'shortgs', 'setloc', 'pushkin_parks', 'lug'
  64. $region = 'pushkin'
  65. $locclass = 'city_park'
  66. menu_off = 0
  67. gs'stat'
  68. '<center><img <<$set_imgh>> src="images/locations/pushkin/park/lug.jpg" ></center>'
  69. 'It''s a small but well maintained meadow with evergreen grass, perfect for laying down to rest, have a picnic or just sunbathe. Mothers with small children regularly visit this place. Despite that, if you feel like exposing yourself here, there would be less people to see it, making it easier to find the bravery to do so.'
  70. streetrand = RAND(0,100)
  71. if streetrand >= 60 and pcs_lover < 3:
  72. vnerand = RAND(0,300)
  73. if vnerand <= pcs_apprnc:
  74. gs'boygirl', 0
  75. '<<$REPLACE($boybody_pref, "a", "A")>>, <<$boybod>>, <<$boyface>> haired guy comes up to you. He is wearing <<$boyClo>>'
  76. 'The guy introduces himself as <<$boydesc>> and asks for your telephone number.'
  77. act 'Tell him your number':
  78. cla
  79. gs 'boyfrend', 'start'
  80. stopboy = 0
  81. '<<$boydesc>> thanks you and leaves.'
  82. act 'Complete outing': gt 'pushkin_parks', 'lug'
  83. end
  84. end
  85. end
  86. if pavserhom = 0 and psiha = 0 and func('homes_properties', 'has_access', 'city_apartment') = 0:
  87. temp = RAND(1,100)
  88. if temp >= 90:
  89. pcs_horny += 20
  90. gs'stat'
  91. 'On the path stands a <a href="exec:dynamic $pavserjil">man</a> looking like he is waiting for someone.'
  92. end
  93. end
  94. gs 'kseniyaQW', 'events'
  95. if pcs_inhib >= 35:
  96. act 'Flash your tits':
  97. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  98. cls
  99. inhib_exp += rand(1,3)
  100. gs 'flash', 'tits', 'outdoors', 5
  101. gs 'stat'
  102. act 'Continue': gt 'pushkin_parks', 'lug'
  103. end
  104. end
  105. if exhibitionist_lvl > 0:
  106. act 'Flash your pussy':
  107. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  108. cls
  109. gs 'flash', 'pussy', 'outdoors', 5
  110. gs 'stat'
  111. act 'Continue': gt 'pushkin_parks', 'lug'
  112. end
  113. end
  114. act 'Visit the pond':
  115. set minut += 10
  116. gt 'pushkin_parks', 'prut'
  117. end
  118. act 'Go toward the park entrance':
  119. set minut += 5
  120. gt 'pushkin_parks', 'start'
  121. end
  122. gs 'events', 'street_cum'
  123. end
  124. if $ARGS[0] = 'prut':
  125. cls
  126. gs 'shortgs', 'setloc', 'pushkin_parks', 'prut'
  127. gs 'stat'
  128. $location_type = 'public_outdoors'
  129. '<center><B>Park Pond</B></center>'
  130. '<center><img <<$set_imgh>> src="images/locations/pushkin/park/prut.jpg" ></center>'
  131. 'A large and pretty pond near the end of the park, it continues off in to a wooded area.'
  132. act 'Explore the wooded area':
  133. set minut += 10
  134. gt 'pushkin_parks', 'prut2'
  135. end
  136. act 'Return to the small meadow':
  137. set minut += 10
  138. gt'pushkin_parks', 'start'
  139. end
  140. end
  141. if $ARGS[0] = 'prut2':
  142. cls
  143. gs 'shortgs', 'setloc', 'pushkin_parks', 'prut2'
  144. $region = 'pushkin'
  145. gs 'stat'
  146. $location_type = 'public_outdoors'
  147. '<center><B>Woodland Pond</B></center>'
  148. '<center><img <<$set_imgh>> src="images/locations/pushkin/park/prut2.jpg" ></center>'
  149. 'The pond is still and beautiful here and the trees offer some privacy, it feels quite magical.'
  150. 'There is a large field beyond that is hidden from the tourist trail.'
  151. act 'Go to the field':
  152. set minut += 15
  153. gt 'pushkin_parks', 'luzhayka'
  154. end
  155. act 'Follow the pond back out of the woods':
  156. set minut += 10
  157. gt 'pushkin_parks', 'prut'
  158. end
  159. ! Setup for teleport circle
  160. if tpKnown['PushkinPark'] = 1:
  161. act 'Enter the hidden circle of trees': gt 'treeCircle', 'PushkinPark'
  162. else
  163. act 'Investigate a mysterious copse of trees': gt 'treeCircle', 'PushkinPark'
  164. end
  165. if $start_type[1] ! 'nomagic' and rand (1, 4) <= pcs_magik and (hour <=6 or hour >=19):
  166. if knowsfairy < 1 and fairyskip = 0:
  167. $loc_arg = 'prut2'
  168. xgt 'MagEncounterFairy'
  169. elseif fairyskip = 0:
  170. act 'Go to where the Fairy may be': xgt 'MagEncounterFairy'
  171. end
  172. end
  173. if temper >= 15 and month >= 5 and month <= 9 and hour >= 6 and hour <= 20:
  174. if pcs_inhib > 30:
  175. act 'Strip off and skinny dip (1:00)':
  176. *clr & cla
  177. cumspclnt = 4
  178. gs 'cum_cleanup'
  179. minut += 60
  180. pcs_sweat = 10 + rand(0,4)
  181. pcs_mood += 5
  182. if pcs_stren < 30: gs 'exp_gain', 'stren', 1
  183. gs 'arousal', 'flash', 10, 'exhibitionism'
  184. gs 'clothing', 'strip_all'
  185. if pcs_horny >= 80 and pcs_inhib >= 60 and PCloPanties > 0:
  186. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
  187. 'AS you strip off. A couple of passing men do a double-take and pause a moment to look at your sopping wet panties, probably thinking about what is making you so excited. You don''t care about what they might say or think of you and carry on stripping.'
  188. 'Once you are naked you play around and have fun in the pond, enjoying the feel of the warm water on your body. The clean pond water refreshes and invigorates you.'
  189. elseif pcs_inhib >= 60:
  190. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  191. 'Not caring if anyone is looking at you, you slowly take off your clothes. You peel off each item like a stripper. Soon, you are completely naked.'
  192. 'You play around and have fun in the pond, enjoying the feel of the warm water on your naked body. The clean pond water refreshes and invigorates you.'
  193. else
  194. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  195. 'You quickly check to see if anyone is watching, and when you''re satisfied no one is paying you undue attention, you take off your clothes.'
  196. 'You play around and have fun in the pond, enjoying the feel of the warm water on your naked body. The clean pond water refreshes and invigorates you.'
  197. end
  198. act'Get out and dressed':
  199. gs 'underwear', 'wear'
  200. gs 'clothing', 'wear_last_worn'
  201. gt 'pushkin_parks', 'prut2'
  202. end
  203. end
  204. else
  205. 'It would be a good place for skinny dipping but you''re too worried about what people would think to do such a thing.'
  206. end
  207. end
  208. end
  209. if $ARGS[0] = 'luzhayka':
  210. cls
  211. gs 'shortgs', 'setloc', 'pushkin_parks', 'luzhayka'
  212. gs'stat'
  213. '<center><img <<$set_imgh>> src="images/locations/pushkin/park/luzhayka.jpg" ></center>'
  214. 'A quiet hidden field that is well maintained but apart from the occasional grounds keeper you feel like it is all yours.'
  215. act 'Return to the woodland pond':
  216. set minut += 15
  217. gt 'pushkin_parks', 'prut2'
  218. end
  219. end
  220. --- pushkin_parks ---------------------------------