Nudelake.qsrc 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. # Nudelake
  2. !!2021/03/27
  3. $loc = 'Nudelake'
  4. $loc_arg = ''
  5. $menu_loc = 'Nudelake'
  6. $menu_arg = ''
  7. killvar '$locclass'
  8. menu_off = 0
  9. $location_type = 'secluded'
  10. gs 'stat'
  11. '<center><b>nudist beach</b></center>'
  12. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/nudelake.jpg"></center>'
  13. 'The nudist beach, where clothing is optional.'
  14. if PCloswimwear = 1 or $clothingworntype = 'nude':
  15. act'Get dressed':
  16. cla
  17. *clr
  18. minut+=5
  19. gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
  20. gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
  21. gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
  22. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/dress_nudebeach.jpg"></center>'
  23. 'You put your clothes back on.'
  24. act'Continue':gt'Nudelake'
  25. end
  26. end
  27. if temper >= 15 and month >= 5 and month <= 9 and hour >= 6 and hour <= 20:
  28. if func('changingroom','count_swim_item') > 0 and PCloswimwear = 0:
  29. act'Change into your swimwear':
  30. menu_off = 1
  31. cla
  32. *clr
  33. minut+=5
  34. if pcs_horny >= 90:
  35. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants1.jpg"></center>'
  36. 'You want to change into a swimsuit, but with no changing room here and your pussy oozing juices down your leg, coupled with the thought that people will see, horrifies you. You abandon the idea.'
  37. '"I should sort out my arousal first." you think to yourself.'
  38. act'Continue':gt'Nudelake'
  39. else
  40. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
  41. 'You wrap a towel around yourself and you''re ready to change into your swimsuit.'
  42. act'Choose outfit':gt'changingroom', 'view_swim_list'
  43. end
  44. end
  45. end
  46. if $clothingworntype ! 'nude':
  47. act'Take off your clothes':
  48. menu_off = 1
  49. if pcs_inhib > 30:
  50. cla
  51. *clr
  52. minut += 5
  53. $lastwornclothingtype['swim'] = $clothingworntype
  54. lastwornclothingnumber['swim'] = clothingwornnumber
  55. $lastwornpantytype['swim'] = $pantyworntype
  56. lastwornpantynumber['swim'] = pantywornnumber
  57. $lastwornbratype['swim'] = $braworntype
  58. lastwornbranumber['swim'] = brawornnumber
  59. gs 'clothing', 'strip_all'
  60. if pcs_horny >= 80 and exhibitionist_lvl > 1 and PCloPanties > 0:
  61. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
  62. 'You strip off. A few passing men do a double-take and pause 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.'
  63. elseif pcs_inhib >= 60:
  64. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  65. '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.'
  66. elseif pcs_inhib < 60:
  67. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  68. '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. You''re naked now.'
  69. end
  70. else
  71. cla
  72. *clr
  73. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/shyness.jpg"></center>'
  74. 'Even though no one is around, you don''t feel confident enough to actually take your clothes off.'
  75. end
  76. act'Continue':gt'Nudelake'
  77. end
  78. end
  79. if $clothingworntype = 'nude':
  80. 'Here you can <a href="exec:gt ''Nudelake'', ''zagarat''">sunbathe</a> and <a href="exec:gt ''Nudelake'', ''swim''">swim</a>'
  81. if pcs_stam >= (20 * (10 - sport_clothes_exercise_bonus)) / 2:
  82. act 'Go swimming': gt 'Nudelake', 'swim'
  83. end
  84. act 'Sunbathe': gt 'Nudelake', 'zagarat'
  85. 'You can play <a href="exec:gt ''Nudelake'', ''voleybol''">beach volleyball</a>.'
  86. end
  87. if katday ! daystart and kat >= 1:
  88. 'You see Kat on the beach.'
  89. act 'Approach Kat':gt 'Katlake', 'kat'
  90. end
  91. elseif hour >= 6 and hour <= 20:
  92. 'It''s too cold for any nudist activities.'
  93. else
  94. 'The nudist beach is closed.'
  95. end
  96. if $clothingworntype = 'nude':
  97. act 'Get dressed':
  98. gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
  99. gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
  100. gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
  101. end
  102. else
  103. act 'Return to the main beach':gt 'city_lake', 'start'
  104. end
  105. if $ARGS[0] = 'voleybol':
  106. $location_type = 'event_outdoors'
  107. $menu_loc = 'Nudelake'
  108. $menu_arg = 'voleybol'
  109. menu_off = 0
  110. *clr & cla
  111. minut += 1
  112. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
  113. 'You go to the volleyball court.'
  114. act 'Watch':gt 'Nudelake', 'smotr'
  115. act 'Leave':gt 'Nudelake'
  116. act 'Play':
  117. menu_off = 1
  118. cla
  119. *clr
  120. gs 'exp_gain', 'agil', 1
  121. gs 'exp_gain', 'react', 1
  122. gs 'exp_gain', 'vball', rand(1,3)
  123. minut += 30
  124. inhib_exp += rand(1,3)
  125. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
  126. 'You go up to the players and ask whether it is possible to join in. They are happy to put you on a team.'
  127. act 'Finish':gt 'Nudelake'
  128. end
  129. end
  130. if $ARGS[0] = 'zagarat':
  131. $location_type = 'event_outdoors'
  132. *clr & cla
  133. minut += 30
  134. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  135. inhib_exp += rand(1,3)
  136. pcs_mood += 5
  137. menu_off = 1
  138. gs 'stat'
  139. '<center><img <<$set_imgh>> src="images/locations/shared/lake/tanning_nude.jpg"></center>'
  140. if mc_inventory['suncream'] = 0:
  141. pcs_tan += 1
  142. 'You go to the beach and sunbathe.'
  143. else
  144. mc_inventory['suncream'] -= 1
  145. pcs_tan += 3
  146. 'You smear sunblock on your body and sunbathe.'
  147. end
  148. nzagrand = rand(0, 100)
  149. if nzagrand >= 60 and nzagrand < 70 and npc_rel['A219'] > 30 and katkey = 0:gt 'Katlake', 'key'
  150. if nzagrand >= 70 and nzagrand < 80 and kat = 0 and katday ! daystart:gt 'Katlake'
  151. if nzagrand >= 80 and nzagrand < 90:gt 'Vnlake1'
  152. if nzagrand >= 90:gt 'Vnlake2'
  153. act 'Finish':gt 'Nudelake'
  154. end
  155. if $ARGS[0] = 'swim':
  156. $location_type = 'event_outdoors'
  157. menu_off = 0
  158. cla
  159. *clr
  160. pcs_makeup = 1
  161. cumspclnt = 4
  162. gs 'cum_cleanup'
  163. gs 'exercise', 'tier1', 60, 'stren', 'vital'
  164. if $clothingworntype = 'nude':
  165. gs 'exercise', 'tier1', 1, 'stren', 'vital'
  166. minut -= 1
  167. inhib_exp += rand(1,3)
  168. else
  169. if pcs_inhib < 50:inhib_exp += rand(1,3)
  170. end
  171. pcs_sweat = 10 + rand(0,4)
  172. '<center><img <<$set_imgh>> src="images/pc/activities/swim/lake/swim_nude_<<rand(0,10)>>.jpg"></center>'
  173. 'You go for a swim.'
  174. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  175. act 'Finish':gt 'Nudelake'
  176. end
  177. if $ARGS[0] = 'smotr':
  178. $location_type = 'event_outdoors'
  179. menu_off = 0
  180. *clr & cla
  181. minut += 30
  182. gs 'stat'
  183. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
  184. 'You watch the others play.'
  185. act 'Leave':gt 'Nudelake'
  186. end
  187. --- Nudelake ---------------------------------