parks 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. # parks
  2. if $ARGS[0] = 'start':
  3. cls
  4. $location_type = 'public_outdoors'
  5. $metka = ''
  6. $loc = 'parks'
  7. gs'stat'
  8. '<center><B>Old Town Park</B></center>'
  9. '<center><img <<$set_imgh>> src="images/locations/oldtown/park/parkus.jpg" ></center>'
  10. 'These gardens of the old palace have been sculpted over many years into wonderful, landscaped gardens with a tranquil atmosphere.'
  11. 'The old park is a favorite vacation spot for tourists and the main feature of old town.'
  12. 'Explore the narrow <a href="exec:GT ''parks'',''allea''">footpath</a> .'
  13. 'Wander deeper into the <a href="exec:GT ''lug'',''start''">park</a> .'
  14. act 'Go to the high street': minut += 10 & gt 'liames'
  15. act 'Go to the town center': minut += 10 & gt 'liam'
  16. act 'Walk around the park (1 hour)':
  17. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1', 1
  18. cla
  19. minut += 60
  20. pcs_mood += 10
  21. pcs_willpwr += 10
  22. gs'stat'
  23. 'You leisurely stroll through the park of the Old Town. Breathe in the fresh air, reflecting on the vicissitudes of fate.'
  24. act 'Complete outing':gt 'parks','start'
  25. end
  26. if month = 5 or month = 6 or month = 7 or month = 8 or month = 9:
  27. if hour > 6 and hour < 23:
  28. act 'Rest on the bench':
  29. cla
  30. *clr
  31. '<center><img <<$set_imgh>> src="images/locations/shared/park/bench_6.jpg"></center>'
  32. waiting = input ("How many minutes of sitting? (Not more 120 minutes)")
  33. if waiting <= 0 or waiting > 120:
  34. minut = minut + 15
  35. elseif waiting > 0 and waiting <= 120:
  36. minut = minut + waiting
  37. pcs_mood += 10
  38. pcs_willpwr = pcs_willpwr + 10
  39. if pcs_sleep < 90:pcs_sleep += 10
  40. end
  41. act 'Consult a watch': gt 'parks', 'start'
  42. end
  43. end
  44. end
  45. if pcs_exhibition >= 35:
  46. act 'Flash your tits':
  47. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  48. cls
  49. minut += 5
  50. gs 'arousal', 'flash_breasts', 5, 'exhibition'
  51. gs 'arousal', 'end'
  52. exhibition_exp += rand(5,8)
  53. gs 'stat'
  54. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_tits.jpg"></center>'
  55. 'You find an area far from where the children play in the park and flash your tits to some passers-by.'
  56. act 'Continue': gt 'parks', 'start'
  57. end
  58. end
  59. if pcs_exhibition >= 40:
  60. act 'Flash your pussy':
  61. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  62. cls
  63. minut += 5
  64. gs 'arousal', 'flash_pussy', 5, 'exhibition'
  65. gs 'arousal', 'end'
  66. exhibition_exp += rand(9,12)
  67. gs 'stat'
  68. if pcs_pubes >= 10:
  69. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_hairy.jpg"></center>'
  70. else
  71. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_nohairy.jpg"></center>'
  72. end
  73. 'You find an area far from where the children play in the park and flash your pussy to some passers-by.'
  74. act 'Continue': gt 'parks', 'start'
  75. end
  76. end
  77. end
  78. if $ARGS[0] = 'allea':
  79. cls
  80. $location_type = 'public_outdoors'
  81. $metka = 'allea'
  82. $loc = 'parks'
  83. gs'stat'
  84. '<center><img <<$set_imgh>> src="images/pic/allea.jpg" ></center>'
  85. 'Wander still further into the <a href="exec:GT ''lug'',''luzhayka''">park</a>.'
  86. act 'Go back toward the old town':
  87. minut += 15
  88. gt 'parks', 'start'
  89. end
  90. gs 'kseniyaQW', 'events'
  91. if pcs_exhibition >= 35:
  92. act 'Flash your tits':
  93. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  94. cls
  95. minut += 5
  96. gs 'arousal', 'flash_breasts', 5, 'exhibition'
  97. gs 'arousal', 'end'
  98. exhibition_exp += rand(5,8)
  99. gs 'stat'
  100. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_tits.jpg"></center>'
  101. 'You find an area far from where the children play in the park and flash your tits to some passers-by.'
  102. act 'Continue': gt 'parks', 'start'
  103. end
  104. end
  105. if pcs_exhibition >= 40:
  106. act 'Flash your pussy':
  107. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  108. cls
  109. minut += 5
  110. gs 'arousal', 'flash_pussy', 5, 'exhibition'
  111. gs 'arousal', 'end'
  112. exhibition_exp += rand(9,12)
  113. gs 'stat'
  114. if pcs_pubes >= 10:
  115. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_hairy.jpg"></center>'
  116. else
  117. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_nohairy.jpg"></center>'
  118. end
  119. 'You find an area far from where the children play in the park and flash your pussy to some passers-by.'
  120. act 'Continue': gt 'parks', 'start'
  121. end
  122. end
  123. end
  124. --- parks ---------------------------------